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

Context Types

Revision as of 03:20, 28 January 2008 by Drummond.reed.cordance.net (Talk | contribs) (link name change)

This page defined context types (simple strings) to be used to establish the association between context IDs and context factories. This process is handled by the IdASRegistry. See Context Discovery Components for more information about the involved Higgins components.

A context type should be assigned for every "underlying technology" we can open as a context. Typically, each context factory can open contexts of a single context type.

The following is a list of "underlying technologies" for which we have context factories.

InMemory

Context Type: (to be determined)

Jena

Context Type: (to be determined)

LDAP

Context Type: (to be determined)

OpenID

Context Type: (to be determined)

XML File

Context Type: (to be determined)

Back to the top