OpenEPCIS EUDR Vocabulary - Artefacts
Supports EU Deforestation Regulation 2023/1115 compliance: origin traceability back to the plot of land, harvest dates, species identification, and Due Diligence Statement linking — building on the official GS1 EUDR Standard.
Version 0.9.5
https://ref.openepcis.io/extensions/eu/eudr/Available Artefacts
| Artefact | Format | Media Type | Latest URL | Versioned URL |
|---|---|---|---|---|
| eudr-ontology.ttl | RDF/Turtle Ontology | text/turtle | /extensions/eu/eudr/eudr-ontology.ttl | /extensions/eu/eudr/0.9.5/eudr-ontology.ttl |
| eudr-context.jsonld | JSON-LD Context | application/ld+json | /extensions/eu/eudr/eudr-context.jsonld | /extensions/eu/eudr/0.9.5/eudr-context.jsonld |
| eudr-json-schema.json | JSON Schema | application/schema+json | /extensions/eu/eudr/eudr-json-schema.json | /extensions/eu/eudr/0.9.5/eudr-json-schema.json |
| eudr-shacl.ttl | SHACL Shapes | text/turtle | /extensions/eu/eudr/eudr-shacl.ttl | /extensions/eu/eudr/0.9.5/eudr-shacl.ttl |
| eudr.json | Generated JSON (for web apps) | application/json | /extensions/eu/eudr/eudr.json | /extensions/eu/eudr/0.9.5/eudr.json |
Content Negotiation
The extension namespace URI supports content negotiation. Use the Accept header to request different formats:
# Get Turtle format (ontology)
curl -H "Accept: text/turtle" https://ref.openepcis.io/extensions/eu/eudr/
# Get JSON-LD context
curl -H "Accept: application/ld+json" https://ref.openepcis.io/extensions/eu/eudr/
# Get JSON Schema
curl -H "Accept: application/schema+json" https://ref.openepcis.io/extensions/eu/eudr/