On Mon, Aug 29, 2011 at 11:19 AM, Alessandro Adamou <[email protected]> wrote:
> Hello Srecko,
>
> can you post the curl command you used to load your ontology?
>

copy paste of an other mail of myself:

> If you have a Stanbol instance running at "http://localhost:8080/"; the
> followng curl command can be used to upload an RDF graph (such as your
> ontology)
>
> curl -X POST -H "Content-Type: application/rdf+xml" --data
> "@{rdfXmlFile}" http://localhost:8080/entityhub/entity
>
> This assumes that your Ontology is encoded as "application/rdf+xml".
> {rdfXmlFile} denotes to the path to the file on the local file system.
> Please also have a look at [1] for a more detailed description on how
> to upload RDF data to the "/entityhub" endpoint.

[1] http://markmail.org/message/plertstj6fx4xutj

best
Rupert

>
> On 8/29/11 9:19 AM, srecko joksimovic wrote:
>>
>> Hello,
>>
>> I have uploaded my ontology to /entityhub, using appropriate curl command.
>> How I can delete this ontology, and upload new one? If there is no other
>> way, could I run maven clean install again?
>>
>> Best,
>> Srecko Joksimovic
>>
>
>
> --
> M.Sc. Alessandro Adamou
>
> Alma Mater Studiorum - Università di Bologna
> Department of Computer Science
> Mura Anteo Zamboni 7, Bologna - Italy
>
> Semantic Technology Laboratory (STLab)
> Institute for Cognitive Science and Technology (ISTC)
> National Research Council (CNR)
> Via Nomentana 56, 00161 Rome - Italy
>
>
> "As for the charges against me, I am unconcerned. I am beyond their timid,
> lying morality, and so I am beyond caring."
> (Col. Walter E. Kurtz)
>
>



-- 
| Rupert Westenthaler             [email protected]
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

Reply via email to