Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 357 Bytes

File metadata and controls

20 lines (14 loc) · 357 Bytes

Learning SPARQL

To download the examples and install arq:

make install

Then, you should be able to run a query as shown on page 5 of Learning SPARQL.

arq --data ex002.ttl --query ex003.rq

Note that every example in Learning SPARQL has a filename specified as a comment at the top, like this:

# filename: ex008.rq