Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1174

Fuseki SPARQL 1.1 Protocol "UPDATE using POST directly" fails with 400

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • Fuseki 2.3.1
    • Fuseki 2.4.0
    • Fuseki
    • None

    Description

      Steps to Reproduce:

      • Start Fuseki jar
      • Create test dataset
      • run
        ./soh update --service=http://localhost:3030/test/ "INSERT DATA { <http://foo> <http://bar> <http://baz>. }"
        

      Expected:
      Triple inserted

      Actual:

      400 Unknown content type for triples: [application/sparql-update] http://localhost:3030/test/
      

      This is basically the example from http://www.w3.org/TR/2013/REC-sparql11-protocol-20130321/#update-direct-simple

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            andy Andy Seaborne
            wherget Wolfgang Herget
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment