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"

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, within its containing [[Context]] uniquely identifies it. This identifier is called the [[SubjectId]]
 +
 +
== ABNF ==
 +
Rules not defined in this ABNF are defined in the [http://wiki.oasis-open.org/xri/XriCd02/Xri2dot0Abnf ABNF for XRI 2.0] (which includes the IRI ABNF from [http://www.ietf.org/rfc/rfc3987.txt RFC 3987]).
 +
 +
subjectId          = ifragment / xri-segment
  
 
==See Also==
 
==See Also==

Revision as of 21:12, 23 January 2008

Although a Digital Subject may have any number of identifier Identity Attributes it MUST have one identifier that, within its containing Context uniquely identifies it. This identifier is called the SubjectId

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