Schema and samples for Docstore Documents
Description
OLE's Docstore stores different kinds of documents ranging from Bibliographic records to Licenses. The XML representation of Docstore documents, pass between Docstore and its clients. External applications interact with the Docstore using REST API.
License agreements are scheduled for 2.0; see
A Docstore document has two parts:
Content: actual information of the document.
Metadata: Additional attributes 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)
Document Type | Content | Document (content + metatdata): Schema and Sample |
---|---|---|
Bib | Bib MARC XML Schema from LOC | |
Holdings (singular and plural) | ||
Item | ||
Holdings Tree | ||
Bib Tree | Not yet defined |
Source Holdings
(MARC holdings, MODS holdings, etc.)
MARC holdings are scheduled to be added in 2.0. See
Â
Operated as a Community Resource by the Open Library Foundation