Package rdflib :: Package sparql :: Module sparqlGraph
[show private | hide private]
[frames | no frames]

Module rdflib.sparql.sparqlGraph

Some utility functions built on the top of rdflib
Classes
SPARQLGraph A wrapper class around the original triple store, that includes some additional utility methods

Exceptions
RDFSValidityError An RDFS statement is not properly used

Variable Summary
Namespace ns_dc = u'http://purl.org/dc/elements/1.1/'
Namespace ns_owl = u'http://www.w3.org/2002/07/owl#'

Variable Details

ns_dc

Type:
Namespace
Value:
u'http://purl.org/dc/elements/1.1/'                                    

ns_owl

Type:
Namespace
Value:
u'http://www.w3.org/2002/07/owl#'                                      

Generated by Epydoc 2.1 on Mon Oct 23 14:11:24 2006 http://epydoc.sf.net