From 3ecaf20c8fa72e308661764ad731f39c301836c2 Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Mon, 21 Oct 2024 12:17:26 -0400 Subject: [PATCH 1/5] add citation references --- CITATION.cff | 216 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..26d852a --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,216 @@ +cff-version: 1.2.0 +title: Machine Learning Model Extension Specification for SpatioTemporal Asset Catalog +alias: mlm +message: >- + If you use this standard or software, please cite it using the metadata from this file. +type: standard +repository: "https://github.com/crim-ca/mlm-extension" +repository-code: "https://github.com/stac-extensions/mlm" +license: Apache-2.0 +license-url: https://github.com/stac-extensions/mlm/blob/main/LICENSE +identifiers: + - type: doi + value: "10.1145/3681769.3698586" + description: "Conference paper presenting the standard." + - type: url + value: "https://stac-extensions.github.io/mlm/" + description: "The URL of the specific extension used in 'stac_extensions' references." +authors: + - given-names: Francis + family-names: Charette-Migneault + alias: fmigneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Ryan + family-names: Avery + alias: rbavery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" + - name: Computer Research Institute of Montréal + city: Montréal + region: Québec + alias: CRIM + website: "https://www.crim.ca/" + email: info@crim.ca + tel: 1 (514) 840-1234 + country: CA + post-code: H3N 1M3 + address: "101 – 405, avenue Ogilvy" + - name: "Wherobots, Inc." + address: 350 California St + city: San Francisco + country: US + post-code: "94104" + region: California + website: "https://www.wherobots.ai/" + location: Floor 1 - Lincoln Towne Center +references: + - type: software-code + name: stac_model + repository-code: + repository-artifact: "https://pypi.org/project/stac-model/" + url: "https://github.com/crim-ca/mlm-extension/tree/main/stac_model" + authors: + - given-names: Ryan + family-names: Avery + alias: rbavery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" + - given-names: Francis + family-names: Charette-Migneault + alias: fmigneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - type: report + title: Project CCCOT03 – Technical Report + alias: dlm + repository: "https://raw.githubusercontent.com/crim-ca/CCCOT03/main/CCCOT03_Rapport%20Final_FINAL_EN.pdf" + repository-code: "https://github.com/crim-ca/dlm-extension" + license: Apache-2.0 + license-url: https://github.com/crim-ca/dlm-extension/blob/main/LICENSE + date-released: "2020-12-14" + languages: + - en + authors: + - given-names: Francis + family-names: Charette-Migneault + alias: fmigneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Samuel + family-names: Foucher + alias: sfoucher + orcid: "https://orcid.org/0000-0001-9557-6907" + - given-names: David + family-names: Landry + orcid: "https://orcid.org/0000-0001-5343-2235" + - given-names: Yves + family-names: Moisan + alias: ymoisan + - name: Computer Research Institute of Montréal + city: Montréal + region: Québec + alias: CRIM + website: "https://www.crim.ca/" + email: info@crim.ca + tel: 1 (514) 840-1234 + country: CA + post-code: H3N 1M3 + address: "101 – 405, avenue Ogilvy" + - name: "Natural Resources Canada" + country: CA + website: "https://natural-resources.canada.ca/" + - name: "Canada Centre for Mapping and Earth Observation" + alias: CCMEO + country: CA + website: "https://natural-resources.canada.ca/research-centres-and-labs/canada-centre-for-mapping-and-earth-observation/25735" +abstract: >- + The Machine Learning Model (MLM) extension is a + specification that extends the SpatioTemporal Asset + Catalogs (STAC) framework to catalog machine learning + models. This demo paper introduces the goals of the MLM, + highlighting its role in improving + searchability and reproducibility of geospatial models. + The MLM is contextualized within the STAC ecosystem, + demonstrating its compatibility and the advantages it + brings to discovering relevant geospatial models and + describing their inference requirements. + + A detailed overview of the MLM's structure and fields + describes the tasks, hardware requirements, frameworks, + and inputs/outputs associated with machine learning + models. Three use cases are presented, showcasing the + application of the MLM in describing models for land cover + classification and image segmentation. These examples + illustrate how the MLM facilitates easier search and better + understanding of how to deploy models in inference pipelines. + + The discussion addresses future challenges in extending + the MLM to account for the diversity in machine learning + models, including foundational and fine-tuned models, + multi-modal models, and the importance of describing the + data pipeline and infrastructure models depend on. + Finally, the paper demonstrates the potential of the MLM + to be a unifying standard to enable benchmarking and + comparing geospatial machine learning models. +keywords: + - STAC + - Catalog + - Machine Learning + - Spatio-Temporal Models + - Search +preferred-citation: + type: conference-paper + doi: "10.1145/3681769.3698586" + title: Machine Learning Model Specification for Cataloging Spatio-Temporal Models + conference: + name: 3rd ACM SIGSPATIAL International Workshop on Searching and Mining Large Collections of Geospatial Data + alias: GeoSearch’24 + date-released: "2024-10-29" + year: 2024 + month: 11 + pages: 4 + location: + name: Georgia Tech Hotel and Conference Center + city: Atlanta + region: Georgia + country: US + languages: + - en + contact: + - given-names: Francis + family-names: Charette-Migneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + authors: + - given-names: Francis + family-names: Charette-Migneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Ryan + family-names: Avery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" + - given-names: Brian + family-names: Pondi + email: brian.pondi@uni-muenster.de + affiliation: "Institute for Geoinformatics, University of Münster" + orcid: "https://orcid.org/0009-0008-0367-1690" + - given-names: Joses + family-names: Omojola + affiliation: University of Arizona + email: jomojo1@arizona.edu + orcid: "https://orcid.org/0000-0001-5807-2953" + - given-names: Simone + family-names: Vaccari + email: simone.vaccari@terradue.com + affiliation: Terradue + orcid: "https://orcid.org/0000-0002-2757-4165" + - given-names: Parham + family-names: Membari + email: parham.membari@terradue.com + affiliation: Terradue + orcid: "https://orcid.org/0009-0004-7594-4011" + - given-names: Devis + family-names: Peressutti + email: devis.peressutti@planet.com + affiliation: "Sinergise Solutions, a Planet Labs company" + orcid: "https://orcid.org/0000-0002-4660-0576" + - given-names: Jia + family-names: Yu + email: jiayu@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0003-1340-6475" + - given-names: Jed + family-names: Sundwall + email: jed@radiant.earth + affiliation: Radiant Earth + orcid: "https://orcid.org/0000-0001-9681-230X" From a2059178078f7cede44c58af0772e66a55a1d867 Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Mon, 21 Oct 2024 13:07:52 -0400 Subject: [PATCH 2/5] add CFF check workflow --- .github/workflows/citation.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/workflows/citation.yaml diff --git a/.github/workflows/citation.yaml b/.github/workflows/citation.yaml new file mode 100644 index 0000000..aeed039 --- /dev/null +++ b/.github/workflows/citation.yaml @@ -0,0 +1,17 @@ +name: Check Citation Format +on: + push: + paths: + - CITATION.cff + pull_request: + paths: + - CITATION.cff +jobs: + check-citation: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - name: Check whether the citation metadata from CITATION.cff is valid + uses: citation-file-format/cffconvert-github-action@2.0.0 + with: + args: "--validate" From fbb32a6e0d4a7c51d89ca76cdcb3d75482e915c6 Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Mon, 21 Oct 2024 13:41:59 -0400 Subject: [PATCH 3/5] add CFF checker and update contents to pass validatation --- CITATION.cff | 312 +++++++++++++++++++++++++++---------------------- Makefile | 9 +- pyproject.toml | 5 + 3 files changed, 185 insertions(+), 141 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 26d852a..d2bc560 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,9 +1,12 @@ cff-version: 1.2.0 +message: If you use this standard or software, please cite it using the metadata from this file. title: Machine Learning Model Extension Specification for SpatioTemporal Asset Catalog -alias: mlm -message: >- - If you use this standard or software, please cite it using the metadata from this file. -type: standard +type: software +keywords: + - mlm + - Machine Learning + - Model + - STAC repository: "https://github.com/crim-ca/mlm-extension" repository-code: "https://github.com/stac-extensions/mlm" license: Apache-2.0 @@ -14,8 +17,20 @@ identifiers: description: "Conference paper presenting the standard." - type: url value: "https://stac-extensions.github.io/mlm/" - description: "The URL of the specific extension used in 'stac_extensions' references." -authors: + description: "Generic URL of the MLM extension versions available for 'stac_extensions' references." +contact: + - given-names: Francis + family-names: Charette-Migneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Ryan + family-names: Avery + alias: rbavery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" +authors: &authors - given-names: Francis family-names: Charette-Migneault alias: fmigneault @@ -46,104 +61,86 @@ authors: region: California website: "https://www.wherobots.ai/" location: Floor 1 - Lincoln Towne Center + references: - type: software-code - name: stac_model - repository-code: + title: "A PydanticV2 and PySTAC validation and serialization library for the STAC ML Model Extension" + keywords: + - stac_model + repository-code: "https://github.com/crim-ca/mlm-extension/tree/main/stac_model" repository-artifact: "https://pypi.org/project/stac-model/" url: "https://github.com/crim-ca/mlm-extension/tree/main/stac_model" authors: - - given-names: Ryan - family-names: Avery - alias: rbavery - email: ryan@wherobots.com - affiliation: "Wherobots, Inc." - orcid: "https://orcid.org/0000-0001-7392-1474" - - given-names: Francis - family-names: Charette-Migneault - alias: fmigneault - email: francis.charette-migneault@crim.ca - affiliation: Computer Research Institute of Montréal (CRIM) - orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Ryan + family-names: Avery + alias: rbavery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" + - given-names: Francis + family-names: Charette-Migneault + alias: fmigneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + + - type: standard + title: STAC MLM specification + authors: *authors + identifiers: + - type: url + value: "https://stac-extensions.github.io/mlm/v1.3.0/schema.json" + description: "Latest extension URL used in 'stac_extensions' references." + - type: report title: Project CCCOT03 – Technical Report - alias: dlm + keywords: + - dlm + - Deep Learning + - Model + - STAC repository: "https://raw.githubusercontent.com/crim-ca/CCCOT03/main/CCCOT03_Rapport%20Final_FINAL_EN.pdf" repository-code: "https://github.com/crim-ca/dlm-extension" license: Apache-2.0 license-url: https://github.com/crim-ca/dlm-extension/blob/main/LICENSE date-released: "2020-12-14" languages: - - en + - en authors: - - given-names: Francis - family-names: Charette-Migneault - alias: fmigneault - email: francis.charette-migneault@crim.ca - affiliation: Computer Research Institute of Montréal (CRIM) - orcid: "https://orcid.org/0000-0003-4862-3349" - - given-names: Samuel - family-names: Foucher - alias: sfoucher - orcid: "https://orcid.org/0000-0001-9557-6907" - - given-names: David - family-names: Landry - orcid: "https://orcid.org/0000-0001-5343-2235" - - given-names: Yves - family-names: Moisan - alias: ymoisan - - name: Computer Research Institute of Montréal - city: Montréal - region: Québec - alias: CRIM - website: "https://www.crim.ca/" - email: info@crim.ca - tel: 1 (514) 840-1234 - country: CA - post-code: H3N 1M3 - address: "101 – 405, avenue Ogilvy" - - name: "Natural Resources Canada" - country: CA - website: "https://natural-resources.canada.ca/" - - name: "Canada Centre for Mapping and Earth Observation" - alias: CCMEO - country: CA - website: "https://natural-resources.canada.ca/research-centres-and-labs/canada-centre-for-mapping-and-earth-observation/25735" -abstract: >- - The Machine Learning Model (MLM) extension is a - specification that extends the SpatioTemporal Asset - Catalogs (STAC) framework to catalog machine learning - models. This demo paper introduces the goals of the MLM, - highlighting its role in improving - searchability and reproducibility of geospatial models. - The MLM is contextualized within the STAC ecosystem, - demonstrating its compatibility and the advantages it - brings to discovering relevant geospatial models and - describing their inference requirements. - - A detailed overview of the MLM's structure and fields - describes the tasks, hardware requirements, frameworks, - and inputs/outputs associated with machine learning - models. Three use cases are presented, showcasing the - application of the MLM in describing models for land cover - classification and image segmentation. These examples - illustrate how the MLM facilitates easier search and better - understanding of how to deploy models in inference pipelines. + - given-names: Francis + family-names: Charette-Migneault + alias: fmigneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Samuel + family-names: Foucher + alias: sfoucher + orcid: "https://orcid.org/0000-0001-9557-6907" + - given-names: David + family-names: Landry + orcid: "https://orcid.org/0000-0001-5343-2235" + - given-names: Yves + family-names: Moisan + alias: ymoisan + - name: Computer Research Institute of Montréal + city: Montréal + region: Québec + alias: CRIM + website: "https://www.crim.ca/" + email: info@crim.ca + tel: 1 (514) 840-1234 + country: CA + post-code: H3N 1M3 + address: "101 – 405, avenue Ogilvy" + - name: "Natural Resources Canada" + country: CA + website: "https://natural-resources.canada.ca/" + - name: "Canada Centre for Mapping and Earth Observation" + alias: CCMEO + country: CA + website: "https://natural-resources.canada.ca/research-centres-and-labs/canada-centre-for-mapping-and-earth-observation/25735" - The discussion addresses future challenges in extending - the MLM to account for the diversity in machine learning - models, including foundational and fine-tuned models, - multi-modal models, and the importance of describing the - data pipeline and infrastructure models depend on. - Finally, the paper demonstrates the potential of the MLM - to be a unifying standard to enable benchmarking and - comparing geospatial machine learning models. -keywords: - - STAC - - Catalog - - Machine Learning - - Spatio-Temporal Models - - Search preferred-citation: type: conference-paper doi: "10.1145/3681769.3698586" @@ -161,56 +158,91 @@ preferred-citation: region: Georgia country: US languages: - - en + - en + abstract: >- + The Machine Learning Model (MLM) extension is a + specification that extends the SpatioTemporal Asset + Catalogs (STAC) framework to catalog machine learning + models. This demo paper introduces the goals of the MLM, + highlighting its role in improving + searchability and reproducibility of geospatial models. + The MLM is contextualized within the STAC ecosystem, + demonstrating its compatibility and the advantages it + brings to discovering relevant geospatial models and + describing their inference requirements. + + A detailed overview of the MLM's structure and fields + describes the tasks, hardware requirements, frameworks, + and inputs/outputs associated with machine learning + models. Three use cases are presented, showcasing the + application of the MLM in describing models for land cover + classification and image segmentation. These examples + illustrate how the MLM facilitates easier search and better + understanding of how to deploy models in inference pipelines. + + The discussion addresses future challenges in extending + the MLM to account for the diversity in machine learning + models, including foundational and fine-tuned models, + multi-modal models, and the importance of describing the + data pipeline and infrastructure models depend on. + Finally, the paper demonstrates the potential of the MLM + to be a unifying standard to enable benchmarking and + comparing geospatial machine learning models. + keywords: + - STAC + - Catalog + - Machine Learning + - Spatio-Temporal Models + - Search contact: - - given-names: Francis - family-names: Charette-Migneault - email: francis.charette-migneault@crim.ca - affiliation: Computer Research Institute of Montréal (CRIM) - orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Francis + family-names: Charette-Migneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" authors: - - given-names: Francis - family-names: Charette-Migneault - email: francis.charette-migneault@crim.ca - affiliation: Computer Research Institute of Montréal (CRIM) - orcid: "https://orcid.org/0000-0003-4862-3349" - - given-names: Ryan - family-names: Avery - email: ryan@wherobots.com - affiliation: "Wherobots, Inc." - orcid: "https://orcid.org/0000-0001-7392-1474" - - given-names: Brian - family-names: Pondi - email: brian.pondi@uni-muenster.de - affiliation: "Institute for Geoinformatics, University of Münster" - orcid: "https://orcid.org/0009-0008-0367-1690" - - given-names: Joses - family-names: Omojola - affiliation: University of Arizona - email: jomojo1@arizona.edu - orcid: "https://orcid.org/0000-0001-5807-2953" - - given-names: Simone - family-names: Vaccari - email: simone.vaccari@terradue.com - affiliation: Terradue - orcid: "https://orcid.org/0000-0002-2757-4165" - - given-names: Parham - family-names: Membari - email: parham.membari@terradue.com - affiliation: Terradue - orcid: "https://orcid.org/0009-0004-7594-4011" - - given-names: Devis - family-names: Peressutti - email: devis.peressutti@planet.com - affiliation: "Sinergise Solutions, a Planet Labs company" - orcid: "https://orcid.org/0000-0002-4660-0576" - - given-names: Jia - family-names: Yu - email: jiayu@wherobots.com - affiliation: "Wherobots, Inc." - orcid: "https://orcid.org/0000-0003-1340-6475" - - given-names: Jed - family-names: Sundwall - email: jed@radiant.earth - affiliation: Radiant Earth - orcid: "https://orcid.org/0000-0001-9681-230X" + - given-names: Francis + family-names: Charette-Migneault + email: francis.charette-migneault@crim.ca + affiliation: Computer Research Institute of Montréal (CRIM) + orcid: "https://orcid.org/0000-0003-4862-3349" + - given-names: Ryan + family-names: Avery + email: ryan@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0001-7392-1474" + - given-names: Brian + family-names: Pondi + email: brian.pondi@uni-muenster.de + affiliation: "Institute for Geoinformatics, University of Münster" + orcid: "https://orcid.org/0009-0008-0367-1690" + - given-names: Joses + family-names: Omojola + affiliation: University of Arizona + email: jomojo1@arizona.edu + orcid: "https://orcid.org/0000-0001-5807-2953" + - given-names: Simone + family-names: Vaccari + email: simone.vaccari@terradue.com + affiliation: Terradue + orcid: "https://orcid.org/0000-0002-2757-4165" + - given-names: Parham + family-names: Membari + email: parham.membari@terradue.com + affiliation: Terradue + orcid: "https://orcid.org/0009-0004-7594-4011" + - given-names: Devis + family-names: Peressutti + email: devis.peressutti@planet.com + affiliation: "Sinergise Solutions, a Planet Labs company" + orcid: "https://orcid.org/0000-0002-4660-0576" + - given-names: Jia + family-names: Yu + email: jiayu@wherobots.com + affiliation: "Wherobots, Inc." + orcid: "https://orcid.org/0000-0003-1340-6475" + - given-names: Jed + family-names: Sundwall + email: jed@radiant.earth + affiliation: Radiant Earth + orcid: "https://orcid.org/0000-0001-9681-230X" diff --git a/Makefile b/Makefile index 599754d..1023181 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ test: PYTHONPATH=$(PYTHONPATH) poetry run pytest -c pyproject.toml --cov-report=html --cov=stac_model tests/ .PHONY: check -check: check-examples check-markdown check-lint check-mypy check-safety +check: check-examples check-markdown check-lint check-mypy check-safety check-citation .PHONY: check-all check-all: check @@ -67,6 +67,13 @@ mypy: .PHONY: check-mypy check-mypy: mypy +# NOTE: +# purposely running with docker rather than python package due to conflicting dependencies +# see https://github.com/citation-file-format/cffconvert/issues/292 +.PHONY: check-citation +check-citation: + docker run --rm -v $(PYTHONPATH)/CITATION.cff:/app/CITATION.cff citationcff/cffconvert --validate + .PHONY: check-safety check-safety: $(POETRY) check diff --git a/pyproject.toml b/pyproject.toml index 7b81dfe..f76d9fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -186,6 +186,11 @@ replace = """ ## [v{new_version}](https://github.com/stac-extensions/mlm/tree/v{new_version}) """ +[[tool.bumpversion.files]] +filename = "CITATION.cff" +search = "https://stac-extensions.github.io/mlm/v{current_version}/schema.json" +replace = "https://stac-extensions.github.io/mlm/v{new_version}/schema.json" + [tool.ruff] exclude = [ ".git", From 345c03962a9030ab3921a29a8251abe93c4c2c8d Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Tue, 22 Oct 2024 09:24:42 -0400 Subject: [PATCH 4/5] update citation references --- CITATION.cff | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index d2bc560..e638bdd 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -7,7 +7,7 @@ keywords: - Machine Learning - Model - STAC -repository: "https://github.com/crim-ca/mlm-extension" +url: "https://github.com/stac-extensions/mlm/blob/main/README.md" repository-code: "https://github.com/stac-extensions/mlm" license: Apache-2.0 license-url: https://github.com/stac-extensions/mlm/blob/main/LICENSE @@ -67,9 +67,9 @@ references: title: "A PydanticV2 and PySTAC validation and serialization library for the STAC ML Model Extension" keywords: - stac_model - repository-code: "https://github.com/crim-ca/mlm-extension/tree/main/stac_model" + repository-code: "https://github.com/stac-extensions/mlm/tree/main/stac_model" repository-artifact: "https://pypi.org/project/stac-model/" - url: "https://github.com/crim-ca/mlm-extension/tree/main/stac_model" + url: "https://github.com/stac-extensions/mlm/blob/main/README_STAC_MODEL.md" authors: - given-names: Ryan family-names: Avery @@ -92,6 +92,11 @@ references: value: "https://stac-extensions.github.io/mlm/v1.3.0/schema.json" description: "Latest extension URL used in 'stac_extensions' references." + - type: software-code + title: "Archive repository of the STAC MLM specification." + repository-code: "https://github.com/crim-ca/mlm-extension" + authors: *authors + - type: report title: Project CCCOT03 – Technical Report keywords: From 93f3bc1d5c6266c8ba337342822737b250ccf061 Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Tue, 22 Oct 2024 09:29:52 -0400 Subject: [PATCH 5/5] add schema version URLs to CITATION.cff --- CITATION.cff | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index e638bdd..0d15f67 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -17,7 +17,7 @@ identifiers: description: "Conference paper presenting the standard." - type: url value: "https://stac-extensions.github.io/mlm/" - description: "Generic URL of the MLM extension versions available for 'stac_extensions' references." + description: "Generic URL of the MLM extension schema versions for 'stac_extensions' references." contact: - given-names: Francis family-names: Charette-Migneault @@ -91,11 +91,21 @@ references: - type: url value: "https://stac-extensions.github.io/mlm/v1.3.0/schema.json" description: "Latest extension URL used in 'stac_extensions' references." + - type: url + value: "https://stac-extensions.github.io/mlm/" + description: "Generic URL of the MLM extension schema versions for 'stac_extensions' references." - type: software-code title: "Archive repository of the STAC MLM specification." repository-code: "https://github.com/crim-ca/mlm-extension" authors: *authors + identifiers: + - type: url + value: "https://crim-ca.github.io/mlm-extension/v1.3.0/schema.json" + description: "Archive extension URL used in 'stac_extensions' references." + - type: url + value: "https://crim-ca.github.io/mlm-extension/" + description: "Generic URL of the archived MLM extension schema versions for 'stac_extensions' references." - type: report title: Project CCCOT03 – Technical Report