Rephrased the note for WebID URI.
authorAndrei Sambra <andrei@fcns.eu>
Wed, 06 Feb 2013 16:57:50 +0100
changeset 342 9eb889c7f1b4
parent 341 a8679fd1ce83
child 343 619041459d1a
Rephrased the note for WebID URI.
spec/identity-respec.html
--- a/spec/identity-respec.html	Wed Feb 06 16:50:18 2013 +0100
+++ b/spec/identity-respec.html	Wed Feb 06 16:57:50 2013 +0100
@@ -425,7 +425,7 @@
 <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.
+<p class="note">Hash URIs are encouraged when choosing the WebID URI. All examples in the spec will use such hash URIs. 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 for clients.
 </p>
 
 </section>
@@ -595,8 +595,7 @@
 
 <p>The following people have been instrumental in providing thoughts, feedback,
 reviews, criticism and input in the creation of this specification:</p>
-<p>Stéphane Corlosquet, Kingsley Idehen, Ted Thibodeau,
- Alexandre Bertails, Thomas Bergwinkl, Dominik Tomaszuk.</p>
+<p>Stéphane Corlosquet, Kingsley Idehen, Ted Thibodeau, Alexandre Bertails, Thomas Bergwinkl.</p>
 
 </section>
   </body>