Skip to content

Commit

Permalink
new options
Browse files Browse the repository at this point in the history
  • Loading branch information
neumarcx authored Feb 27, 2020
1 parent 6520ff1 commit bf5c35e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ execute:

or:

java -jar ./target/RDFObfuscator-1.0-SNAPSHOT-jar-with-dependencies.jar test.ttl target.ttl
java -jar ./target/RDFObfuscator-1.0-SNAPSHOT-jar-with-dependencies.jar test.ttl target=target.ttl

java -jar ./target/RDFObfuscator-1.0-SNAPSHOT-jar-with-dependencies.jar test.ttl target.rdf RDF/XML
java -jar ./target/RDFObfuscator-1.0-SNAPSHOT-jar-with-dependencies.jar test.ttl target.rdf syntax=RDF/XML

java -jar ./target/RDFObfuscator-1.0-SNAPSHOT-jar-with-dependencies.jar test.ttl target.rdf syntax=RDF/XML urlStringBse=RDF/XML


0 comments on commit bf5c35e

Please sign in to comment.