The webid.debian.net site is an experiment at publishing ?FOAF/WebIDs for Debian contributors.

It is managed by obergix.

See WebIDForDebianWebServices for a more general description of the use of WebID in Debian.

Features

Using it

 $ curl -s -H "Accept: text/turtle" http://webid.debian.net/maintainers/obergix

This fetches the RDF Turtle document which describes a Semantic Web resource named <http://webid.debian.net/maintainers/obergix#agent> who is a foaf:Person holding a foaf:OnlineAccount (<http://webid.debian.net/maintainers/obergix#account>).

For Debian project members, the FOAF URI is derived from the debian login, as <http://webid.debian.net/maintainers/LOGIN#agent>.

For non-project members, the FOAF URI is derived from an URL-encoded + lowercase email, as <http://webid.debian.net/maintainers/john.smith%40example.com#agent>.

http://webid.debian.net/maintainers/dr%40jones.dk#agent

ToDo

Here are the next things planed :

Future ideas

Sources