diff --git a/.github/workflows/specification.yml b/.github/workflows/specification.yml index 7bd9dfd..ee967cf 100644 --- a/.github/workflows/specification.yml +++ b/.github/workflows/specification.yml @@ -53,5 +53,5 @@ jobs: rm -rf standard kpi mv -f /tmp/wcmp2/* . git add . - git commit -am "update WMCP 2 build" + git commit -am "update WCMP 2 build" git push diff --git a/standard/sections/clause_2_conformance.adoc b/standard/sections/clause_2_conformance.adoc index 7891588..a0614aa 100644 --- a/standard/sections/clause_2_conformance.adoc +++ b/standard/sections/clause_2_conformance.adoc @@ -17,5 +17,5 @@ The mandatory Requirements Class for WCMP is: * "WMO Core Metadata Profile Core": This Requirements Class inherits from _OGC API — Records — Part 1: Core: Requirements Class: Record Core_ which defines the requirements for a catalogue record. The requirements -specified in the Requirements Class “Record Core" are mandatory for all implementations of WMCP. +specified in the Requirements Class “Record Core" are mandatory for all implementations of WCMP. The requirements are specified in Chapter 7 and in Annex A in more detail. diff --git a/standard/sections/clause_3_references.adoc b/standard/sections/clause_3_references.adoc index 4e8554f..07b11a4 100644 --- a/standard/sections/clause_3_references.adoc +++ b/standard/sections/clause_3_references.adoc @@ -3,7 +3,7 @@ * [[ogcapi-records]] OGC: OGC 20-004, OGC API - Records - Part 1: Core 1.0 (2023) footnote:[https://docs.ogc.org/DRAFTS/20-004.html] * [[ogcapi-features]] OGC: OGC 17-069r, OGC API - Features - Part 1: Core 1.0 (2022) footnote:[https://docs.opengeospatial.org/is/17-069r4/17-069r4.html] * [[rfc7946]] IETF: RFC-7946 The GeoJSON Format (2016) footnote:[https://datatracker.ietf.org/doc/html/rfc7946] -* [[rfc8259]] IETF: RFC-8259 The JavaScript Object Notation (JSON) Data Interchange Formathe GeoJSON Format (2016) footnote:[https://datatracker.ietf.org/doc/html/rfc8259] +* [[rfc8259]] IETF: RFC-8259 The JavaScript Object Notation (JSON) Data Interchange Format (2017) footnote:[https://datatracker.ietf.org/doc/html/rfc8259] * W3C/OGC: Spatial Data on the Web Best Practices, W3C Working Group Note (2017) footnote:[https://www.w3.org/TR/sdw-bp] * W3C: Data on the Web Best Practices, W3C Recommendation (2017) footnote:[https://www.w3.org/TR/dwbp] * W3C: Data Catalog Vocabulary, W3C Recommendation (2014) footnote:[https://www.w3.org/TR/vocab-dcat]