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

Entity UDI

{{#eclipseproject:technology.higgins}}

Version

This page defines Entity UDI used in the Context Data Model 1.1.

Informal Overview

  • A Entity UDI value identifies an Entity.
  • A Entity UDI is kind of UDI URI.
  • A Entity UDI MAY be absolute or relative:
    • An absolute Entity UDI MUST uniquely identify both a Context and a specific Entity within that Context.
    • A relative Entity UDI MUST uniquely identify an Entity within the local Context.
  • A Entity UDI MUST conform to the ABNF defined below.

Definition

  • An Entity UDI is a "Resource UDI" as defined in section 4 of UDI Syntax

See Also

Back to the top