Updated unresolved RDF-XML reference and Tim's name.
--- a/spec/identity-respec.html Thu May 09 10:02:58 2013 +0200
+++ b/spec/identity-respec.html Thu May 16 10:18:42 2013 +0200
@@ -392,7 +392,7 @@
<dt><tdef>WebID Profile</tdef> or <tdef>Profile Document</tdef></dt>
<dd>
-A WebID Profile is an RDF document which MUST uniquely describe the Agent denoted by the WebID in relation to that WebID. This document MUST be available as Turtle [[!TURTLE-TR]]. This document MAY be available in other RDF serialization formats, such as RDFa [[!RDFA-CORE]], or [[!RDF-XML]] if so requested through content negotiation.
+A WebID Profile is an RDF document which MUST uniquely describe the Agent denoted by the WebID in relation to that WebID. This document MUST be available as Turtle [[!TURTLE-TR]]. This document MAY be available in other RDF serialization formats, such as RDFa [[!RDFA-CORE]], or RDF-XML [[!RFC5988]] if so requested through content negotiation.
Any other serializations MUST be transformable automatically and in a standard manner to an RDF Graph, using technologies such as GRDDL [[!GRDDL-PRIMER]].
</dd>
@@ -436,7 +436,7 @@
<p>The relation between the <tref>WebID</tref> URI and the <tref>WebID Profile</tref> document is illustrated below.</p>
<img id='webid-diagram' alt="WebID overview" src="img/WebID-overview.png"/>
-<p>The WebID URI - <em>"http://www.w3.org/People/Berners-Lee/card<strong>#i</strong>"</em> - is an Identifier that denotes (refers to) a person or more generally an agent: in the illustration the referent is Tim Bernsers Lee, the real physical person who has a history, who invented the World Wide Web, who acts in the world, ...
+<p>The WebID URI - <em>"http://www.w3.org/People/Berners-Lee/card<strong>#i</strong>"</em> - is an Identifier that denotes (refers to) a person or more generally an agent: in the illustration the referent is Tim Berners Lee, the real physical person who has a history, who invented the World Wide Web, who acts in the world, ...
<p>The WebID Profile URI - <em>"<a href="http://www.w3.org/People/Berners-Lee/card">http://www.w3.org/People/Berners-Lee/card</a>"</em> - denotes the document describing the person (or more generally any agent) who is the referent of the WebID URI.
The WebID Profile gives the <em>sense</em> of the WebID: its RDF Graph contains a <a href="http://www.w3.org/Submission/CBD/">Concise Bounded Description</a> of the WebID such that this subgraph forms a definite description of the referent of the WebID, that is, a description that distinguishes the referent of that WebID from all other things in the world.<br/>
The document can for example contain relations to another document depicting the WebID referent.