... | @@ -19,7 +19,7 @@ Related issues |
... | @@ -19,7 +19,7 @@ Related issues |
|
| Issue | status | Notes |
|
|
| Issue | status | Notes |
|
|
|-------|--------|-------|
|
|
|-------|--------|-------|
|
|
| [36 - Investigate custom schema best way forward](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/36 "Investigate custom schema best way forward") | Closed | We determined that the `ExtensionProperties` field of well logs could be used to include additional fields that could be searched upon. An important note is that in the schema definitions nested objects should use the `"x-osdu-indexing": { "type": "nested" }` in order to be searched upon. See the comment log in the task for further information. An example extended properties schema definition is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/main/dev/schema/WellLogExtensions.json) and the corresponding extended welllogs example schema definition is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/main/dev/schema/SlbExtendedWellLog.json) look for the `ExtensionProperties` field. |
|
|
| [36 - Investigate custom schema best way forward](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/36 "Investigate custom schema best way forward") | Closed | We determined that the `ExtensionProperties` field of well logs could be used to include additional fields that could be searched upon. An important note is that in the schema definitions nested objects should use the `"x-osdu-indexing": { "type": "nested" }` in order to be searched upon. See the comment log in the task for further information. An example extended properties schema definition is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/main/dev/schema/WellLogExtensions.json) and the corresponding extended welllogs example schema definition is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/main/dev/schema/SlbExtendedWellLog.json) look for the `ExtensionProperties` field. |
|
|
| [45 - Soft mapping of Las data to osdu wellbore and welllog objects](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/45 "Soft mapping of Las data to osdu wellbore and welllog objects") | Closed | Main development work is complete and held on the branch [45-soft-mapping-of-las-data-to-osdu-wellbore-and-welllog-objects](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/tree/45-soft-mapping-of-las-data-to-osdu-wellbore-and-welllog-objects). The mapping module `record_mapper.py` was coimpletly re-written so that a user can define mappings for LAS format to the wellbore and wellheader OSDU objects in the configuration file. An example configuration file is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/45-soft-mapping-of-las-data-to-osdu-wellbore-and-welllog-objects/src/example_opendes_configuration.json). The `readme.md` file on the branch, documents the mapping format. |
|
|
| [45 - Soft mapping of Las data to osdu wellbore and welllog objects](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/45 "Soft mapping of Las data to osdu wellbore and welllog objects") | Closed | Main development work is complete and merged to main. The mapping module `record_mapper.py` was coimpletly re-written so that a user can define mappings for LAS format to the wellbore and wellheader OSDU objects in the configuration file. An example configuration file is [here](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/blob/45-soft-mapping-of-las-data-to-osdu-wellbore-and-welllog-objects/src/example_opendes_configuration.json). The `readme.md` file on documents the mapping format. |
|
|
| [47 - Soft mapping for OSDU Welllog to las file](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/47 "Soft mapping for OSDU Welllog to las file") | Open | |
|
|
| [47 - Soft mapping for OSDU Welllog to las file](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/47 "Soft mapping for OSDU Welllog to las file") | Open | This task will implement the reverse mapping from OSDU well bore and welllog to LAS file. |
|
|
| [13 - Creating custom schema for LAS headers](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/13 "Creating custom schema for LAS headers") | Open (not started) | This is the main custom schema mapping task. This task will cover testing of the upload of data into a custom schema and possibly extending and improving the soft mapping format implemented in [45](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/45 "Soft mapping of Las data to osdu wellbore and welllog objects"). |
|
|
| [13 - Creating custom schema for LAS headers](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/13 "Creating custom schema for LAS headers") | Open (not started) | This is the main custom schema mapping task. This task will cover testing of the upload of data into a custom schema and possibly extending and improving the soft mapping format implemented in [45](https://community.opengroup.org/osdu/platform/data-flow/data-loading/wellbore-ddms-data-loader/-/issues/45 "Soft mapping of Las data to osdu wellbore and welllog objects"). |
|
|
|
|
|