diff --git a/ED/protocol.html b/ED/protocol.html index 0dae8a82..bbe59fd4 100644 --- a/ED/protocol.html +++ b/ED/protocol.html @@ -1023,6 +1023,8 @@

Identity

WebID

A WebID is an HTTP URI denoting an agent, for example a person, organisation, or software [WEBID]. When a WebID is dereferenced, server provides a representation of the WebID Profile in an RDF document [RDF11-CONCEPTS] which uniquely describes an agent denoted by a WebID. WebIDs are an underpinning component in the Solid ecosystem and are used as the primary identifier for users and applications.

+ +

The representation of the WebID Profile provided by the server when a WebID is dereferenced must be available publicly without authentication.