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

Fuseki 3.5.0 "upload files" fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.5.0
    • Jena 3.6.0
    • Fuseki
    • None
    • Debian/stretch64 and MacOSX 10.12. Oracle JDK 1.8.0_131

    Description

      From email 2017-11-07 on users@jena.

      I'm seeing the following error in fuseki 3.5.0 when I use the “upload files” tab:

      Result: failed with message "SyntaxError: JSON Parse error: Unrecognized token '<‘"
      

      I’ve tried ttl, jsonld and rdf/xml versions of the same set of triples:

      @prefix ex: <http://example.org/> .
      @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
      
      ex:SomeOne
            a       ex:Item ;
            skos:prefLabel "abc def ghi”@en ;
            skos:altLabel "jkl mno pqr”@en ;
            .
      

      It works fine in fuseki 3.4.0.

      Attachments

        Activity

          People

            andy Andy Seaborne
            code-ferret Code Ferret
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: