#owl
2011
blog Inspecting an ontology with RDFLib.
Jul 2011
RDFLib (homepage) is a solid and comprehensive RDF programming kit for Python. In a previous post, I discussed the Pythonic options currently available for doing semantic web programming. After more in-depth testing, I realized that RDFLib is the most accessible and complete of them all (in fact, many of the available libraries are based on RDFLib's APIs). So here we go: in this post I'm providing an overview of some of the things you can do with this library.
2010
blog Getting back to the ontological work...
Feb 2010
I'll be working in Osaka for three months on ontologizing a couple of datasets with the help of Riichiro Mizoguchi. This means that I'll have enough time to revise various notions about ontology engineering during this period. Here's a first and fundamental one, regarding the difference between ontologies and data models: