1.2 Using Calais Metadata with rdflib
By Mark Choate
Last modified: 2008-02-28 15:08:31Here is some code that uses rdflib with Calais metadata. It doesn't really do anything useful, but it does show how to do two different things. The first is that it shows you how to submit content to Calais and the second is that it shows you how to import Calais' RDF response into an RDF store using rdflib and SQLite. Here it is: