Hi Alessandro,

Am 02.08.2012 12:02, schrieb Alessandro Adamou:
Hi Melanie,

On 8/2/12 10:38 AM, Melanie Reiplinger wrote:
curl -X POST -H "Content-Type: multipart/form-data" -H "Accept: application/turtle" -F recipe="is(http://dbpedia.org/ontology/Person, ?x) -> is(http://rdf.data-vocabulary.org/Person, ?x)" -F [email protected] http://lnv-89012.dfki.uni-sb.de:9001/refactor/apply

For this, I get HTTP ERROR 406 Problem accessing /refactor/apply. Reason: Not Acceptable.

Do not use "application/turtle" for Turtle Syntax. Either use "text/turtle" (normative MIME type) or "application/x-turtle" (pre-registration MIME type). For the latter you should svn update and reinstall rules/web now (I also added some additional CORS support for that endpoint and fixed some wrong media type headers).

for which paths was it that you added the CORS support?

thanks
melanie

Reply via email to