Skip to content

Commit

Permalink
Add example script to read RDFa from PROV-O
Browse files Browse the repository at this point in the history
  • Loading branch information
gklyne committed Jun 4, 2012
1 parent 2899616 commit 65c66bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/asqc/examples/rdfaprovo.sh
@@ -0,0 +1,2 @@
RDFAFILE=http://dvcs.w3.org/hg/prov/raw-file/d53b5b7c1a32/ontology/Overview.html
asq -r "$RDFAFILE" -f rdfa,xml "CONSTRUCT {?s ?p ?o} WHERE { ?s ?p ?o }"

0 comments on commit 65c66bd

Please sign in to comment.