"x-osdu-license":"Copyright 2021, 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.",
"description":"Properties shared with all master-data schema instances.",
"type":"object",
"properties":{
"NameAliases":{
"type":"array",
"description":"Alternative names, including historical, by which this master data is/has been known (it should include all the identifiers).",
"items":{
"$ref":"osdu:wks:AbstractAliasNames:1.0.0"
}
},
"GeoContexts":{
"type":"array",
"description":"List of geographic entities which provide context to the master data. This may include multiple types or multiple values of the same type.",
"items":{
"$ref":"osdu:wks:AbstractGeoContext:1.0.0"
}
},
"SpatialLocation":{
"$ref":"osdu:wks:AbstractSpatialLocation:1.0.0",
"description":"The spatial location information such as coordinates, CRS information (left empty when not appropriate)."
},
"VersionCreationReason":{
"type":"string",
"description":"This describes the reason that caused the creation of a new version of this master data."