Entity UDI

From Eclipsepedia

Jump to: navigation, search


Contents

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