Metadata-Version: 1.1
Name: ontopy
Version: 0.1.1
Summary: Simple RDF to Python mapper built on top of rdflib.

Manipulate RDF data stored remotely as Python data structures.

Ontopy includes a SPARQL query builder for accessing sets of resources behind
SPARQL endpoints.


Home-page: http://github.com/afternoon/ontopy/
Author: Ben Godfrey
Author-email: ben@ben2.com
License: BSD
Description: UNKNOWN
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: rdflib (>=2.5)
