Skip to content

Commit d70eb83

Browse files
authored
dive review (#234)
1 parent 585564a commit d70eb83

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

workshop/content/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ As always, core pygeoapi support and community information can be found on the p
102102
Contributions are always encouraged and welcome!
103103

104104

105-
## Now, on to the workshop. Let's go!
105+
## Now, on to the workshop. [Let's go!](introduction.md)

workshop/content/docs/standards.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,19 @@ pygeoapi over time:
7474

7575
#### OGC API Roadmap
7676

77-
The [OGC Standards Roadmap](https://agora.ogc.org/roadmap) highlights the current and planned standards efforts as well as related extensions to those standards. The Roadmap
78-
is useful for planning new functionality to users, as well as software implementation.
79-
80-
!!! note
81-
The OGC Standards Roadmap provides a status and timeline on all OGC standards. To filter the Roadmap on OGC APIs only, use the "Filter by title, repo, label..." text box (top left) and filter on "OGC API"
77+
The [OGC Standards Roadmap](https://www.ogc.org/standards/roadmap), highlights the current and
78+
planned standards efforts as well as related extensions to those standards. The Roadmap is useful for planning new
79+
functionality to users, as well as software implementation.
8280

8381
#### OGC APIs supported by pygeoapi
8482

8583
pygeoapi implements numerous OGC API standards and draft standards. In addition, it is compliance certified and even a Reference Implementation (RI) for some of them. Compliance certification is important to remove interoperability risks. RI are always compliance certified. From OGC [Compliance Testing Program Policies & Procedures 08-134r11](https://docs.ogc.org/pol/08-134r11.html#toc26):
8684

87-
!!! Citation
85+
!!! [Citation](https://docs.ogc.org/pol/08-134r11.html#toc17)
8886

8987
Candidate Products that pass all the tests in a Compliance Test Package, and that OGC has reviewed and certified as having passed those tests, are considered compliant with that Implementation Standard version.
9088

91-
!!! Citation
89+
!!! [Citation](https://docs.ogc.org/pol/08-134r11.html#term-reference-implementation-_ri_)
9290

9391
A Reference Implementation is a fully functional, licensed copy of a tested, branded software that has passes the test for an associated conformance class in a version of an Implementation Standard and that is free and publicly available for testing via a web service or download.
9492

0 commit comments

Comments
 (0)