Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborremenyi committed Sep 17, 2014
2 parents 651aecb + ab08434 commit 0a4ad04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Compile and run with

Example invocation with curl

$ curl -X POST -d @file.txt http://localhost:7100/?taxonomy=http://example.org/mytaxonomy.owl
$ curl -X POST -d @file.txt "http://localhost:7100/?taxonomy=http://example.org/mytaxonomy.owl"
[] a <http://example.org/ontology#Annotation> ;
<http://example.org/ontology#altLabel>
"Mobile Phone"^^<http://www.w3.org/2001/XMLSchema#string> ;
Expand Down

0 comments on commit 0a4ad04

Please sign in to comment.