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

Andy Seaborne updated JENA-1183:
--------------------------------
    Description: 
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.


  was:
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.



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

Reply via email to