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

Higgins 2.0

Higgins 2.0 is the new code base to implement that nice picture of a PDS on our home page.

A PDS is a cloud-based service that works on behalf of you, the individual. It gives you a central point of control for personal information about a you. Things like your interests, contact information, addresses, profiles, affiliations, friends, and so on. A PDS is a place where you establish bi-directional data flows between external businesses and your PDS. Or between your friends' PDS and your PDS.

Higgins2.0toplevel.png

At 50,000 feet there are four major conceptual pieces:

  • PDS: Back-end services to support the web client
  • ADS: An RDF/OWL "quad" store holding the user's data described using the vocabularies of the Persona Data Model 2.0. It exposes these data to the Portal and the HBX (see below) via an HTTP/Comet messaging interface. It also exposes the data via a SPARQL endpoint for server-to-server integrations.
  • Client: Web HTML/JavaScript client UI. Lets the user see and edit attributes.
  • Higgins Browser Extension (HBX): Loads JavaScript programs from the PDS and runs them within the browser. It also provides an API that allows it to read and write to the PDS. This locally running code could, for example scrape data from a web page and store it in the PDS.

Details

Milestones

Copyright © Eclipse Foundation, Inc. All Rights Reserved.