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

Difference between revisions of "Entity UDI"

(Redirecting to EntityId)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
#REDIRECT [[EntityId]]
== 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 [http://www.parity.com/spec/udi/udi-syntax.html UDI Syntax]
+
 
+
== See Also ==
+
* [[ContextId]]
+
* [[EntityId]]
+
* [[Context Data Model]]
+

Latest revision as of 22:50, 9 November 2010

Redirect to:

Back to the top