Update OSDU Data Platform Data Loading Quick Start Guide authored by Chad Leong's avatar Chad Leong
...@@ -68,7 +68,7 @@ Once you are familiar with the OSDU data types, you must understand that there a ...@@ -68,7 +68,7 @@ Once you are familiar with the OSDU data types, you must understand that there a
The fundamental idea in each of these ingestion methods is to trigger [storage service API](https://community.opengroup.org/osdu/platform/system/storage) to create the records. Alternatively, one can also run the storage service API directly to create the records but note that this approach is very forgiving and could lead to unexpected behavior. The fundamental idea in each of these ingestion methods is to trigger [storage service API](https://community.opengroup.org/osdu/platform/system/storage) to create the records. Alternatively, one can also run the storage service API directly to create the records but note that this approach is very forgiving and could lead to unexpected behavior.
Below is a high level overview of the ingestion services available: Below is a high level overview of the ingestion services available:
![image](uploads/35edd41be9b89aacb7ea4308dc619ad5/image.png) ![image__1_](uploads/083d307d4d13a44711653c1b3fbc208b/image__1_.png)
## Quickstart ## Quickstart
...@@ -246,7 +246,7 @@ Here are some [worked examples](https://community.opengroup.org/osdu/data/data-d ...@@ -246,7 +246,7 @@ Here are some [worked examples](https://community.opengroup.org/osdu/data/data-d
[Seismic DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic) – This effort is a part of the Seismic DMS efforts. This workflow runs within the Workflow Service, and as such is related to the overall data ingestion efforts. Here is the end-to-end workflow: [Seismic DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic) – This effort is a part of the Seismic DMS efforts. This workflow runs within the Workflow Service, and as such is related to the overall data ingestion efforts. Here is the end-to-end workflow:
![image](uploads/6c7beef8dd4bb6230a67254fa7b21806/image.png) ![image__2_](uploads/ddfb5fc89ffb26723f446d1b7a34e792/image__2_.png)
[Wellbore DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore) – Wellbore Domain Data Management Services including type-safe entity access and optimized accessors for bulk data such as logs, trajectories, checkshots. [Wellbore DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore) – Wellbore Domain Data Management Services including type-safe entity access and optimized accessors for bulk data such as logs, trajectories, checkshots.
... ...
......