Mon, 01 Dec 2003

FOAF and RDF // at 23:59

< untitled | MAIN | Photos for 2003-12-02 >

Lots of fun'n'games with my photo annotation stuff. Trying to find sufficient information on RDF and N3 and then trying to find examples to show me what is needed. After creating some very broken files, I've found that the following is what is needed:

<> foaf:annotates <http://ajft.org/2003/12/01/204-0408_img.jpg>;
  foaf:maker [
    a foaf:Person
      foaf:mbox_sha1sum "87d5276974d12ea0f4064e7870cab2d47cb5e91d"
  ];

Made with PyBlosxom