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

EntityId

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

Version

This page defines the concept of EntityId used in the Context Data Model 2.0.

Definition

  • Identifies an Entity within its containing Context.
  • MAY be absolute or relative
  • An absolute EntityId
    • Resolves to one authoritative Entity
    • MUST uniquely identify both an Context and a specific Entity within it.
  • A relative Entity UDI MUST uniquely identify an Entity within the local Context.
  • Is kind of UDI URI.
  • An EntityId is a "Resource UDI" as defined in section 4 of UDI Syntax

See Also

Back to the top