Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

OLE's Docstore stores different kinds of documents ranging from Bibliographic records to Licenses. The XML data, contained within each Docstore document, passes between OLE's Docstore and its clients.  External applications interact with the Docstore using REST API.


A Docstore document has two parts:

Content: actual information of the document.

Document: Additional attributes, or metadata, of the content such as dateCreated, dateUpdated, isStaffOnly etc.


Document Tree:

 

This is a term used to represent a document and its associated documents forming a hierarchical structure.

 

Examples:

HoldingsTree : Holdings (content only) and its Items (content only).

 

HoldingsDocTree: HoldingsDoc (content + metadata) and its ItemDocs (content + metadata)

 

BibTree: Bib (content only) and its HoldingsTrees (content only)

 

BibDocTree: BibDoc (content + metadata) and its HoldingsDocTrees (content + metadata)



Source Holdings

(MARC holdings, MODS holdings, etc.)

MARC holdings are scheduled to be added in 2.0.  See

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

 

  • No labels