Explore projects
-
Typescript client for open-etp-server, including REST 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 -
Open Subsurface Data Universe (OSDU) Wellbore-DDMS Worker is a python back-end service used internally by the OSDU Wellbore DDMS. It provides an internal API for accessing Wellbore bulk data.
Updated -
Wellbore Domain Data Management Services including type-safe entity access and optimized accessors for bulk data such as logs, trajectories, checkshots.
Updated -
Terraform module for deploying and managing OSDU services on Google Cloud Platform using Helm charts. Provides automated deployment and configuration of microservices in GKE (Google Kubernetes Engine) clusters.
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 -
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 -
This project is the home for required helm charts to install OSDU on Azure.
Updated -
This project contains the Production and Reservoir Data Management micro-services which, along with the associated relational data model, as part of Halliburton's contribution.
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 -
The Indexer Queue Service provides a set of APIs that help in forwarding the messages to and from the Storage Service and Indexer Service.
Docs: https://osdu.pages.opengroup.org/platform/system/indexer-queue
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 -
Domain Data Management Service focused on Well Planning and Well Execution
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 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 -
Secret Service facilitates the storage and retrieval of various types of secrets in a specified repository(ies) so that secrets can be secured, separated from the secrets in the infrastructure repository, and managed easily by interfacing applications.
Docs: https://osdu.pages.opengroup.org/platform/security-and-compliance/secret
Updated