Skip to content

Commit 4bb2b09

Browse files
authored
spec is no longer draft (#209)
1 parent a463fd9 commit 4bb2b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshop/content/docs/publishing/ogcapi-records.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ title: Exercise 6 - Metadata via OGC API - Records
77
[OGC API - Records](https://ogcapi.ogc.org/records) provides a Web API with the capability to create, modify,
88
and query metadata on the Web:
99

10-
* [OGC API - Records: Part 1: Core](https://docs.ogc.org/DRAFTS/20-004.html) (**draft**)
10+
* Read the [OGC API - Records: Part 1: Core](https://docs.ogc.org/is/20-004r1/20-004r1.html) specification at the OGC website.
1111

1212
OGC API - Records uses OGC API - Features as a building block, thus enabling streamlined deployment and integration
1313
for clients and users.
1414

1515
## pygeoapi support
1616

17-
pygeoapi supports the OGC API - Records draft specification, using Elasticsearch and TinyDB [rasterio](https://rasterio.readthedocs.io) as core backends.
17+
pygeoapi supports the OGC API - Records specification, using Elasticsearch and TinyDB [rasterio](https://rasterio.readthedocs.io) as core backends.
1818

1919
!!! note
2020

0 commit comments

Comments
 (0)