| Home | Trees | Index | Help |
|---|
|
ccrdf
aaronrdf
ccrdf: ccrdf.py
rdfdict: rdfdict.py
rdfextract: rdfextract.py
_xmlplus.sax.xmlreader.InputSource:
Encapsulation of the information needed by the XMLReader to read
entities.
ccrdf.rdfdict.StringInputSource:
StringInputSource: helper source to allow SAX parsing of a string;
wraps string in appropriate superclass and emulates file-like
interface.
ccrdf.aaronrdf.Namespace:
A class so namespaced URIs can be abbreviated (like dc.subject).
ccrdf.rdfdict.rdfDict:
Provides a dictionary-like wrapper around a set of RDF triples with a
common subject.
ccrdf.ccrdf.ccLicense:
Models a Creative Commons license definition.
ccrdf.ccrdf.ccWork:
Models work (Dublin Core) information (possibly) related to a Creative
Commons license.
ccrdf.rdfdict.rdfStore:
Provides RDF parsing and output functions for CC license and work
definitions.
ccrdf.ccrdf.ccRdf:
Provides RDF parsing and output functions for CC license and work
definitions.
ccrdf.rdfextract.RdfExtractor:
A pluggable class for extracting RDF from blocks of text.
exceptions.Exception:
Common base class for all exceptions.
exceptions.StandardError:
Base class for all standard Python exceptions.
exceptions.LookupError:
Base class for lookup errors.
exceptions.KeyError:
Mapping key not found.
ccrdf.rdfdict.AmbiguousKeyError:
Raised when there are multiple values for a given key.
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Jul 10 17:08:26 2006 | http://epydoc.sf.net |