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