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

Andy Seaborne updated JENA-1077:
--------------------------------
    Description: 
Data:
{noformat}
PREFIX : <http://example/>
PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>

:s1 :p "langtag"@en .
:s2 :p "simple string" .
:s3 :p "datatype string"^^xsd:string .
:s4 :p "not a string"^^xsd:anything .
{noformat}
{noformat}

{noformat}


  was:
{noformat}

{noformat}


> sparql-results+xml : (RDF 1.1) wrongly output includes datatypes for 
> rdf:langString and xsd:string.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JENA-1077
>                 URL: https://issues.apache.org/jira/browse/JENA-1077
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: Jena 3.0.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> Data:
> {noformat}
> PREFIX : <http://example/>
> PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
> :s1 :p "langtag"@en .
> :s2 :p "simple string" .
> :s3 :p "datatype string"^^xsd:string .
> :s4 :p "not a string"^^xsd:anything .
> {noformat}
> {noformat}
> {noformat}



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

Reply via email to