Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Simple RDF writer or good tutorial?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="A.M. Kuchling, post: 1729764"] Perhaps the examples from my PyCon slides may be helpful: [URL]http://www.amk.ca/talks/semweb-intro/[/URL] Note that you can't really use RDFlib's .save() method to write RSS files that most aggregators can parse, because RDFlib will write out the triples in arbitrary order, and most RSS parsers don't use a real RDF parser, so they expect elements to be in a certain order. --amk [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Simple RDF writer or good tutorial?
Top