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.5https://w3id.org/eudpp#

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#