Home | Trees | Index | Help |
|
---|
Package swaml :: Package classes :: Module foaf :: Class FOAFS |
|
Method Summary | |
---|---|
FOAF services constructor | |
string |
Services to obtain FOAF URI from an email address |
string |
Services to obtain FOAF URI from an email sha1sum |
Obtain geography information from foaf | |
Get picture from FOAF | |
string |
Services to obtain encrypted email address |
rdflib.sparqlGraph.SPARQLGraph |
A simple mechanism to cache foaf graph |
Method Details |
---|
__init__(self)
FOAF services constructor
|
getFoaf(self, mail)Services to obtain FOAF URI from an email address
|
getFoafFromSha(self, mail_sha1sum)Services to obtain FOAF URI from an email sha1sum
|
getGeoPosition(self, foaf, sha1mail)Obtain geography information from foaf
|
getPic(self, foaf, sha1mail)Get picture from FOAF
|
getShaMail(self, mail)Services to obtain encrypted email address
|
__getGraph(self, foaf)A simple mechanism to cache foaf graph
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 | http://epydoc.sf.net |