🔍 SPARQL Query — Exam Runtime IR
Query the ontology using SPARQL. Runs client-side using Comunica engine.
25
Classes
45
Properties
8
Individuals
TTL
Format
📝 Query Editor
PREFIX exam: <https://exam-runtime-ir.org/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> SELECT ?class ?label ?comment WHERE { ?class a rdfs:Class ; rdfs:label ?label . OPTIONAL { ?class rdfs:comment ?comment . } } ORDER BY ?label LIMIT 20
▶ Run Query
Clear
All Classes
All Properties
Evidence Signals
Policies
Prompting Levels
PROV-O Alignments
📊 Results