relpipe-data/examples/rdf-heathers.sparql
author František Kučera <franta-hg@frantovo.cz>
Tue, 11 May 2021 21:35:54 +0200
branchv_0
changeset 325 4560c5623d7d
parent 310 aeda3cb4528d
permissions -rw-r--r--
relpipe-tr-grep has new syntax since v0.18: --relation, --attribute, --value
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 . }