You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Decentralized Web Node is a <em>DRAFT</em> specification under development within the <a path-0="identity.foundation"href="https://identity.foundation" >Decentralized Identity Foundation</a> (DIF). It is an active work item of the <a path-0="github.com"path-1="decentralized-identity"path-2="labs"path-3="blob"path-4="main"path-5="proposals"path-6="linked_claims"path-7="001_proposal.md"href="https://github.com/decentralized-identity/labs/blob/main/proposals/linked_claims/001_proposal.md" >Linked Claim Incubation Lab at DIF</a> It incorporates requirements and learnings from diverse stakeholders across sectors into a shared specification that meets the collective needs of the community.</p>
95
95
<p>The specification will be updated to incorporate feedback, from DIF members and the wider community, with a reference implementation being developed that exercises the features and requirements defined here. We encourage reviewers to submit <a path-0="github.com"path-1="decentralized-identity"path-2="labs-linkedclaims"path-3="issues"href="https://github.com/decentralized-identity/labs-linkedclaims/issues" >GitHub Issues</a> as the means by which to communicate feedback and contributions.</p>
<p><span id="term:did">DID</span> ~ A Decentralized Identifier as defined in <a path-0="www.w3.org"path-1="TR"path-2="did-core"path-3=""href="https://www.w3.org/TR/did-core/" ><span>https://www.w3.org/TR/did-core/</span></a></p>
98
-
<p><span id="term:linked-claim">Linked Claim</span> ~ A structured, cryptographically signed document with a URI subject that is itself addressable at a URI, following at least the MUST requirements detailed below.</p>
99
-
<p><span id="term:signer">Signer</span> ~ The entity that cryptographically signs a claim (known as the “issuer” in Verifiable Credentials)</p>
100
-
<p><span id="term:uri">URI</span> ~ a Uniform Resource Identifier as defined in <a path-0="datatracker.ietf.org"path-1="doc"path-2="html"path-3="rfc3986"href="https://datatracker.ietf.org/doc/html/rfc3986" ><span>https://datatracker.ietf.org/doc/html/rfc3986</span></a></p>
97
+
<dl>
98
+
<dt><span id="term:did">DID</span></dt>
99
+
<dd>A Decentralized Identifier as defined in <a path-0="www.w3.org"path-1="TR"path-2="did-core"path-3=""href="https://www.w3.org/TR/did-core/" ><span>https://www.w3.org/TR/did-core/</span></a></dd>
<dd>A structured, cryptographically signed document with a URI subject that is itself addressable at a URI, following at least the MUST requirements detailed below.</dd>
102
+
<dt><span id="term:signer">Signer</span></dt>
103
+
<dd>The entity that cryptographically signs a claim (known as the “issuer” in Verifiable Credentials)</dd>
104
+
<dt><span id="term:uri">URI</span></dt>
105
+
<dd>a Uniform Resource Identifier as defined in <a path-0="datatracker.ietf.org"path-1="doc"path-2="html"path-3="rfc3986"href="https://datatracker.ietf.org/doc/html/rfc3986" ><span>https://datatracker.ietf.org/doc/html/rfc3986</span></a></dd>
0 commit comments