Hi,I just wanted to extract some stuff from a local file where I need a super simple one-liner query. I tried this after checking the docs:
arq --query "SELECT * WHERE { ?s ?p ?o }" --data /path/to/file.rdf
But it seems to want this passed as file.
Is there a reason that this cannot be passed as simple one-liner
argument, as in this example?
regards Adrian -- Adrian Gschwend CEO Zazuko GmbH, Biel, Switzerland Phone +41 32 510 60 31 Email [email protected]
