align WebID definition with the one from the wiki (in preparation for the group vote) generic-http-uri-definition
authorStephane Corlosquet <scorlosquet@gmail.com>
Wed, 12 Dec 2012 19:04:48 -0500
branchgeneric-http-uri-definition
changeset 328 a096614c7469
parent 319 bcfb6bdd04c8
child 332 ee6209b30bac
align WebID definition with the one from the wiki (in preparation for the group vote)
spec/identity-respec.html
--- a/spec/identity-respec.html	Thu Nov 22 14:12:26 2012 -0500
+++ b/spec/identity-respec.html	Wed Dec 12 19:04:48 2012 -0500
@@ -383,7 +383,7 @@
 <dd>A Service is a an agent listening for requests at a given IP address on a given Server.</dd>  
 
 <dt><tdef>WebID</tdef></dt>
-<dd>A WebID is a URI with an HTTP or HTTPS scheme which uniquely denotes an Agent (Person, Organization, Group, Device, etc.).
+<dd>A WebID is a URI with an HTTP or HTTPS scheme which uniquely denotes an Agent (Person, Organization, Group, Device, etc.). For WebIDs with fragment identifiers the URI without the fragment denotes the Profile Document. For WebIDs without fragment identifiers an HTTP request on the WebID MUST return a 303 with a Location header URI denoting the Profile Document.
 </dd>
 
 <dt><tdef>WebID Profile</tdef> or <tdef>Profile Page</tdef></dt>