relpipe-data/examples/rdf-heathers.sparql
author František Kučera <franta-hg@frantovo.cz>
Sat, 29 May 2021 20:43:59 +0200
branchv_0
changeset 327 66070d82e12b
parent 310 aeda3cb4528d
permissions -rw-r--r--
relpipe-in-sql: security note
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 . }