gallery.py: Keyword text argument the directory-header crumbs
[blog.git] / posts / FOAF.mdwn
index a240b94e39c73dd46ebde90866e4273f26cde9ac..8daa6a0156627a70dc024b21d9c2095b3b34049b 100644 (file)
@@ -13,6 +13,10 @@ should also check out the [SIOC Project][SIOC]'s [Semantic Radar][SR]
 plugin, which notifies you of the existence of interesting RDF data as
 you browse the web (and inspired my [[rel-vcs]] plugin).
 
+The [foaf:mbox_sha1sum][] property can be generated with:
+
+    $ echo -n 'mailto:you@example.com' | sha1sum
+
 [FOAF]: http://www.foaf-project.org/
 [RDF]: http://www.w3.org/RDF/
 [Semantic Web]: http://en.wikipedia.org/wiki/Semantic_Web
@@ -20,6 +24,7 @@ you browse the web (and inspired my [[rel-vcs]] plugin).
 [PS]: http://blogs.sun.com/bblfish/entry/the_foaf_ssl_paradigm_shift
 [SIOC]: http://sioc-project.org/
 [SR]: http://sioc-project.org/firefox
+[foaf:mbox_sha1sum]: http://xmlns.com/foaf/spec/#term_mbox_sha1sum
 
 [[!tag tags/blogging]]
 [[!tag tags/web]]