Update Core Services Overview authored by Chad Leong's avatar Chad Leong
...@@ -23,7 +23,8 @@ These are the data platform services for OSDU that form the core set of services ...@@ -23,7 +23,8 @@ These are the data platform services for OSDU that form the core set of services
| Dataset | [API](https://community.opengroup.org/osdu/platform/system/dataset/-/blob/master/docs/dataset.swagger.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/dataset/-/tree/master) | [Dataset](https://community.opengroup.org/osdu/platform/system/dataset) | | Dataset | [API](https://community.opengroup.org/osdu/platform/system/dataset/-/blob/master/docs/dataset.swagger.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/dataset/-/tree/master) | [Dataset](https://community.opengroup.org/osdu/platform/system/dataset) |
| Schema | [API](https://community.opengroup.org/osdu/platform/system/schema-service/-/blob/master/docs/api/schema_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/schema-service/-/blob/master/docs/SchemaService-OSDU.md) | [Schema](https://community.opengroup.org/osdu/platform/system/schema-service) | | Schema | [API](https://community.opengroup.org/osdu/platform/system/schema-service/-/blob/master/docs/api/schema_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/schema-service/-/blob/master/docs/SchemaService-OSDU.md) | [Schema](https://community.opengroup.org/osdu/platform/system/schema-service) |
| Partition | [API](https://community.opengroup.org/osdu/platform/system/partition/-/blob/master/docs/api/partition_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/partition/-/blob/master/docs/tutorial/Partition.md) | [Partition](https://community.opengroup.org/osdu/platform/system/partition) | | Partition | [API](https://community.opengroup.org/osdu/platform/system/partition/-/blob/master/docs/api/partition_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/partition/-/blob/master/docs/tutorial/Partition.md) | [Partition](https://community.opengroup.org/osdu/platform/system/partition) |
| Register | [API](https://community.opengroup.org/osdu/platform/system/register/-/blob/master/docs/api/register_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/register/-/tree/master/docs/tutorial) | [Register](https://community.opengroup.org/osdu/platform/system/register) | (https://community.opengroup.org/osdu/platform/system/notification/-/blob/master/docs/api/notification_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/notification/-/blob/master/docs/tutorial/DataNotification.md) | [Notification](https://community.opengroup.org/osdu/platform/system/notification) | | Register | [API](https://community.opengroup.org/osdu/platform/system/register/-/blob/master/docs/api/register_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/register/-/tree/master/docs/tutorial) | [Register](https://community.opengroup.org/osdu/platform/system/register) | (https://community.opengroup.org/osdu/platform/system/notification/-/blob/master/docs/api/notification_openapi.yaml) |
| Notification | [API](https://community.opengroup.org/osdu/platform/system/notification/-/blob/master/docs/api/notification_openapi.yaml) | [Docs](https://community.opengroup.org/osdu/platform/system/register/-/tree/master/docs/tutorial) | [Notification](https://community.opengroup.org/osdu/platform/system/notification) |
## Data Flow Services and DAGs ## Data Flow Services and DAGs
| Service | Open API Spec | Documentation | Code Repository | | Service | Open API Spec | Documentation | Code Repository |
... ...
......