[redland-dev] [Raptor RDF Parsing and Serializing Library 0000275]: rss-1.0 serializer: save enc:url for compatibility

Mantis Bug Tracker mantis-bug-sender at librdf.org
Thu Sep 18 12:33:44 CEST 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=275 
====================================================================== 
Reported By:                anonymous
Assigned To:                
====================================================================== 
Project:                    Raptor RDF Parsing and Serializing Library
Issue ID:                   275
Category:                   utilities
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Parsing/Serializing Syntax: rss-1.0, atom 
====================================================================== 
Date Submitted:             2008-09-18 10:33
Last Modified:              2008-09-18 10:33
====================================================================== 
Summary:                    rss-1.0 serializer: save enc:url for compatibility
Description: 
for the same reason as reading rss-tag-soup emits an enc:url property for
rss enclosures as described in issue 0000025 (that is, compatibility), i
suggest that enc:url, even though deprecated, be saved as is in rss-1.0
serialization, provided that it is explicitly stated in the model (which
happens to be the case when reading an old feed).

an exported entry will then look like

<item rdf:about="urn:blah1">
    <enc:enclosure rdf:resource="http://something/the_enclosure"
enc:url="http://something/the_enclosure" />
</item>

this will make rss readers like liferea aware of the enclosures.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-18 10:33 anonymous      New Issue                                    
2008-09-18 10:33 anonymous      File Added: test.ntriples                    
2008-09-18 10:33 anonymous      Parsing/Serializing Syntax => rss-1.0, atom   
======================================================================



More information about the redland-dev mailing list