Corrected the foaf:PersonalProfileDocument URI.
authorAndrei Sambra <andrei@fcns.eu>
Wed, 05 Oct 2011 10:31:21 +0200
changeset 166 0d032e74bdc9
parent 165 fa002be8029e
child 167 97176f5a05ac
Corrected the foaf:PersonalProfileDocument URI.
card.rdf
--- a/card.rdf	Tue Oct 04 19:30:46 2011 +0200
+++ b/card.rdf	Wed Oct 05 10:31:21 2011 +0200
@@ -4,7 +4,7 @@
       xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
       xmlns:foaf="http://xmlns.com/foaf/0.1/">
 
-    <foaf:PersonalProfileDocument rdf:about="http://fcns.eu/group/webid/info.rdf">
+    <foaf:PersonalProfileDocument rdf:about="http://fcns.eu/groups/webid/card.rdf">
       <foaf:maker rdf:resource="http://fcns.eu/people/andrei/card#me"/>
       <foaf:primaryTopic rdf:resource="#webIDXG"/>
     </foaf:PersonalProfileDocument>