FOAF-parser??

Thomas Weholt 2002 at weholt.org
Sat Jun 21 07:14:00 EDT 2003


Hi,

I need a FOAF[1]-parser that can handle deep-hierarchy of nodes ( ie.
Friends knowing friends knowing friends etc. )  So far I've looked at
Tramp[2] and RDFLib, but they don't seem to fit the task somehow. All I want
is to parse a FOAF-file and get a list of persons back, each person may
again have a list of persons he/she knows etc. My attempts so far has been a
terrible mess of SAX, pulldom and rdflib.

Any help would be highly appreciated.

[1] : http://xmlns.com/foaf/0.1/
[2] : http://www.aaronsw.com/2002/tramp

Best regards,
Thomas Weholt






More information about the Python-list mailing list