0016 Cited Documents¶
Cited documents support open metadata elements to link to a precise citation to remote documents in other types of repositories.
CitedDocument entity¶
CitedDocument entity is an ExternalReference that describes a specific document in an external repository.
CitedDocumentLink¶
CitedDocumentLink connects a Referenceable to a CitedDocument entity. It allows a referenceId and a precise page range (pages attribute) to be specified along with a short description of the relevance of the citation. This relationship is a multi-link relationship so the same referenceable can link to the same cited document multiple times, with different referenceIds.
Raise an issue or comment below