Document¶
Schema¶
| id: | string, autogenerated |
|---|---|
| documentType: | string |
| title: | string, multilingual The document title. |
| description: | string, multilingual A short description of the document. In the event the document is not accessible online, the description field can be used to describe arrangements for obtaining a copy of the document. |
| format: | string The format of the document taken from the IANA Media Types code list, with the addition of one extra value for ‘offline/print’, used when this document entry is being used to describe the offline publication of a document. |
| url: | string, autogenerated Direct link to the document or attachment. |
| datePublished: | string, Date, autogenerated The date on which the document was first published. |
| dateModified: | string, Date, autogenerated Date that the document was last modified |
| language: | string Specifies the language of the linked document using either two-digit ISO 639-1, or extended BCP47 language tags. |
| relatedItem: | string Id of related item. |