# Milestone M25 - v0.28 - Last Mercury Release [DRAFT]
# Milestone M25 - v0.28 - Last Mercury Release [DRAFT]
Planned Release on 25-Apr-25
Planned Release on 25-Apr-25
...
@@ -36,7 +37,82 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
...
@@ -36,7 +37,82 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
## New Features
## New Features
### Data Definition
### Data Definition
* Highlights M25.2 (v0.25.2.1)
* Highlights M25.0 (v0.25.0)
<details>
Detailed report of changes _after_ [2024-07-19](./_ChangeReports/ChangeReport-2024-07-19.md).
<summary>Details for M25.0</summary>
</details>
* Highlights M25.1 (v0.25.1)
* Generic
+ Upgrade to [Document.1.3.0] to leverage a new [DocumentTaxonomy](reference-data/DocumentTaxonomy.1.0.0.md)
+ Data Quality: A new entity [DataQualitySummary](./work-product-component/DataQualitySummary.1.0.0.md) is introduced, which acts as a single, unique sidecar record to the evaluated record
* Subsurface-Geophysics
+ Upgrade resource provided for the [SeismicHorizon.1.3.0](work-product-component/SeismicHorizon.1.3.0.md) to [SeismicHorizon.2.0.0](work-product-component/SeismicHorizon.2.0.0.md)
* Well-Equipments
+ New Blowout Preventer related entities [master-data--BlowoutPreventer:1.0.0](./master-data/BlowoutPreventer.1.0.0.md) & [master-data--BlowoutPreventerComponent:1.0.0](./master-data/BlowoutPreventerComponent.1.0.0.md) + additionally, 4 new reference value lists
* Well-Planning
+ Upgrade to [master-data--WellPlanningWellbore:1.2.0](./master-data/WellPlanningWellbore.1.2.0.md)
<details>
1.**Reference Values**
1. With M25.1 the distribution of ReferenceValueUpgradeLookUp.1 manifests (using the
deprecated [ReferenceValueUpgradeLookUp:1.0.0](./reference-data/ReferenceValueUpgradeLookUp.1.0.0.md)) is stopped
as the record ids would conflict with the version 2.0.0. The last manifest for version 1.0.0 is published
with [M25.0, tag v0.28.0](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.28.0/ReferenceValues/Manifests/reference-data/LOCAL/ReferenceValueUpgradeLookUp.1.json?ref_type=tags).
2. the new [DocumentTaxonomy](reference-data/DocumentTaxonomy.1.0.0.md) provides the new document classification
scheme in conjunction with [Document:1.3.0](work-product-component/Document.1.3.0.md), see below.
3. BlowoutPreventer related reference value types (see also Well, Well Equipment domain below) all under OSDU Open
1.`SlicklineConveyance` added as a **new** reference value for [ConveyanceMethod](reference-data/ConveyanceMethod.1.0.0.md)
2.**Geophysics**
1. Schema upgrade resource provided for the [SeismicHorizon.1.3.0](work-product-component/SeismicHorizon.1.3.0.md) to [SeismicHorizon.2.0.0](work-product-component/SeismicHorizon.2.0.0.md) migration with the [SeismicHorizon.2.0.0 jolt specification](../SchemaUpgradeResources/work-product-component/SeismicHorizon.2.0.0.json).
3.**Generic**
1.**[Document.1.3.0](work-product-component/Document.1.3.0.md)** was extended and several new properties added such
as `RetentionPeriod`, `TableOfContents` and `DocumentTaxonomyID`. The previous `DocumentTypeID` property and
associated PPDM governed reference values are **DEPRECATED**. A new
[DocumentTaxonomy](reference-data/DocumentTaxonomy.1.0.0.md) reference-data schema and references values are
added as an **OPEN** reference value list.
2.**Data Quality**<br>A new entity [DataQualitySummary](./work-product-component/DataQualitySummary.1.0.0.md) is
introduced, which acts as a single, unique sidecar record to the evaluated record (using a deterministic id). The
summary aggregates the essential results of multiple
[DataQuality](../Examples/WorkedExamples/DataQuality2/README.md#dataquality) analyses based on
different [DataQualityRuleSets](../Examples/WorkedExamples/DataQuality2/README.md#5-dataqualityruleset-with-9-different-data-quality-rules),
potentially performed by different data quality engines.
A [worked example is provided](../Examples/WorkedExamples/DataQuality2/README.md#dataqualitysummary).
4.**Well**
1.**Well Plan**
1.[master-data--WellPlanningWellbore:1.2.0](./master-data/WellPlanningWellbore.1.2.0.md) now contains an
optional list of `PlannedHoleSections` and an improved description;
see [details](../Guides/MigrationGuides/M25.1/master-data--WellPlanningWellbore.1.1.0.md).
related to a component associated with a blowout preventer._
3. Additionally, 4 new reference value lists, see list under Reference Values.
<summary>Details for M25.1</summary>
</details>
* Highlights M25.2 (v0.25.2)
* Reference Values**
* Reference Values**
+ PPDM update (2024-10-15), with changes to SeismicHorizonType:1.0.2.
+ PPDM update (2024-10-15), with changes to SeismicHorizonType:1.0.2.
+ Well Activity related updates of TestType:1.0.1 / TestSubType:1.0.1
+ Well Activity related updates of TestType:1.0.1 / TestSubType:1.0.1
...
@@ -110,11 +186,11 @@ Detailed report of changes _after_ [2024-10-04](./_ChangeReports/ChangeReport-20
...
@@ -110,11 +186,11 @@ Detailed report of changes _after_ [2024-10-04](./_ChangeReports/ChangeReport-20
1. New [reference-data--WellPressureTestToolName:1.0.0]() without any value lists yet
1. New [reference-data--WellPressureTestToolName:1.0.0]() without any value lists yet
1. New [reference-data--WellTreatmentType:1.0.0](./reference-data/WellTreatmentType.1.0.0.md)
1. New [reference-data--WellTreatmentType:1.0.0](./reference-data/WellTreatmentType.1.0.0.md)
<summary>Details for M25.4</summary>
<summary>Details for M25.2</summary>
</details>
</details>
* Highlights M25.3 (v0.25.3.1)
* Highlights M25.3 (v0.25.3)
* Generic
* Generic
* External Data Source Upgrade for **ProjectActivityStudyLifecycle** :
* External Data Source Upgrade for **ProjectActivityStudyLifecycle** :
+ Updgrade to onnectedSourceDataJob:1.7.0 to bring the capability to record post-processing linkage to an external API that will perform the curation/processes related to DDMS + A new, fixed reference-data--EdsExternalProcessType value was added to control the process type `PostIngestion` or `PostNaturalization`.
+ Updgrade to onnectedSourceDataJob:1.7.0 to bring the capability to record post-processing linkage to an external API that will perform the curation/processes related to DDMS + A new, fixed reference-data--EdsExternalProcessType value was added to control the process type `PostIngestion` or `PostNaturalization`.
...
@@ -135,7 +211,6 @@ Detailed report of changes _after_ [2024-10-04](./_ChangeReports/ChangeReport-20
...
@@ -135,7 +211,6 @@ Detailed report of changes _after_ [2024-10-04](./_ChangeReports/ChangeReport-20
<details>
<details>
Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-2024-11-15.md).
Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-2024-11-15.md).
1. **Subsurface**
1. **Subsurface**
...
@@ -197,11 +272,12 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
...
@@ -197,11 +272,12 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
4. **New: Osdu Standard Records**
4. **New: Osdu Standard Records**
1. Added a [OsduStandardRecords](../OsduStandardRecords) level 1 folder and a [ActivityTemplates](../OsduStandardRecords/ActivityTemplates) level 2 folder to the OSDU Data Definitions GitLab structure to accommodate OSDU Standard records, such as Activity Templates. The [ActivityTemplates](../OsduStandardRecords/ActivityTemplates) folder is further organised using the `<Level1>.<Level2>` OSDU Domain hierarchy. For example, the `Subsurface.Geology-Petrophysics` subfolder contains specialised Activity Template records along with their accompanying documentation.
1. Added a [OsduStandardRecords](../OsduStandardRecords) level 1 folder and a [ActivityTemplates](../OsduStandardRecords/ActivityTemplates) level 2 folder to the OSDU Data Definitions GitLab structure to accommodate OSDU Standard records, such as Activity Templates. The [ActivityTemplates](../OsduStandardRecords/ActivityTemplates) folder is further organised using the `<Level1>.<Level2>` OSDU Domain hierarchy. For example, the `Subsurface.Geology-Petrophysics` subfolder contains specialised Activity Template records along with their accompanying documentation.
2. Created a new [OsduStandardActivityExamples](../Examples/WorkedExamples/OsduStandardActivityExamples) folder within the `WorkedExamples` directory. This folder is similarly classified using the `<Level1>.<Level2>` OSDU Domain hierarchy and contains worked examples accompanying the specialised Activity Templates.
2. Created a new [OsduStandardActivityExamples](../Examples/WorkedExamples/OsduStandardActivityExamples) folder within the `WorkedExamples` directory. This folder is similarly classified using the `<Level1>.<Level2>` OSDU Domain hierarchy and contains worked examples accompanying the specialised Activity Templates.
<summary>Details for M25.4</summary>
3.
<summary>Details for M25.3</summary>
</details>
</details>
* Highlights M25.4 (v0.25.4.1)
* Highlights M25.4 (v0.25.4)
* Generic
* Generic
* DataQualityRuleSet updated to 1.1.0 with addition of 'EvaluatedKind'
* DataQualityRuleSet updated to 1.1.0 with addition of 'EvaluatedKind'
...
@@ -210,6 +286,7 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
...
@@ -210,6 +286,7 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
* Subsurface - Geology Petrophysics
* Subsurface - Geology Petrophysics
* Updated SampleImage 1.1.0 + move to "PUBLISHED" status
* Updated SampleImage 1.1.0 + move to "PUBLISHED" status
* Sharing of 49 reference-data lists from **Rock and Fluid Sample DDMS** content - for standardized usage.
* Sharing of 49 reference-data lists from **Rock and Fluid Sample DDMS** content - for standardized usage.
<details>
<details>
<summary>Details for M25.4</summary>
<summary>Details for M25.4</summary>
...
@@ -299,6 +376,7 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
...
@@ -299,6 +376,7 @@ Detailed report of changes _after_ [2024-11-15](./_ChangeReports/ChangeReport-20
the [WorkedExamples](../Examples/WorkedExamples/Capabilities/records) folder. Eventually, they will be downloaded
the [WorkedExamples](../Examples/WorkedExamples/Capabilities/records) folder. Eventually, they will be downloaded
from the DDMS implementation repositories. More details in the
from the DDMS implementation repositories. More details in the