relpipe-data/examples/rdf-sample-triples.sparql
author František Kučera <franta-hg@frantovo.cz>
Sat, 21 Nov 2020 20:36:38 +0100
branchv_0
changeset 320 3667c8882ebd
parent 310 aeda3cb4528d
permissions -rwxr-xr-x
update Big picture: in-yamltable, in-jsontable, in-ini, in-jack, out-jack

#!/usr/bin/env rdf-sparql-interpreter.sh
# endpoint: https://query.wikidata.org/sparql
# relation: few_statements

SELECT * WHERE { ?subject ?predicate ?object } LIMIT 3