Skip to content

Commit 474a5f6

Browse files
authored
Update headmatter to be consistent and parseable #5
1 parent 1e866ae commit 474a5f6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# STAC API - Collection Search
22

3+
- **Title:** Collection Search
34
- **OpenAPI specification:** [openapi.yaml](openapi.yaml) (todo)
4-
- **Conformance URIs:**
5+
- **Conformance Classes:**
56
- <https://api.stacspec.org/v1.0.0-rc.1/core>
67
- <https://api.stacspec.org/v1.0.0-rc.1/collection-search>
78
- <http://www.opengis.net/spec/ogcapi-common-2/1.0/req/simple-query>
8-
- **[Maturity Classification](../README.md#maturity-classification):** Proposal
9-
- **Dependencies**:
9+
- **Scope:** STAC API - Core
10+
- **[Extension Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification):** Proposal
11+
- **Dependencies:**
1012
- [STAC API - Core](https://github.com/radiantearth/stac-api-spec/blob/main/core)
1113
- [STAC API - Collections](https://github.com/radiantearth/stac-api-spec/tree/main/ogcapi-features)
1214
- [OGC API - Common - Part 2: Geospatial Data](https://portal.ogc.org/files/99149)
1315
- [OGC API - Records - Part 2: Collections](https://github.com/opengeospatial/ogcapi-records/tree/master/extensions/collections)
16+
- **Owner**: @m-mohr
1417

1518
A search endpoint provides the ability to query
1619
STAC [Collections](https://github.com/radiantearth/stac-spec/blob/master/collection-spec/README.md)
@@ -92,4 +95,4 @@ The context extension can be implemented, too. It works as it does for Items.
9295
See <https://github.com/stac-api-extensions/context> for details.
9396

9497
- Requirement class in *OGC API - Records - Part 2: Collections*: n/a
95-
- Conformance class: `https://api.stacspec.org/v1.0.0-rc.1/collection-search#context`
98+
- Conformance class: `https://api.stacspec.org/v1.0.0-rc.1/collection-search#context`

0 commit comments

Comments
 (0)