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 "Data Models 1.X"

Line 1: Line 1:
The Higgins data model provides a common representation for identity, profile and relationship data to enable interoperability and data portability across heterogeneous sites and systems.
+
The [[Data Model]] provides a common representation for identity, profile and relationship data to enable interoperability and data portability across heterogeneous sites and systems.
  
The Higgins framework is has three layers:
+
The [[Data Model]] is described in these sections:
* Top: End-user applications (e.g. Identity Selector)
+
;[[The I-Card Metaphor]]: - end user concept of I-card and Identity Selector
* Middle: Web services for Identity Providers and Relying Parties
+
;[[Identity Services Concepts]]: Describes Claim, Digital Identity, Security Token and other
* Bottom: Higgins Global Graph data abstraction layer
+
;[[Higgins Global Graph]]: Describes graph-based data model that overlays, unifies, makes portable and makes interoperable identity data from "silos" such as enterprise directories, databases, and social networks.
 
+
The [[Higgins Data Model]] is described in two sections:
+
# [[Higgins Global Graph]] Describes the part of the model used in the '''bottom''' layer. It includes concepts related to data stores called [[Context]]s, the [[Entity | Entities]]s within them, the [[Attribute]]s on each [[Entity]], and the links (called [[Entity Relation]]s) between them. This is the "pure" data layer. The abstract data model is realized as concrete data by the [[Identity Attribute Service]] (IdAS) and supporting [[Context Provider]]s.
+
# [[Higgins Upper Model]] describes additional concepts used in the '''middle''' and '''top''' layers including  [[Digital Identity]], [[Claim]], [[I-Card]] and others.
+
  
 
See [[Data Model Background]] for more information about the motivations for and design goals behind the model.
 
See [[Data Model Background]] for more information about the motivations for and design goals behind the model.

Revision as of 01:17, 2 February 2008

The Data Model provides a common representation for identity, profile and relationship data to enable interoperability and data portability across heterogeneous sites and systems.

The Data Model is described in these sections:

The I-Card Metaphor
- end user concept of I-card and Identity Selector
Identity Services Concepts
Describes Claim, Digital Identity, Security Token and other
Higgins Global Graph
Describes graph-based data model that overlays, unifies, makes portable and makes interoperable identity data from "silos" such as enterprise directories, databases, and social networks.

See Data Model Background for more information about the motivations for and design goals behind the model.

Links

Back to the top