From 77600a9d36358c7013fdc0a39b6f197c9e625e8e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 16 Jun 2010 00:12:42 +0200 Subject: Update foaf RDF like Jonas'. --- foaf.ttl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'foaf.ttl') diff --git a/foaf.ttl b/foaf.ttl index 11e5b5b..dc798ef 100644 --- a/foaf.ttl +++ b/foaf.ttl @@ -12,11 +12,13 @@ @prefix wp: . <> - dcterms:modified "2008-08-31T14:03:05Z" ; - admin:errorReportsTo ; + dc:description "Friend-of-a-Friend description of Siri Reiter" ; + dcterms:modified "2010-06-16T00:08:05+02:00" ; + admin:errorReportsTo ; a foaf:PersonalProfileDocument ; foaf:maker <#me> ; - foaf:primaryTopic <#me> . + foaf:primaryTopic <#me> ; + foaf:topic <#me> . <#jonas> a foaf:Person ; -- cgit v1.2.3