primordium 1.0.1 API

Concrete implementations of the OSID primitive value types. Primordium provides the fundamental value objects — identifiers, date/times, currencies, locales, and spatial coordinates — shared across all OSID services.

Packages

net.okapia.osid.primordium.calendaring
Date and time implementations, including GregorianUTCDateTime.
net.okapia.osid.primordium.financials
Currency implementations, including USDCurrency.
net.okapia.osid.primordium.id
Id implementations including BasicId, URNId, URLId, and PathId.
net.okapia.osid.primordium.installation
Installation type implementations.
net.okapia.osid.primordium.locale
Locale, language, and text type implementations.
net.okapia.osid.primordium.mapping
Spatial coordinate implementations.
net.okapia.osid.primordium.terms
Query term implementations.
net.okapia.osid.primordium.transmuter
Type conversion utilities.
net.okapia.osid.primordium.type
Type implementations.
net.okapia.osid.primordium.types
Predefined Type constants for all primitive categories including calendars, currencies, locales, and text.