Explore projects
-
Repository for the Rock & Fluid Sample DDMS services for OSDU.
Updated -
The External Data Sources Data Management Service (EDS DMS) integrates with the Dataset Service to accept and proxy requests for obtaining retrieval instructions for externally resing datasets and proxy. The service is implemented in Java and provides an open API.
Updated -
The Notification service allows interested consumers to subscribe to data and metadata changes using a publish/subscriber pattern.
Docs: https://osdu.pages.opengroup.org/platform/system/notification
Updated -
The Unit Service provides dimension/measurement and unit definitions. Given two unit definitions, the service also offers conversion parameters in two different parameterizations.
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 -
Wellbore Domain Data Management Services including type-safe entity access and optimized accessors for bulk data such as logs, trajectories, checkshots.
Updated -
The Geospatial Consumption Zone (GCZ) is a project spawned by the OSDU Geomatics Workstream to streamline the management and consumption of geospatial data in OSDU by client applications.
Updated -
The CRS Conversion Service provides spatial reference conversions for coordinates. Coordinates are represented by an array of 3D points.
Updated -
The CRS Catalog Service enables end-users to make CRS selections, search for CRSs given a number of constraints, download of the entire catalog for local caching, and access to various sub-sets of the catalog.
Updated -
Entitlements service is used to enable authorization in OSDU Data Ecosystem. The service allows for the creation and management of groups.
Docs: https://osdu.pages.opengroup.org/platform/security-and-compliance/entitlements
Updated -
Typescript client for open-etp-server, including REST API
Updated -
-
The Ingestion Workflow service provides a wrapper functionality around the Apache Airflow functions and is designed to carry out preliminary work with files before running the Airflow Directed Acyclic Graphs (DAGs) that will perform actual ingestion of OSDU data.
Docs: https://osdu.pages.opengroup.org/platform/data-flow/ingestion/ingestion-workflow
Updated -
The Partition Service dynamically pulls the correct connection information at runtime to connect to the correct partition.
Docs: https://osdu.pages.opengroup.org/platform/system/partition
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 CSV Parser is a key component of pddms-csv-parser time-series bulk data ingestion workflow and main processing unit of corresponding Apache Airflow DAG
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 Stream Storage Core (or internal) Service is a set of low level APIs for time-series data streams management.
Updated -
Legal service is to help ensure data compliance with legal data governance when dealing with data in the Data Ecosystem by managing legal tags
Docs: https://osdu.pages.opengroup.org/platform/security-and-compliance/legal
Updated