DATI.SAN SPARQL Query Editor
About
|
Namespace Prefixes
|
Inference rules
Default Data Set Name (Graph IRI)
Query Text
select distinct ?Concept (COUNT(?Concept) AS ?count ) where {[] a ?Concept.FILTER (REGEX(STR(?Concept), "SAN", "i"))} GROUP BY ?Concept ORDER BY DESC(?count)
(Security restrictions of this server do not allow you to retrieve remote RDF data, see
details
.)
Results Format
Auto
HTML
Spreadsheet
XML
JSON
Javascript
NTriples
RDF/XML
CSV
TSV
Execution timeout
milliseconds
(values less than 1000 are ignored)
Options
Strict checking of void variables
(The result can only be sent back to browser, not saved on the server, see
details
)