relpipe-data/examples/rdf-heathers.sparql
author František Kučera <franta-hg@frantovo.cz>
Sat, 08 May 2021 21:33:15 +0200
branchv_0
changeset 322 060d2590e77c
parent 310 aeda3cb4528d
permissions -rw-r--r--
first version of release-v0.18.sh
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 . }