The FOAF project brings social networking into the semantic web. By publishing information about yourself, your interests, projects and friends in machine readable RDF files, you can participate in a
... [More]
completely decentralized social network, maintaining complete ownership and control of your personal data.
foaflib is a Python library built on the rdflib library and designed to make it easy to do things like:
* Create FOAF files
* Read FOAF files
* Use people's FOAF profiles to access their blogs, Twitter feeds, etc. [Less]