relpipe-data/examples/rdf-heathers.sparql
author František Kučera <franta-hg@frantovo.cz>
Tue, 04 Aug 2020 00:58:46 +0200
branchv_0
changeset 312 0a65e49a076f
parent 310 aeda3cb4528d
permissions -rw-r--r--
examples: Querying an RDF triplestore using SPARQL: @id for the turtle part

SELECT * WHERE { ?subject ?predicate ?object . }