diff --git a/README.md b/README.md index 32689fa..ce6949d 100644 --- a/README.md +++ b/README.md @@ -136,13 +136,12 @@ The fields in the table below can be used in these parts of STAC documents: | mlm:output [\[1\]][1] | \[[Model Output Object](#model-output-object)] | **REQUIRED** Describes each model output and how to interpret it. | | mlm:hyperparameters [\[1\]][1] | [Model Hyperparameters Object](#model-hyperparameters-object) | Additional hyperparameters relevant for the model. | - - - + -[1]: #1-allowed-only-in-item-properties +[1]: #_ -##### [1] Allowed Only in Item `properties` +##### _ +[1][1] Fields allowed only in Item `properties` > [!NOTE] > Unless stated otherwise by [\[1\]][1] in the table, fields can be used at either the Item or Asset level. @@ -156,9 +155,6 @@ The fields in the table below can be used in these parts of STAC documents: > did not override it for their respective reference. For some of the fields, further details are provided in following > sections to provide more precisions regarding some potentially ambiguous use cases. - - - In addition, fields from the multiple relevant extensions should be defined as applicable. See [Best Practices - Recommended Extensions to Compose with the ML Model Extension](best-practices.md#recommended-extensions-to-compose-with-the-ml-model-extension) for more details.