Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Entity UDI

Revision as of 12:49, 13 June 2008 by Unnamed Poltroon (Talk) (Informal Overview)

{{#eclipseproject:technology.higgins}}

Version

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

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