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

PDS Architecture

Revision as of 23:02, 12 July 2009 by Unnamed Poltroon (Talk)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} This section describes the attribute and data related services, java frameworks and abstract data models that are used by many of the upper layers of Higgins solutions, services and applications.

Higgins.funnell.PNG


Attribute Service

New for Higgins 1.1, we're working on an network attribute web service called the Attribute Service. The initial protocol supported will be XDI with others to follow. See Higgins_1.1_Plan#Attribute_Service_1.1 for more info.

IdAS Solution & IdAS Library

The next layer down the stack is the deployable "IdAS" Identity Attribute Service Solution.

XDI4J

XDI4J is a java support library for working with XDI.

Context Data Model

CDM is an RDF/OWL-based common data model that is used in the bottom-most "data layer" of the Higgins architecture. It is implemented by IdAS.

Back to the top