diff --git a/deployments/shared-schemas/osdu/_IncrementalLoadSequences/v0.26.1_load_sequence.json b/deployments/shared-schemas/osdu/_IncrementalLoadSequences/v0.26.1_load_sequence.json index 9fa01c2052a7551b7a469a243a24bda0fcc12f0e..5d7471b9e16868c546c16ebc4609ea94b3755131 100644 --- a/deployments/shared-schemas/osdu/_IncrementalLoadSequences/v0.26.1_load_sequence.json +++ b/deployments/shared-schemas/osdu/_IncrementalLoadSequences/v0.26.1_load_sequence.json @@ -72,8 +72,8 @@ "relativePath": "shared-schemas/osdu/dataset/File.CompressedVectorHeaders.1.1.0.json" }, { - "kind": "{{schema-authority}}:wks:dataset--File.EML:1.0.1", - "relativePath": "shared-schemas/osdu/dataset/File.EML.1.0.1.json" + "kind": "{{schema-authority}}:wks:dataset--File.EML:1.1.0", + "relativePath": "shared-schemas/osdu/dataset/File.EML.1.1.0.json" }, { "kind": "{{schema-authority}}:wks:dataset--File.Generic:1.0.1", diff --git a/deployments/shared-schemas/osdu/dataset/File.EML.1.0.1.json b/deployments/shared-schemas/osdu/dataset/File.EML.1.1.0.json similarity index 96% rename from deployments/shared-schemas/osdu/dataset/File.EML.1.0.1.json rename to deployments/shared-schemas/osdu/dataset/File.EML.1.1.0.json index d1a28ee19d128d421dc13c0e85aef484d9ad38e3..28b806ba35da5647573a2b42dcb68d45292b4582 100644 --- a/deployments/shared-schemas/osdu/dataset/File.EML.1.0.1.json +++ b/deployments/shared-schemas/osdu/dataset/File.EML.1.1.0.json @@ -5,9 +5,9 @@ "source": "wks", "entityType": "dataset--File.EML", "schemaVersionMajor": 1, - "schemaVersionMinor": 0, - "schemaVersionPatch": 1, - "id": "{{schema-authority}}:wks:dataset--File.EML:1.0.1" + "schemaVersionMinor": 1, + "schemaVersionPatch": 0, + "id": "{{schema-authority}}:wks:dataset--File.EML:1.1.0" }, "createdBy": "OSDU Data Definition Group", "scope": "SHARED", @@ -15,9 +15,9 @@ }, "schema": { "x-osdu-license": "Copyright 2024, The Open Group \\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.", - "$id": "https://schema.osdu.opengroup.org/json/dataset/File.EML.1.0.1.json", + "$id": "https://schema.osdu.opengroup.org/json/dataset/File.EML.1.1.0.json", "$schema": "http://json-schema.org/draft-07/schema#", - "x-osdu-schema-source": "osdu:wks:dataset--File.EML:1.0.1", + "x-osdu-schema-source": "osdu:wks:dataset--File.EML:1.1.0", "title": "File.EML", "description": "An EML file is the XML expression of an EML Entity : EnergyML Common Technical Architecture (CTA) Entity like Activity Template, Activity, Graphical Attributes (Energistics industry-specific standard).", "type": "object", @@ -34,7 +34,7 @@ "title": "Entity Kind", "type": "string", "pattern": "^[\\w\\-\\.]+:[\\w\\-\\.]+:[\\w\\-\\.]+:[0-9]+.[0-9]+.[0-9]+$", - "example": "osdu:wks:dataset--File.EML:1.0.1" + "example": "osdu:wks:dataset--File.EML:1.1.0" }, "version": { "description": "The version number of this OSDU resource; set by the framework.", diff --git a/deployments/shared-schemas/osdu/load_sequence.1.0.0.json b/deployments/shared-schemas/osdu/load_sequence.1.0.0.json index 7a7b18b3c290c58e506388d015767bbb85dfeadb..ed1dc914c2ec2d5936c43d8bd45eadf0b4830dd0 100644 --- a/deployments/shared-schemas/osdu/load_sequence.1.0.0.json +++ b/deployments/shared-schemas/osdu/load_sequence.1.0.0.json @@ -1372,8 +1372,8 @@ "relativePath": "shared-schemas/osdu/dataset/File.CompressedVectorHeaders.1.0.0.json" }, { - "kind": "{{schema-authority}}:wks:dataset--File.EML:1.0.1", - "relativePath": "shared-schemas/osdu/dataset/File.EML.1.0.1.json" + "kind": "{{schema-authority}}:wks:dataset--File.EML:1.1.0", + "relativePath": "shared-schemas/osdu/dataset/File.EML.1.1.0.json" }, { "kind": "{{schema-authority}}:wks:dataset--File.EML:1.0.0",