You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/20 11:32:12 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15293216#comment-15293216 ] 

ASF subversion and git services commented on JENA-1183:
-------------------------------------------------------

Commit 86974d3d922f664413f17e37dd968de55afdea96 in jena's branch refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=86974d3 ]

JENA-1183: Protect against problems writing RDF (esp RDF/XML)


> 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
>            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)