Feedback from domel: add reference to RDF Semantics and fix Querying the Graph link
--- a/spec/index-respec.html Tue Jan 10 15:42:03 2012 +0100
+++ b/spec/index-respec.html Tue Jan 10 11:01:08 2012 -0500
@@ -850,9 +850,9 @@
<li>If the <tref>WebID Verifier</tref> does not have an up to date version of the WebID profile in the cache, then it MUST dereference the WebID using the canonical method for dereferencing a URL of that scheme.
For an <code>https://...</code> WebID this would be done using the [[!HTTP-TLS]] protocol.
</li>
- <li>The returned representation is then transformed into an RDF graph as specified in <a href="#processing-the-webid-profile">Processing the WebID Profile</a>
+ <li>The returned representation is then transformed into an RDF graph [[!RDF-MT]] as specified in <a href="#processing-the-webid-profile">Processing the WebID Profile</a>
</li>
- <li>That graph is then queried as explained in <a href="#querying-the-graph">Querying the Graph</a>.
+ <li>That graph is then queried as explained in <a href="#verifying-the-webids">Verifying the WebIDs</a>.
If the query is answered positively, then that WebID is verified.
</li>
</ol>