DocumentReference
classDocument Reference
Reference to an external document such as reports, certificates, manuals, or guides. Supports multiple languages and formats. See also gs1:ReferencedFileDetails for GS1 Web Vocabulary equivalent.
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (5)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| documentType Document Type | — | oec:DocumentReference | oec:DocumentType | |
| documentUrl Document URL | URL to the document. See also gs1:referencedFileURL. | oec:DocumentReference | xsd:anyURI | |
| issueDate Issue Date | — | oec:DocumentReference | xsd:date | |
| languageCode Language Code | ISO 639-1 language code. See also gs1:fileLanguageCode. | oec:DocumentReference | xsd:string | |
| mimeType MIME Type | — | oec:DocumentReference | xsd:string |
Vocabulary alignment
Broader · upstream
GS1gs1:ReferencedFileDetails · QA 93% Schema.orgschema:APIReference · QA 93% Schema.orgschema:NoteDigitalDocument · QA 81%
Narrower · downstream
foaf:Document · QA 88%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Used as Range (3)
Where used
Referenced by other terms (14)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "DocumentReference",
"documentType": "...",
"documentUrl": "...",
"issueDate": "..."
}