Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • OLE DEMO (http://demo.ole.kuali.org/ole-demo/portal.jsp)
    • Use: the OLE DEMO drive to explore OLE and past OLE 0.3 and 0.6 coding for Search.
    • OLE 0.6 Milestone User Documentation / Drivers Manual to assist in reviewing coded search features.
    • OLE DEMO is refreshed biweekly.
    • OLE DEMO is used by the Board and FC for external demonstrations during conferences, to staff, and potential partners. We request that users stay out of the environment during these times on the OLE Demo Calendar
  • OLE TEST (http://env4.ole.kuali.org/)
    • Use:  the OLE TST drive to test and review progressive search development and coding in 0.8.
    • OLE TST code is promoted biweekly on Friday afternoons and will be unavailable to users.
    • Note: OLE-DEV and OLE-TST do NOT currently (6/29/12) have bulk Bib and Instance records for testing of Search services. Those will be persisted in July pending completion of OLE Instance v.9.
  • OLE Data Model & Fields
    • Use: While OLE stores the below Document Types in the DocumentStore, OLE also maintains a relational database to store transactional data, users, patrons, and maintenance tables.
    • To access Fields used in transactions (such as Purchase Orders, Loans), users may view the following from inside OLE TST or OLE DEMO:
      • Go to OLE Application, and select the Administration Tab
      • Select: "Functional Field Description Lookup". 
      • Users must select the appropriate Namespace (OLE-PURAP for acquisitions; OLE-VND, OLE-COA) and its Tab "component"- on which tab does field display?
      • Note: We are currently maintaining Rice 1 and Rice 2 data tables, and users must select the appropriate tool to access its tables (Acquisitions- Rice 1; Cataloging, Circulation, Licensing- Rice 2)
    • Alternatives:
      • Go to any transactional doc, and just find its basic display/label name on UI, and we can translate in future specs.
      • Install a database tool (such as free Oracle SQL Developer), and link to OLE tables (oracle.ole.kuali.org- contact Project Team or see Jenkins)
  • OLE Wiki, Document Types & Schemas
    • Use: use the wiki and its linked schemas to identify additional fields to be used in search design (fields, filters, sorts, facets, display)
    • OLE Bibliographic Documents - Docstore, Marc & Dublin Core
    • Bibliographic <Node metadata: DateUpload, DateLastUpdated. Future: FastAddFlag, Public, DateEntered?, CreateBy?>
    • OLE Instance- Docstore
    • Instance <Node Metadata: DateEntered, CreatedBy, LastUpdated, LastUpdatedBy, Harvestable, Status, SuppressFromPublic, FastAddFlag>
    • Item (availability) Status
    • OLE License Workflow
  • OLE Wiki: OLE Search Technical Documentation     
    • Use: To understand technical framework as coded so far for fields, facets, indexes, sorts, search logic and operators.
    • The wiki provides iterative documentation on the progress of Search coding, and docstore architecture with data model.
    • Doctypes & Formats:
      • Bib: Marc, Dublin Core (qualified, unqualified)
      • Instance
      • Licenses
      • Crosswalks used in Search fields/indexing
    • It provides an overview to coding in place for DocStore (federated) Search:
      • Available Search Fields
      • Available facets
      • Available Sorts
      • Search logic
      • NISO standards for sort (in progress)
    • It provides an overview of Transactional/Workflow searches completed or in progress for:
      • Acquisitions Search
      • Order Holding Queue
      • Receiving Queue
      • KFS/KNS Doc Search
      • KFS/KNS available fund/budget searches
      • Patron Search
      • Maintenance Docs/Lookups (searching & adding to controlled value selection lists)
      • License Agreement Search
      • Dup Check Match-Search used in Overlay & Ingest logic
  • OLE Jira, Master Search Executive OLE-1144
    • Use: To reference past functional documentation if more in-depth research or trouble-shooting required.
    • coding updates & original specifications (open, in-progress, testing, complete)
    • November/OLE 0.3 Search (initial Bib search, sorts, facets) OLE-1996
    • OLE 0.8 new/fixes in progress:

...