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"

(higgins.owl)
 
(98 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
===Concepts===
+
[[Image:Higgins_logo_76Wx100H.jpg|right]]
* [[Concepts]] behind the data model
+
===Overview===
+
* [[Data Model Goals]] --design goals
+
* [[Data Model Open Issues]]
+
** [[LDAP Issues and To-Dos]] --open issues specifically related to LDAP schema
+
  
===higgins.owl (aka HOWL)===
 
* [[Higgins Ontology]] --summary of higgins.owl classes and properties
 
  
===Example Context Schemas (based on higgins.owl) ===
+
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 model is described in these sections:
* [[test-person Example Context Ontology]]
+
* [[Person-with-address Example Context Ontology]]
+
* [[Person-with-friend Example Context Ontology]]
+
  
==Reference==
+
=== Information Cards ===
===RDF/OWL Related Resources===
+
The Information Card (aka I-Card) metaphor includes the end-user concept of [[I-Card]]s and an [[Identity Selector]] to manage them
* Intro to RDF/OWL: [[RDF-OWL Data Model]]
+
* Semantic Web (RDF/OWL) Resources
+
** Toolkit: [http://www.wiwiss.fu-berlin.de/suhl/bizer/toolkits/ Developers Guide to Semantic Web Toolkits]
+
** Reference documents: [http://www.w3.org/2001/sw/WebOnt/#Current W3C Web Ontology Working Group]
+
** Tutorial: http://www.cs.man.ac.uk/~horrocks/ISWC2003/Tutorial/
+
* Normalization to OWL/RDF
+
** [http://www.ldap.com/1/spec/schema/ont.shtml Schemat]
+
** Sebastian Dietzold, Generating RDF Models from LDAP Directories (PDF) , [http://www.semanticscripting.org/SFSW2006/ 2nd Workshop on Scripting for the Semantic Web] co-located with the [http://www.eswc2006.org/ 3rd European Semantic Web Conference], June 12, 2006
+
  
===Other Resources===
+
=== Tokens and Claims ===
* http://identityschemas.org
+
Higgins supports identity service concepts such as Claim, Digital Identity, Security Token and other objects used by Identity Providers, Relying Parties, Service Providers and Identity Selectors
* "D3.2: Models" FIDIS, October, 2005, ([http://www.fidis.net/fileadmin/fidis/deliverables/fidis-wp2-del2.3.models.pdf    PDF] 74 pages). Summary: "The objective of this document is to present in a synthetic way different models of representation of a person ("person schema") that can be used in different application domains.
+
* [http://www.nmi-edit.org/eduPerson/internet2-mace-dir-eduperson-200604.html eduPerson spex]
+
  
==Old and/or obsolete==
+
=== Context Data Model ===
* [[Data Model Proposal]], [[Data Model Proposal Alternative One ]]
+
 
* Older set of goals: [[Preliminary Data Model Goals]]
+
The [[Context Data Model 1.0]] describes a data model that can makes portable and interoperable data from heterogeneous data sources such as enterprise directories, databases, communications networks, and social networks
==See Also==
+
 
* [[Higgins Wiki]]
+
[[Category:Higgins Data Model]]

Latest revision as of 11:23, 25 June 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg


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 model is described in these sections:

Information Cards

The Information Card (aka I-Card) metaphor includes the end-user concept of I-Cards and an Identity Selector to manage them

Tokens and Claims

Higgins supports identity service concepts such as Claim, Digital Identity, Security Token and other objects used by Identity Providers, Relying Parties, Service Providers and Identity Selectors

Context Data Model

The Context Data Model 1.0 describes a data model that can makes portable and interoperable data from heterogeneous data sources such as enterprise directories, databases, communications networks, and social networks

Back to the top