SampleAnalysisType - Add 'BasicRockProperties.PressureDependentPermeability'
We need to add BasicRockProperties.PressureDependentPermeability to the SampleAnalysisType reference list, as well as associated entries in SampleAnalysisSubFamily. This likely will need some additional input and work as these are published lists.
SampleAnalysisType
{
"id": "{{NAMESPACE}}:reference-data--SampleAnalysisType:BasicRockProperties.PressureDependentPermeability",
"kind": "osdu:wks:reference-data--SampleAnalysisType:1.0.0",
"acl": {
"owners": [
"{{DATA_OWNERS_GROUP}}"
],
"viewers": [
"{{DATA_VIEWERS_GROUP}}"
]
},
"legal": {
"legaltags": [
"{{LEGAL_TAG}}"
],
"otherRelevantDataCountries": [
"{{ISO_3166_ALPHA_2_CODE}}"
]
},
"data": {
"Name": "Basic Rock Properties, Pressure Dependent Permeability",
"Description": "Permeability measurements ",
"Code": "BasicRockProperties.PressureDependentPermeability",
"FamilyID": "{{NAMESPACE}}:reference-data--SampleAnalysisFamily:BasicRockProperties:",
"SubFamilyID": "{{NAMESPACE}}:reference-data--SampleAnalysisSubFamily:PressureDependentPermeability:",
"Source": "RAFSDDMS"
}
},
SampleAnalysisSubFamily
{
"id": "{{NAMESPACE}}:reference-data--SampleAnalysisSubFamily:PressureDependentPermeability",
"kind": "osdu:wks:reference-data--SampleAnalysisSubFamily:1.0.0",
"acl": {
"owners": [
"{{DATA_OWNERS_GROUP}}"
],
"viewers": [
"{{DATA_VIEWERS_GROUP}}"
]
},
"legal": {
"legaltags": [
"{{LEGAL_TAG}}"
],
"otherRelevantDataCountries": [
"{{ISO_3166_ALPHA_2_CODE}}"
]
},
"data": {
"Name": "Pressure Dependent Permeability (PDP)",
"Description": "Basic rock properties evaluated on an intact plug sample via a Crushed Rock Analysis technique that may or may not include porosity, air permeability, water/gas/oil saturations, grain density, bulk density, plug volumetrics and weights. Crushed rock method should be specified in the remarks: GRI, TruSat, etc",
"Code": "PressureDependentPermeability",
"Source": "RAFSDDMS"
}
},
Edited by Michael Jones