Skip to content

Releases: stac-extensions/classification

v2.0.0

18 May 09:51
457b0e0
Compare
Choose a tag to compare

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 of classification:classes within a mlm:output.
  • nodata to Class Object
  • percentage to Class Object
  • count to Class Object
  • Regular expression to validate name is machine-readable

Changed

  • Allow CommonMark for the description fields.
  • Class Object: name is required rather than description

Fixed

  • Fixed tests which were validating against v1.0.0

v1.1.0

03 May 21:07
Compare
Choose a tag to compare

What's Changed

  • Snake case for color_hint
  • Update README.md by @bradh in #23
  • fix: change title from 'Template' to 'Classification' by @pjhartzell in #25

New Contributors

  • @bradh made their first contribution in #23

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Mar 15:31
Compare
Choose a tag to compare

First Release

Initial release for pilot applications

New Contributors

Full Changelog: https://github.com/stac-extensions/classification/commits/v1.0.0