Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit f0d57f3

Browse files
authored
Merge branch 'deprecate' into migration_path
2 parents 4d9c92e + 6b8dadd commit f0d57f3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# ML Model Extension Specification
22

3-
> :warning: <br>
3+
> [!WARNING]
44
> This repository is deprecated in favor of
5-
> [https://github.com/crim-ca/mlm-extension](https://github.com/crim-ca/mlm-extension). <br>
5+
> [https://github.com/stac-extensions/mlm](https://github.com/stac-extensions/mlm). <br>
66
> The corresponding schemas are made available on
7-
> [https://crim-ca.github.io/mlm-extension/](https://crim-ca.github.io/mlm-extension/).
7+
> [https://stac-extensions.github.io/mlm/](https://stac-extensions.github.io/mlm/).
88
> Documentation on migrating from the Ml Model Extension to the Machine Learning Model Extension (MLM) is [here](./MIGRATION_TO_MLM.md).
9+
>
10+
> It is **STRONGLY** recommended to migrate `ml-model` definitions to the `mlm` extension.
11+
> The `mlm` extension improves the model metadata definition and properties with added support for use cases not directly supported by `ml-model`.
12+
> It also provides increased interroperability with other STAC extensions, adds best-practices recommendations, provides tooling for creating
13+
> STAC attributes, and works toward alignement efforts from both geospatial and machine learning communities.
914
1015
- **Title:** ML Model
1116
- **Identifier:** <https://stac-extensions.github.io/ml-model/v1.0.0/schema.json>

0 commit comments

Comments
 (0)