SPARQL Endpoint

Example-Queries

Fetch all

SELECT ?s ?p ?o WHERE {?s ?p ?o}

Everything P7i_witnessed by Period 1

SELECT ?s WHERE {?s <http://www.cidoc-crm.org/cidoc-crm/P7i_witnessed> <http://defc.acdh.ac.at/data/chronology/1>}

See DEFC mapping to CIDOC CRM documentation


Query editor

Results




Credits
SPARQL endpoint interface is built with YASGUI package.