file-samples/notebooks/test.sparqlbook
2022-04-19 15:49:03 +01:00

1 line
No EOL
343 B
Text

[{"kind":1,"language":"markdown","value":"Simple test to http://dbtune.org/bbc/peel/sparql"},{"kind":2,"language":"sparql","value":"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nSELECT * WHERE {\n ?sub ?pred ?obj .\n} \nLIMIT 10"},{"kind":1,"language":"markdown","value":""}]