Home | Trees | Indices | Help |
|
---|
|
Library for parsing, displaying, querying and serializing DOAP
|
|||
Project |
|
||
string |
|
||
list |
|
||
|
|||
function |
|
||
|
|||
text |
|
|
|||
XMLRPC_SERVER = <ServerProxy for doapspace.org/xmlrpc/>
|
|
Load a DOAP profile into a RDFAlchemy/rdflib graph Supports any serialization format rdflib can parse (xml, n3, etc.)
|
Get DOAP for a package index project name Builtin indexes:
Note there can be other package indexes available by third party plugins.
|
Get list of URL's for DOAP given a project's homepage. The list can contain zero or multiple URLs. The return format is: [(source, URL), (source, URL)...] 'source' is the two letter package index abbreviation or 'ex' for external. 'external' meaning the DOAP was spidered on the web. Possible package indexes: Current indexes:
|
Print DOAP as text, xml, or n3 etc. or to stdout or a file A callable serializer object may be passed or a name of a serializer plugin.
|
Return a serializer instance given its name
|
Return plugin object if `method` exists
|
Fetch DOAP by its URL or filename
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Apr 27 11:38:57 2008 | http://epydoc.sourceforge.net |