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"

(Definition)
Line 2: Line 2:
 
== Definition ==
 
== Definition ==
  
An optional [[Attribute]] that uniquely identifies an [[Entity]] within a given [[Context]]
+
* An [[Attribute]] that uniquely identifies an [[Entity]] within a given [[Context]]
 
+
Note: the [[Entity]]'s containing [[Context]] also has a unique identifier, the [[ContextId]]. The combination of the [[ContextId]] and the [[LocalId]] is a fully qualified identifier that comprise a Higgins [[Relation]].
+
  
 
== ABNF ==
 
== ABNF ==

Revision as of 19:54, 31 January 2008

Introduction

Definition

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