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 | ||
|---|---|---|---|---|---|
| documentUrl Document URL | URL to the document. See also gs1:referencedFileURL. | oec:DocumentReference | xsd:anyURI | inherited | |
| hasDocumentType Document Type | — | oec:DocumentReference | oec:DocumentType | inherited | |
| issueDate Issue Date | — | oec:DocumentReference | xsd:date | Public | |
| languageCode Language Code | ISO 639-1 language code. See also gs1:fileLanguageCode. | oec:DocumentReference | xsd:string | Public | |
| mimeType MIME Type | — | oec:DocumentReference | xsd:string | inherited |
Vocabulary alignment
Close match
GS1gs1:ReferencedFileDetails · QA 78%
Broader · upstream
foaf:Document · curated Schema.orgschema:APIReference · QA 81% Schema.orgschema:NoteDigitalDocument · QA 95%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Used as Range (4)
Where used
Referenced by other terms (15)
range:
common/corehasConformityDeclarationcommon/corehasDismantlingInstructionscommon/corehasDocumentscommon/corehasRepairInstructionseu/batteryhasDismantlingAndRemovalInformationeu/textilehasEuDeclarationOfConformityeu/detergenthasBiodegradabilityTestReporteu/detergenthasSafetyDataSheeteu/cprhasEuropeanAssessmentDocumenteu/cprhasValidationReports
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "DocumentReference",
"documentUrl": "...",
"hasDocumentType": "...",
"issueDate": "..."
}