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 10:34:12 UTC

[jira] [Updated] (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 updated JENA-1183:
--------------------------------
    Priority: Minor  (was: Major)

> 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: Dependency upgrade
>            Reporter: Andy Seaborne
>            Priority: Minor
>
> 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}}
> * Quads REST on the dataset itself: {{REST_Quads_R}}
> * {{CONSTRUCT}} and {{DESCRIBE}} in SPARQL. {{ResponseDataset}}
> These need protecting.



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