Releases: stac-extensions/classification
Releases · stac-extensions/classification
v2.0.0
Added
- Validation by the JSON schema of
classification:classes
definition within a Machine Learning Model (MLM) output. - Example STAC
item-model-classes.json
demonstrating the use ofclassification:classes
within amlm:output
. nodata
to Class Objectpercentage
to Class Objectcount
to Class Object- Regular expression to validate
name
is machine-readable
Changed
- Allow CommonMark for the
description
fields. - Class Object:
name
is required rather thandescription
Fixed
- Fixed tests which were validating against v1.0.0
v1.1.0
v1.0.0
First Release
Initial release for pilot applications
New Contributors
- @m-mohr made their first contribution in #2
- @pjhartzell made their first contribution in #20
- @drwelby made their first contribution in #19
Full Changelog: https://github.com/stac-extensions/classification/commits/v1.0.0