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/20 11:36:12 UTC

[jira] [Resolved] (JENA-1183) Fuseki is not robust to unwritable RDF/XML

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

Andy Seaborne resolved JENA-1183.
---------------------------------
       Resolution: Fixed
         Assignee: Andy Seaborne
    Fix Version/s: Jena 3.1.1

> Fuseki is not robust to unwritable RDF/XML
> ------------------------------------------
>
>                 Key: JENA-1183
>                 URL: https://issues.apache.org/jira/browse/JENA-1183
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.1.1
>
>
> Some RDF graph can not be written in RDF/XML. An example is if a property of  {{rdf:li}} is used in the data; another is where the property can not be turned into an XML Qname (e.g. {{http://example/property/12345}}).
> The places where RDF/XML is written are:
> * Graph store protocol : {{SPARQL_GSP_R}}
> * {{CONSTRUCT}} and {{DESCRIBE}} in SPARQL. {{ResponseDataset}}
> These need protecting as does {{REST_Quads_R}} in case of future to allow RDF/XML change there.



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