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

PDS Architecture

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

Web Services (under development for Higgins 1.1)

  • IDS: is a new web service called the Identity Data Service. It provides RESTful bindings (using a variety of protocols such as XDI, Plaxo Portable Contacts, etc.) over IdAS

Java Libraries

  • IdAS: is a java framework that provides a common interface to identity, profile, and relationship data from external data sources (e.g. websites, databases, directories) and expose them via the IdAS interfaces. IdAS implements the Context Data Model (CDM), an RDF/OWL-based common data model.
  • XDI4j: is a java support library for working with XDI.

Back to the top