IndomitoGallo / semanticturkey

Automatically exported from code.google.com/p/semanticturkey
0 stars 0 forks source link

content negotiation for rdf data when importing ontologies #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
previously (ver. 0.6.7) ST was not able to use content negotiation in the 
request ("accept" parameter in the HTTP GET request).
Now it has been introduced in the OWL ART API Sesame2 Impl, so it should work 
when importing an ontology directly from Web.
Still, it needs to be changed also in the code of ST related to importing the 
ontology to local mirror (see implementation of Sesame2 Impl as a reference on 
how to implement it).

Original issue reported on code.google.com by stell...@info.uniroma2.it on 7 Sep 2010 at 4:03