relpipe-data/examples/rdf-heathers.sparql
author František Kučera <franta-hg@frantovo.cz>
Wed, 30 Dec 2020 10:29:29 +0100
branchv_0
changeset 321 e32e2e308de4
parent 310 aeda3cb4528d
permissions -rw-r--r--
improve English
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
310
aeda3cb4528d examples: Querying an RDF triplestore using SPARQL
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
SELECT * WHERE { ?subject ?predicate ?object . }