Skip to content

Commit

Permalink
Update collection-spec/collection-spec.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Mohr <m.mohr@uni-muenster.de>
  • Loading branch information
cholmes and m-mohr authored Apr 28, 2021
1 parent 4e4a7f7 commit e5060dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions collection-spec/collection-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ Each schema must be valid against all corresponding values available for the pro
It is recommended to use [JSON Schema draft-07](https://json-schema.org/specification-links.html#draft-7)
to align with the JSON Schemas provided by STAC. Empty schemas are not allowed.

For an introduction to JSON Schema, see "[Learn JSON Schema](https://json-schema.org/learn/)".

## Media Type for STAC Collections

A STAC Collection is a JSON file ([RFC 8259](https://tools.ietf.org/html/rfc8259)), and thus should use the
Expand Down

0 comments on commit e5060dc

Please sign in to comment.