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

UDI

{{#eclipseproject:technology.higgins}}

Version

This page describes the concept of UDI as used in the Higgins Global Graph 1.1.

Description

  • UDIs are the identifiers that are the foundation of the HGG
  • ContextIds and EntityIds are UDIs.
  • Two broad classes of UDIs will be supported in Higgins 1.1:
    1. Semantic Web Linked Data HTTP URIs (probably only the '303' redirect variant)
    2. These are HTTP URIs or XRIs that resolve to an XRDS document containing a Higgins Service Endpoint. This endpoint holds the necessary metadata to access Higgins Contexts and Entities using a variety of protocols.

Back to the top