Virtuoso SPARQL Query Editor
About
|
Namespace Prefixes
|
Inference rules
|
RDF views
Default Data Set Name (Graph IRI)
Query Text
select distinct ?Concept where {[] a ?Concept} LIMIT 100
Sponging
Use only local data (including data retrieved before), but do not retrieve more
Retrieve remote RDF data for all missing source graphs
Retrieve all missing remote RDF data that might be useful
Retrieve all missing remote RDF data that might be useful, including seeAlso references
Try to download all referenced resources (this may be very slow and inefficient)
Results Format
Auto
HTML
HTML (Faceted Browsing Links)
Spreadsheet
XML
JSON
Javascript
Turtle
RDF/XML
N-Triples
CSV
TSV
Execution timeout
milliseconds
(values less than 1000 are ignored)
Options
Strict checking of void variables
Log debug info at the end of output (has no effect on some queries and output formats)
Generate SPARQL compilation report (instead of executing the query)
(The result can only be sent back to browser, not saved on the server, see
details
)