Update Core Services Overview authored by Chad Leong's avatar Chad Leong
...@@ -175,7 +175,7 @@ These are the data platform services for OSDU that form the core set of services ...@@ -175,7 +175,7 @@ These are the data platform services for OSDU that form the core set of services
| Wellbore | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/blob/master/spec/generated/openapi.json) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/tree/master/docs) | [Wellbore DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore) | | Wellbore | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/blob/master/spec/generated/openapi.json) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/tree/master/docs) | [Wellbore DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore) |
| Well Delivery | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery/-/blob/master/docs/api/swagger.yaml) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery/-/tree/master/docs) | [Well delivery DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery) | | Well Delivery | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery/-/blob/master/docs/api/swagger.yaml) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery/-/tree/master/docs) | [Well delivery DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/well-delivery/well-delivery) |
| Reservoir | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir/home/-/blob/main/swagger.json) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir/home/-/blob/main/ReleaseNotes.md) | [Reservoir DMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir) | | Reservoir | [API](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir/home/-/blob/main/swagger.json) | [Docs](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir/home/-/blob/main/ReleaseNotes.md) | [Reservoir DMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir) |
| Production (WIP) | N/A | N/A [Docs](https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/production/docs/-/tree/master/Presentations) | | | Production (WIP) | N/A | [Docs](https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/production/docs/-/tree/master/Presentations) | [Production DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/production) |
## Consumption Apps ## Consumption Apps
| **Apps** | **Open API Spec** | **Documentation** | **Code Repository** | | **Apps** | **Open API Spec** | **Documentation** | **Code Repository** |
...@@ -184,7 +184,7 @@ These are the data platform services for OSDU that form the core set of services ...@@ -184,7 +184,7 @@ These are the data platform services for OSDU that form the core set of services
# OSDU Data Platform Libraries # OSDU Data Platform Libraries
These are the convenience libraries that the data platform uses across different services. There is a core set of libraries (common behavior) as well as cloud platform specific versions that facilitate integration in their environment: These are the convenience libraries that the data platform uses across different services. There is a core set of libraries (common behavior) as well as cloud platform-specific versions that facilitate integration in their environment:
- [GitLab Core Common](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common) - [GitLab Core Common](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common)
- [GitLab AWS Lib](https://community.opengroup.org/osdu/platform/system/lib/cloud/aws/os-core-lib-aws) - [GitLab AWS Lib](https://community.opengroup.org/osdu/platform/system/lib/cloud/aws/os-core-lib-aws)
... ...
......