minor HTML fixes in the Publishing the WebID Profile Document section
authorscor <scorlosquet@gmail.com>
Mon, 09 Aug 2010 10:19:46 -0400
changeset 84 e80f646b4baf
parent 83 3b8f28fe55b3
child 85 dc93b6bbc538
minor HTML fixes in the Publishing the WebID Profile Document section
index-respec.html
--- a/index-respec.html	Mon Aug 09 09:26:58 2010 -0400
+++ b/index-respec.html	Mon Aug 09 10:19:46 2010 -0400
@@ -542,11 +542,11 @@
 <h1>Publishing the WebID Profile Document</h1>
 
 <p>The <tref>WebID Profile</tref> document MUST expose the relation between the
-<tref>WebID URI</tref> and the <tref>Identification Agent</tref>'s <tref>public key<tref>s
+<tref>WebID URI</tref> and the <tref>Identification Agent</tref>'s <tref>public key</tref>s
 using the <code>cert</code> and <code>rsa</code> ontologies, as well as the
 <code>cert</code> or <code>xsd</code> datatypes. The set of relations to be
-published at the <tref>WebID document</tref> can be presented in a graphical
-notation as follows.</p>
+published at the <tref>WebID Profile</tref> document can be presented in a
+graphical notation as follows.</p>
 <img alt="Web ID graph" src="img/WebIdGraph.jpg"/>
 <p>The document can publish many more relations than are of interest to the WebID protocol, as shown in the above graph by the grayed out relations.</p>
 <p>The encoding of this graph is immaterial to the protocol, so long as a well known mapping to the format of the representation to such a graph can be found. Below we discuss the most well known formats, and a method for dealing with new unknown formats as they come along.</p>