Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "LocalId"

(See Also)
(wordsmithing and adding links to ContextId and Relation)
Line 1: Line 1:
Although a [[Digital Subject]] may have any number of identifier [[Identity Attribute]]s it MUST have one identifier that, within its containing [[Context]] uniquely identifies it. This identifier is called the [[SubjectId]]
+
Although a [[Digital Subject]] may have any number of identifier [[Identity Attribute]]s it MUST have one identifier that uniquely identifies it within its containing [[Context]]. This identifier is called the [[SubjectId]]. Note that the containing [[Context]] also has a unique identifier, the [[ContextId]], and that the combination of the [[ContextId]] and the [[SubjectId]] is an absolute unique identifier that is used in Higgins [[Relation]]s.
  
 
== ABNF ==
 
== ABNF ==

Revision as of 01:18, 24 January 2008

Although a Digital Subject may have any number of identifier Identity Attributes it MUST have one identifier that uniquely identifies it within its containing Context. This identifier is called the SubjectId. Note that the containing Context also has a unique identifier, the ContextId, and that the combination of the ContextId and the SubjectId is an absolute unique identifier that is used in Higgins Relations.

ABNF

Rules not defined in this ABNF are defined in the ABNF for XRI 2.0 (which includes the IRI ABNF from RFC 3987).

subjectId          = ifragment / xri-segment

See Also

Links

Back to the top