Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@m-mohr m-mohr released this 18 May 09:51
· 1 commit to main since this release
457b0e0

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