It’s just data

RDF Feed Verification

I added code to the FeedValidator to take advantage of rdflib to validate that feeds that are based on an RDF based feed format (0.90, 1.0, and 1.1) are, in fact, valid RDF.

Example.


Valid RDF

Sam Ruby has added RDF support to the feed validator and, after a quick fix, my RDF feed now validates (although Pebble doesn't follow the recommended character limit for item descriptions). The fixes for valid RDF will appear in the next version...

Excerpt from Simon Brown's weblog at

Great news Sam!

Unfortunately the pre-RDF/XML part seems to still be catching on my feed (dc:subject having an rdf:resource object): [link]

Posted by Danny at

Good catch.  I've made a fix in cvs.... it will go live later today.

Posted by Sam Ruby at

Add your comment