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

LocalId

Introduction

Definition

An optional 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

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