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

Commit 6b8dadd

Browse files
authored
1 parent 82a50c5 commit 6b8dadd

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,10 +1,15 @@
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/).
8+
>
9+
> It is **STRONGLY** recommended to migrate `ml-model` definitions to the `mlm` extension.
10+
> The `mlm` extension improves the model metadata definition and properties with added support for use cases not directly supported by `ml-model`.
11+
> It also provides increased interroperability with other STAC extensions, adds best-practices recommendations, provides tooling for creating
12+
> STAC attributes, and works toward alignement efforts from both geospatial and machine learning communities.
813
914
- **Title:** ML Model
1015
- **Identifier:** <https://stac-extensions.github.io/ml-model/v1.0.0/schema.json>

0 commit comments

Comments
 (0)