From f1e632d7503270a864f06114a49d150e5b624e6a Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Tue, 14 Jan 2025 07:43:10 -0500 Subject: [PATCH] main branch is now stable/approved branch (#234) * main branch is now stable/approved branch * update APPROVED -> STABLE --- .github/workflows/specification.yml | 2 +- standard/index.adoc | 3 +-- standard/sections/clause_7_normative_text.adoc | 3 ++- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/specification.yml b/.github/workflows/specification.yml index ee967cf..a4efd6d 100644 --- a/.github/workflows/specification.yml +++ b/.github/workflows/specification.yml @@ -9,7 +9,7 @@ on: - 'kpi/**' env: - SPEC_FILE_BASENAME: wcmp2-DRAFT + SPEC_FILE_BASENAME: wcmp2-STABLE KPI_FILE_BASENAME: wcmp2-kpi-DRAFT jobs: diff --git a/standard/index.adoc b/standard/index.adoc index b4e14a1..03c3794 100644 --- a/standard/index.adoc +++ b/standard/index.adoc @@ -23,8 +23,7 @@ |[big]*World Meteorological Organization* |Date: {docdate} |Version: {version} -|Document location: TBD -|Document status: DRAFT +|Document status: STABLE |Task Team on WIS Metadata (TT-WISMD)footnote:[https://community.wmo.int/governance/commission-membership/commission-observation-infrastructures-and-information-systems-infcom/commission-infrastructure-officers/infcom-management-group/standing-committee-information-management-and-technology-sc-imt/expert-team-metadata-0] |Expert Team on Metadata Standards (ET-Metadata)footnote:[https://community.wmo.int/governance/commission-membership/commission-observation-infrastructures-and-information-systems-infcom/commission-infrastructure-national-representatives/infcom-management-group/standing-committee-information-management-and-technology-sc-imt/et-metadata] |Standing Committee on Information Management and Technology (SC-IMT)footnote:[https://community.wmo.int/governance/commission-membership/commission-observation-infrastructures-and-information-systems-infcom/commission-infrastructure-officers/infcom-management-group/standing-committee-information-management-and-technology-sc-imt] diff --git a/standard/sections/clause_7_normative_text.adoc b/standard/sections/clause_7_normative_text.adoc index 31e9498..59e92b0 100644 --- a/standard/sections/clause_7_normative_text.adoc +++ b/standard/sections/clause_7_normative_text.adoc @@ -1,5 +1,6 @@ == WMO Core Metadata Profile (Version 2) -Note: This section of working draft document is the same as Appendix F in the https://library.wmo.int/idurl/4/68731[_Manual on the WMO Information System_] (WMO-No. 1060), Volume II. + +Note: This section of this working draft document is the same as Appendix F in the https://library.wmo.int/idurl/4/68731[_Manual on the WMO Information System_] (WMO-No. 1060), Volume II as approved by EC-78. WMO Core Metadata Profile (WCMP) is an extension of the OGC API – Features standard and shall be encoded in GeoJSON. The normative provisions in WCMP (version 2) are denoted by the base URI (``http://wis.wmo.int/spec/wcmp/2``) and requirements are denoted by partial URIs relative to this base. Property names, values and examples are represented with ``shaded text`` in this document.