Home | Trees | Index | Help |
---|
Package rdflib :: Package sparql :: Module sparqlGraph |
|
Classes | |
---|---|
Alt |
This is just a placeholder class for naming, does not add any functionality to a Container |
Bag |
This is just a placeholder class for naming, does not add any functionality to a Container |
Container |
Wrapper around an RDF Container resource. |
Seq |
The keys, inherited from Container , are sorted both when
the class is created and when a new item is added. |
SPARQLGraph |
A wrapper class around the original triple store, that includes some additional utility methods |
Exceptions | |
---|---|
RDFSValidityError |
An RDFS statement is not properly used |
UniquenessError |
A uniqueness assumption was made in the context, and that is not true |
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
|
ns_owl
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jun 29 09:50:16 2005 | http://epydoc.sf.net |