Ghent University โ imec โ IDLab, Belgium
Research Foundation - Flanders
SELECT ?s ?p (ADJUST(
?o,
"-PT10H"^^<http://www.w3.org/2001/XMLSchema#dayTimeDuration>
) as ?adjusted) WHERE {
?s ?p ?o
}
CONSTRUCT WHERE { GRAPH <wow> { ?s ?p ?o } }
SELECT * WHERE {
?s ?p ?o OPTION (score ?sc)
}
SELECT * WHERE {
?s ?p ?o OPTION (score ?sc)
}
© 2025 Jitse De Smet Creative Commons Attribution 4.0, unless otherwise indicated.
Source