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

Difference between revisions of "Node Relation"

(See Also)
(Definition)
Line 2: Line 2:
 
* A [[Node Relation]] is a kind of [[Attribute]] of a [[Node]].
 
* A [[Node Relation]] is a kind of [[Attribute]] of a [[Node]].
 
* Each value of an [[Node Relation]] identifies an [[Node]] [Note: the target [[Node]]s may be in the same or different [[Context]]s as the source [[Node]] ]
 
* Each value of an [[Node Relation]] identifies an [[Node]] [Note: the target [[Node]]s may be in the same or different [[Context]]s as the source [[Node]] ]
* The value(s) of an [[Node Relation]] MUST be of type [[NodeId Data Range]].
+
* The value(s) of an [[Node Relation]] is a [[Node]]. More precisely, the value is a [[NodeId Data Range]] URI that is dereferenced to produce a [[Node]] instance.
  
 
== Used By ==
 
== Used By ==

Revision as of 18:19, 4 March 2008

Definition

  • A Node Relation is a kind of Attribute of a Node.
  • Each value of an Node Relation identifies an Node [Note: the target Nodes may be in the same or different Contexts as the source Node ]
  • The value(s) of an Node Relation is a Node. More precisely, the value is a NodeId Data Range URI that is dereferenced to produce a Node instance.

Used By

See Also

Links

Back to the top