Skip to content

SPARQL Queries

This section provides ready-to-use SPARQL queries for CEON. Each query corresponds to one or more Competency Questions and can be run against any SPARQL endpoint loaded with CEON data.

Prefixes

All queries in this documentation use the following common prefixes:

PREFIX actorODP:   <https://w3id.org/CEON/ontology/actorODP/>
PREFIX actor:   <https://w3id.org/CEON/ontology/actor/>
PREFIX cvn:     <https://w3id.org/CEON/ontology/cvn/>
PREFIX value:   <https://w3id.org/CEON/ontology/value/>
PREFIX processODP: <https://w3id.org/CEON/ontology/processODP/>
PREFIX process: <https://w3id.org/CEON/ontology/process/>
PREFIX plan: <https://w3id.org/CEON/ontology/plan/>
PREFIX resourceODP: <https://w3id.org/CEON/ontology/resourceODP/>

PREFIX product: <https://w3id.org/CEON/ontology/product/>
PREFIX material:     <https://w3id.org/CEON/ontology/material/>
PREFIX energy: <https://w3id.org/CEON/ontology/energy/>
PREFIX owl:          <http://www.w3.org/2002/07/owl#>
PREFIX rdf:          <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:         <http://www.w3.org/2000/01/rdf-schema#>
PREFIX xsd:          <http://www.w3.org/2001/XMLSchema#>

Circular Enablers Category