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 "Node Relation"

m (updated link)
Line 1: Line 1:
 
==Definition==
 
==Definition==
* A [[Node Relation]] is a kind of [[Attribute]] on 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 [[NodeRelationDatatype]].
+
* The value(s) of an [[Node Relation]] MUST be of type [[NodeIdDatatype]].
  
 
== Used By ==
 
== Used By ==
Line 10: Line 10:
 
* [[Node Correlation]]
 
* [[Node Correlation]]
 
* [[NodeId]]
 
* [[NodeId]]
 +
* [[NodeIdDatatype]]
 
* [[ContextId]]
 
* [[ContextId]]
 
* [[Concepts]]
 
* [[Concepts]]

Revision as of 20:09, 12 February 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 MUST be of type NodeIdDatatype.

Used By

See Also

Links

Back to the top