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

Handling simple literals,language literals and xsd:string in RDF 1.1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Jena 2.13.0
    • Jena, RDF/XML, RIOT
    • None

    Description

      In RDF 1.1, simple literals (no language tag, no mentioned datatype)
      a have datatype xsd:string. Literals with language tag have
      datatype rdf:langString.

      Output should not explicitly use ^^xsd:string (or datatype=)

      NodeFactory should catch no datatype and set xsd:string or rdf:langString as appropriate.

      Attachments

        Issue Links

          Activity

            People

              andy Andy Seaborne
              andy Andy Seaborne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: