Removed unnecessary mentions of verifiers in the WebID URI note.
authorAndrei Sambra <andrei@fcns.eu>
Wed, 06 Feb 2013 16:45:59 +0100
changeset 340 680b85e098b0
parent 339 b7d7e92f5e73
child 341 a8679fd1ce83
Removed unnecessary mentions of verifiers in the WebID URI note.
spec/identity-respec.html
--- a/spec/identity-respec.html	Wed Feb 06 16:19:39 2013 +0100
+++ b/spec/identity-respec.html	Wed Feb 06 16:45:59 2013 +0100
@@ -425,7 +425,8 @@
 <p>For example, if a user Bob controls <code>https://bob.example/profile</code>,
 then his WebID can be <code>https://bob.example/profile#me</code>.</p>
 
-<p class="note">Implementers are encouraged to use hash URIs for the WebID HTTP URI. Even though 303 redirects have been used in the past, experience has shown that they can be difficult to deploy and have an impact on performance. However WebID Verifiers MUST NOT fail when dereferencing hashless URIs, though they MAY flag them as potentially impacting on performance.</p>
+<p class="note">Implementers are encouraged to use hash URIs for the WebID HTTP URI. Even though 303 redirects have been used in the past, experience has shown that they can be difficult to deploy and have an impact on performance.
+</p>
 
 </section>