Explore projects
-
-
Authentication provisioning driver
Updated -
-
The Structure Storage Core (or internal) Service enables entities and their relationships management.
Updated -
The Structure Query Core (or internal) Service provides low level APIs for fetching entities and their relationships from Hierarchy Store.
Updated -
The Source Management Service enables data source management in the Production DDMS which is together with entity and property - is one of key attribute that defines time-series.
Updated -
The Domain Model Core (or internal) Service is a catalog representing the production domain. It has the information about supported entity types, associated properties with these entity types. A property contains information that describes the characteristics of a time-series, such as the unique property identifier (descriptor), data type, measurement, etc.
Updated -
The Property Discovery Service features enables the user to query and scan through the catalog of the available set of properties using various search criteria.
Updated -
The Cache Job is an internal background cron job that caches available entity hierarchies and time-series stream mapping for further rapid access by other services.
Updated -
The Entity Management Service provides a set of APIs that enables the user to register OSDU Storage records as entities in Production DDMS, put them into relationships (hierarchies) and discover existing entities based on search criteria. Entities are defined through a type like well, meter, valve or platform. Two entities can have multiple entity relationships of a different types. The entities can be retrieved from the system in graph format with upward or downward graph traversal.
Updated -
The Storage Service handles metadata ingestion in OSDU.
Docs: https://osdu.pages.opengroup.org/platform/system/storage
Updated -
The Schema Service enables schema management in the OSDU and offers an implementation of the schema standard.
Docs: https://osdu.pages.opengroup.org/platform/system/schema-service
Updated -
The Dataset Service provides internal and external APIs to allow fetching storage/retrieval instructions for various types of datasets.
Docs: https://osdu.pages.opengroup.org/platform/system/dataset
Updated -
The File Service provides internal and external APIs to request for file location data, such as a signed URL per file upload. Using the signed URL, OSDU users will be able to upload their files for ingestion into the system.
Updated -
The Register Service manages subscriptions, action and DDMS registrations in the OSDU.
Docs: https://osdu.pages.opengroup.org/platform/system/register
Updated