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 "Personal Data Store"

Line 7: Line 7:
 
[[Image:Pds.png]]
 
[[Image:Pds.png]]
  
In other words, the Personal Data Store provides a user with an arbitrary number of "personal" [[Context]]s adhering to the Higgins [[Context Data Model]], which can be used for storing arbitrary data. [[UDI]]s can be used for representing "links" between [[Context]]s, both inside the [[Personal Data Store]] and to external data sources.
+
In other words, the Personal Data Store provides a user with an arbitrary number of "personal" [[Context]]s adhering to the Higgins [[Context Data Model]], which can be used for storing arbitrary (identity) data. [[UDI]]s can be used for representing "links" between [[Context]]s, both inside the [[Personal Data Store]] and to external data sources.
  
 
The [[Personal Data Store]] can be accessed by sending [[XDI]] messages to its endpoint.
 
The [[Personal Data Store]] can be accessed by sending [[XDI]] messages to its endpoint.

Revision as of 04:27, 9 January 2010

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

The Personal Data Store is a special flavor of the IdAS Proxy Service solution, with the following additional configuration:

Pds.png

In other words, the Personal Data Store provides a user with an arbitrary number of "personal" Contexts adhering to the Higgins Context Data Model, which can be used for storing arbitrary (identity) data. UDIs can be used for representing "links" between Contexts, both inside the Personal Data Store and to external data sources.

The Personal Data Store can be accessed by sending XDI messages to its endpoint.

The following Higgins components facilitate this task:

Back to the top