CORE of the EU DPP core ontology proposed by the CIRPASS-2 project. - Artefacts
Upstream mirror of the CIRPASS-2 EUDPP Core Ontology v2.0.5 (Semantic Treehouse / TalTech) — the EU DPP pilot programme's data model and community input to CEN/CENELEC JTC 24. Mirrored for indexing and browsing; OpenEPCIS aligns via rdfs:seeAlso and audited SKOS mappings.
Version 2.0.5
https://w3id.org/eudpp#Available Artefacts
| Artefact | Format | Media Type | Latest URL | Versioned URL |
|---|---|---|---|---|
| eudpp-ontology.ttl | RDF/Turtle Ontology | text/turtle | /extensions/upstream/cirpass2-eudpp/eudpp-ontology.ttl | /extensions/upstream/cirpass2-eudpp/2.0.5/eudpp-ontology.ttl |
| eudpp-context.jsonld | JSON-LD Context | application/ld+json | /extensions/upstream/cirpass2-eudpp/eudpp-context.jsonld | /extensions/upstream/cirpass2-eudpp/2.0.5/eudpp-context.jsonld |
| eudpp-json-schema.json | JSON Schema | application/schema+json | /extensions/upstream/cirpass2-eudpp/eudpp-json-schema.json | /extensions/upstream/cirpass2-eudpp/2.0.5/eudpp-json-schema.json |
| eudpp-shacl.ttl | SHACL Shapes | text/turtle | /extensions/upstream/cirpass2-eudpp/eudpp-shacl.ttl | /extensions/upstream/cirpass2-eudpp/2.0.5/eudpp-shacl.ttl |
| eudpp.json | Generated JSON (for web apps) | application/json | /extensions/upstream/cirpass2-eudpp/eudpp.json | /extensions/upstream/cirpass2-eudpp/2.0.5/eudpp.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://w3id.org/eudpp#
# Get JSON-LD context
curl -H "Accept: application/ld+json" https://w3id.org/eudpp#
# Get JSON Schema
curl -H "Accept: application/schema+json" https://w3id.org/eudpp#