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 Correlation"

m (logo, category)
Line 2: Line 2:
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
== Introduction ==
 
== Introduction ==
This page describes a Higgins [[Node Correlation]].
+
This page describes a Higgins [[Entity Correlation]].
  
 
==Definition==
 
==Definition==
* A [[Node Correlation]] is a kind of [[Attribute]] of a source [[Node]]
+
* A [[Entity Correlation]] is a kind of [[Attribute]] of a source [[Entity]]
* Each value of a [[Node Correlation]] identifies a target [[Node]]  
+
* Each value of a [[Entity Correlation]] identifies a target [[Entity]]  
* Each source-target [[Node]] pair expresses that both [[Node]]s are representations of the same [[Entity]]
+
* Each source-target [[Entity]] pair expresses that both [[Entity]]s are representations of the same [[Entity]]
* Each value of a [[Node Correlation]] is a [[Node]]. More precisely, the value is a [[NodeId Data Range]] URI that is dereferenced to produce a [[Node]] instance.
+
* Each value of a [[Entity Correlation]] is a [[Entity]]. More precisely, the value is a [[EntityId Data Range]] URI that is dereferenced to produce a [[Entity]] instance.
  
 
== Details ==
 
== Details ==
* The [[Node]]s in each source-target pair may be in the same or different [[Context]]s
+
* The [[Entity]]s in each source-target pair may be in the same or different [[Context]]s
  
 
== Attribute of ==
 
== Attribute of ==
* [[Node]]
+
* [[Entity]]
  
 
== HOWL ==
 
== HOWL ==
Line 21: Line 21:
  
 
==See Also==
 
==See Also==
* [[NodeId]]
+
* [[EntityId]]
* [[NodeId Data Range]]
+
* [[EntityId Data Range]]
 
* [[Concepts]]
 
* [[Concepts]]
  
 
[[Category:Higgins Concepts]]
 
[[Category:Higgins Concepts]]

Revision as of 05:26, 11 April 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

Introduction

This page describes a Higgins Entity Correlation.

Definition

Details

  • The Entitys in each source-target pair may be in the same or different Contexts

Attribute of

HOWL


See Also

Back to the top