diff --git a/meta/subtype-schemas.json b/meta/subtype-schemas.json index 00238654..29a569ae 100644 --- a/meta/subtype-schemas.json +++ b/meta/subtype-schemas.json @@ -234,7 +234,7 @@ }, "mlm-model": { "type": "object", - "subtype": "mlm-model", + "subtype": "ml-model", "title": "Machine Learning Model", "description": "A machine learning model, accompanied with STAC metadata that implements the Machine Learning Model STAC extension (mlm-model)." },