Removed the mention of "agent" when referring to foaf:knows, as it is out of scope for the range of foaf:knows.
authorAndrei Sambra <andrei@fcns.eu>
Tue, 20 Nov 2012 14:04:48 -0500
changeset 304 d4352591e069
parent 303 4662458de781
child 305 fb28aa7df7ea
Removed the mention of "agent" when referring to foaf:knows, as it is out of scope for the range of foaf:knows.
spec/identity-respec.html
--- a/spec/identity-respec.html	Mon Nov 19 17:12:29 2012 -0500
+++ b/spec/identity-respec.html	Tue Nov 20 14:04:48 2012 -0500
@@ -463,10 +463,9 @@
 but are NOT REQUIRED to be present in a <tref>WebID Profile</tref>:</p>
 <dl>
   <dt>foaf:name</dt>
-  <dd>The name of the individual
-    or agent.</dd>
+  <dd>The name of the individual or agent.</dd>
   <dt>foaf:knows</dt>
-  <dd>The WebID URI of a known person/agent.</dd>
+  <dd>The WebID URI of a known person.</dd>
   <dt>foaf:weblog</dt>
   <dd>The person or agent's blog URI</dd>
 </dl>