Removed the mention of "agent" when referring to foaf:knows, as it is out of scope for the range of foaf:knows.
--- 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>