Home | Trees | Indices | Help |
|
---|
|
Command-line tool for creating FOAF and homepages for Gentoo Linux Developers
Author: Rob Cakebread <pythonhead@gentoo.org>
License : GPL-2
|
|||
Ternate `Ternate` class |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__revision__ =
|
|||
FOAF = rdflib.URIRef('http://xmlns.com/foaf/0.1/')
|
|||
RDFS = rdflib.URIRef('http://www.w3.org/2000/01/rdf-schema#')
|
|||
DOAP = rdflib.URIRef('http://usefulinc.com/ns/doap#')
|
|||
GENTOO = rdflib.URIRef('http://www.gentoo.org/ns/gentoo#')
|
|||
HERD = rdflib.URIRef('http://www.gentoo.org/ns/herd#')
|
|||
FOAF_XSL =
|
|
Create a BNode for a Person TODO: Create mbox_sha1sum checksum from devname@gentoo.org Is there a birthday on Gentoo's LDAP? |
|
FOAF_XSL
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:36:17 2008 | http://epydoc.sourceforge.net |