You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/05/04 13:43:12 UTC

[jira] [Resolved] (JENA-1174) Fuseki SPARQL 1.1 Protocol "UPDATE using POST directly" fails with 400

     [ https://issues.apache.org/jira/browse/JENA-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-1174.
---------------------------------
       Resolution: Duplicate
         Assignee: Andy Seaborne
    Fix Version/s: Fuseki 2.4.0

> Fuseki SPARQL 1.1 Protocol "UPDATE using POST directly" fails with 400
> ----------------------------------------------------------------------
>
>                 Key: JENA-1174
>                 URL: https://issues.apache.org/jira/browse/JENA-1174
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>    Affects Versions: Fuseki 2.3.1
>            Reporter: Wolfgang Herget
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Fuseki 2.4.0
>
>
> Steps to Reproduce:
> * Start Fuseki jar
> * Create {{test}} dataset
> * run {noformat}
> ./soh update --service=http://localhost:3030/test/ "INSERT DATA { <http://foo> <http://bar> <http://baz>. }"
> {noformat}
> Expected:
> Triple inserted
> Actual:
> {noformat}
> 400 Unknown content type for triples: [application/sparql-update] http://localhost:3030/test/
> {noformat}
> This is basically the example from http://www.w3.org/TR/2013/REC-sparql11-protocol-20130321/#update-direct-simple



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)