[redland-dev] [Raptor RDF Parsing and Serializing Library 0000278]: xmp serializer outputs wrong data

Mantis Bug Tracker mantis-bug-sender at librdf.org
Tue Sep 23 13:34:55 CEST 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=278 
====================================================================== 
Reported By:                anonymous
Assigned To:                
====================================================================== 
Project:                    Raptor RDF Parsing and Serializing Library
Issue ID:                   278
Category:                   utilities
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Parsing/Serializing Syntax: rdfxml-xmp 
====================================================================== 
Date Submitted:             2008-09-23 11:34
Last Modified:              2008-09-23 11:34
====================================================================== 
Summary:                    xmp serializer outputs wrong data
Description: 
if a model contains statements like

<> some:property <urn:one> .
<urn:one> other:property "data" .

serializing that to rdfxml-xmp creates wrong data by acting like rdfxml
and just setting rdf:about="" to every statement.

attached is an ntriples file that, under `rapper -i ntriples data.nt
"tag:me at domain,2008-09-23:basenode" -o rdfxml-xmp`, demonstrates the
problem.

the attached xmp file is a correct rendition of those triples in xmp;
pasting its core rdf:RDF section into `rapper -
"tag:me at domain,2008-09-23:basenode" -o ntriples` generates the same
triples as in the original file.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-23 11:34 anonymous      New Issue                                    
2008-09-23 11:34 anonymous      File Added: data.nt                          
2008-09-23 11:34 anonymous      Parsing/Serializing Syntax => rdfxml-xmp      
======================================================================



More information about the redland-dev mailing list