Explore projects
-
Wellbore Domain Data Management Services including type-safe entity access and optimized accessors for bulk data such as logs, trajectories, checkshots.
Updated -
-
Repository for the Rock & Fluid Sample DDMS services for OSDU.
Updated -
The CRS Conversion Service provides spatial reference conversions for coordinates. Coordinates are represented by an array of 3D points.
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 Time-series Service provides functionality for fetching stored time-series by entity, property, source and date-time span. The time-series are handled in a bi-temporal approach, where the version time is the time where the fact has been stored and the physical time where the transaction has happened.
Updated -
This CSV Parser DAG supports the ingestion workflow for CSV type files
Updated -
The Time-series Storage Core (or internal) Service is a final step in time-series ingestion pipeline. Processes published ingestion messages and stores data to the Time-series Storage.
Updated -
Typescript client for open-etp-server, including REST 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 -
The Time-series Publisher Core (or internal) Service is a part of time-series ingestion pipeline. Processes ingestion messaging queue and prepares data for Time-series Storage Core Service.
Updated -
The Stream Storage Core (or internal) Service is a set of low level APIs for time-series data streams management.
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 -
-
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 -
SDFS_UTIL - SDFS-based alternative for sdutil
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 -
Policy service is used for management and evaluation of dynamic policies in OSDU.
Docs: https://osdu.pages.opengroup.org/platform/security-and-compliance/policy
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