From 602c23c6592b1579f7f48fc06b6ead84d4e5b191 Mon Sep 17 00:00:00 2001 From: Francis Charette-Migneault Date: Mon, 29 Apr 2024 12:31:09 -0400 Subject: [PATCH] revert DLM names Revert the old DLM name to keep entries consistent on https://stac-extensions.github.io/. The new MLM extension will contain its own details accordingly. Relates to https://github.com/stac-extensions/stac-extensions.github.io/pull/48 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f3a4241..1ed1587 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# Machine Learning Model Extension Specification +# Deep Learning Model Extension Specification > :information_source:
> Formerly *Deep Learning Model (DLM) Extension Specification* > :warning:
-> This repository is deprecated in favor of -> [https://github.com/crim-ca/mlm-extension](https://github.com/crim-ca/mlm-extension).
+> This repository is deprecated in favor of the *Machine Learning Model (MLM) Extension Specification* found at +> [crim-ca/mlm-extension](https://github.com/crim-ca/mlm-extension).
> The corresponding schemas are made available on > [https://crim-ca.github.io/mlm-extension/](https://crim-ca.github.io/mlm-extension/). [![hackmd-github-sync-badge](https://hackmd.io/lekSD_RVRiquNHRloXRzeg/badge)](https://hackmd.io/lekSD_RVRiquNHRloXRzeg?both) -- **Title:** Machine Learning Model Extension -- **Identifier:** [https://stac-extensions.github.io/mlm/v1.0.0/schema.json](https://stac-extensions.github.io/mlm/v1.0.0/schema.json) -- **Field Name Prefix:** mlm +- **Title:** Deep Learning Model Extension +- **Identifier:** [https://stac-extensions.github.io/mlm/v1.0.0/schema.json](https://stac-extensions.github.io/dlm/v1.0.0/schema.json) +- **Field Name Prefix:** dlm - **Scope:** Collection, Item, Asset, Links - **Extension Maturity Classification:** Deprecated - **Owner:**