[TripleStore] Article on Python's RDFLib TripleStore
Chris Croome
chris at webarchitects.co.uk
Mon Feb 17 13:43:38 GMT 2003
Hi
I just saw this and thought that there might be some good ideas that
could be borrowed (like Petal has from Zope...):
Building Metadata Applications with RDF
The first time I tried the RDFLib Python libraries, the lightbulb
finally flashed on. RDFLib lets you generate, store, and query RDF
triples without requiring you to ever deal directly with the dreaded
RDF/XML syntax. And you can do all this with a minimal knowledge of
Python.
http://www.xml.com/pub/a/2003/02/12/rdflib.html
Chris
--
Chris Croome <chris at webarchitects.co.uk>
web design http://www.webarchitects.co.uk/
web content management http://mkdoc.com/
everything else http://chris.croome.net/
More information about the TripleStore
mailing list