From f6fb0ed3006f6b4bf8b5750bf88a55fffd0378d1 Mon Sep 17 00:00:00 2001 From: Olivier Maury <Olivier.Maury@inrae.fr> Date: Fri, 4 Oct 2024 15:47:30 +0200 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20Ajouter=20les=20fichiers=20de=20m?= =?UTF-8?q?=C3=A9tadonn=C3=A9es=20de=20projet.=20refs=20AgroMetInfo=5F2.0#?= =?UTF-8?q?90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- codemeta.json | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 codemeta.json diff --git a/codemeta.json b/codemeta.json new file mode 100644 index 0000000..3090462 --- /dev/null +++ b/codemeta.json @@ -0,0 +1,82 @@ +{ + "@context": [ + "https://doi.org/10.5063/schema/codemeta-2.0", + "https://w3id.org/software-iodata", + "https://raw.githubusercontent.com/jantman/repostatus.org/master/badges/latest/ontology.jsonld", + "https://schema.org", + "https://w3id.org/software-types" + ], + "@type": "SoftwareSourceCode", + "author": [ + { + "@id": "https://orcid.org/0000-0003-4583-7923", + "@type": "Person", + "affiliation": { + "@type": "Organization", + "name": "INRAE SDAR Paca", + "parentOrganization": { + "@id": "https://www.inrae.fr" + } + }, + "familyName": "Favery", + "givenName": "Armelle" + }, + { + "@id": "https://orcid.org/0000-0001-6941-9844", + "@type": "Person", + "affiliation": { + "@id": "https://agroclim.inrae.fr" + }, + "familyName": "GarcÃa de Cortázar-Atauri", + "givenName": "Iñaki" + }, + { + "@id": "https://orcid.org/0000-0001-7778-1878", + "@type": "Person", + "affiliation": { + "@id": "https://agroclim.inrae.fr" + }, + "familyName": "Le Roux", + "givenName": "Renan" + }, + { + "@id": "https://orcid.org/0000-0001-9016-9720", + "@type": "Person", + "affiliation": { + "@id": "https://agroclim.inrae.fr" + }, + "familyName": "Maury", + "givenName": "Olivier" + } + ], + "codeRepository": "https://forgemia.inra.fr/agroclim/agrometinfo/documentation.git", + "contIntegration": "https://forgemia.inra.fr/agroclim/agrometinfo/documentation/-/pipelines", + "description": "Web application for AgroMetInfo.", + "developmentStatus": "active", + "identifier": "fr.agrometinfo.documentation", + "isPartOf": "https://www.agrometinfo.fr", + "issueTracker": "https://forgemia.inra.fr/agroclim/agrometinfo/documentation/-/issues", + "license": "https://github.com/etalab/licence-ouverte/blob/master/LO.md", + "name": "AgroMetInfo web site", + "producer": { + "@id": "https://agroclim.inrae.fr", + "@type": "Organization", + "name": "INRAE AgroClim", + "url": "https://agroclim.inrae.fr/", + "parentOrganization": { + "@id": "https://www.inrae.fr", + "@type": "Organization", + "name": "INRAE", + "url": "https://www.inrae.fr/" + } + }, + "programmingLanguage": ["Markdown", "HTML", "CSS", "XML"], + "softwareRequirements": [ + { + "@type": "SoftwareApplication", + "identifier": "hugo", + "name": "hugo" + } + ], + "version": "2.0.2" +} -- GitLab From a923dd2501126ce5675016a9899fd8e9863950ea Mon Sep 17 00:00:00 2001 From: Olivier Maury <Olivier.Maury@inrae.fr> Date: Fri, 4 Oct 2024 16:14:12 +0200 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20Ajouter=20les=20fichiers=20de=20m?= =?UTF-8?q?=C3=A9tadonn=C3=A9es=20de=20projet.=20Mentionner=20la=20forge.?= =?UTF-8?q?=20refs=20AgroMetInfo=5F2.0#90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTHORS.md | 20 ++++++++++++ CITATION.cff | 48 +++++++++++++++++++++++++++++ content/legal-notice.en.md | 30 +++++++++--------- content/legal-notice.fr.md | 24 +++++++++------ publiccode.yml | 62 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 160 insertions(+), 24 deletions(-) create mode 100644 AUTHORS.md create mode 100644 CITATION.cff create mode 100644 publiccode.yml diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..2883682 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,20 @@ +# Authors + +## Armelle Favery + +- [ORCID](https://orcid.org/0000-0003-4583-7923) + +## Iñaki GarcÃa de Cortázar-Atauri + +- GitLab : [@inaki.garciadecortazar](https://forgemia.inra.fr/inaki.garciadecortazar) +- [ORCID](https://orcid.org/0000-0001-6941-9844) + +## Renan Le Roux + +- GitLab : [@renan.le-roux](https://forgemia.inra.fr/renan.le-roux) +- [ORCID](https://orcid.org/0000-0001-7778-1878) + +## Olivier Maury + +- GitLab : [@olivier.maury](https://forgemia.inra.fr/olivier.maury) +- [ORCID](https://orcid.org/0000-0001-9016-9720) diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..25c64c0 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,48 @@ +cff-version: 1.2.0 +message: You can cite AgroMetInfo by using the following metadata +title: AgroMetInfo 2.0 +abstract: + en: AgroMetInfo 2.0 is a web application developed at INRAE AgroClim. It shows changes + in agroclimatic indicators for small farming regions across France in real time. + fr: "AgroMetInfo 2.0 est une application web de l'unit\xE9 INRAE AgroClim. Elle\ + \ permet de visualiser en temps r\xE9el l'\xE9volution d'indicateurs agroclimatiques\ + \ sur l'ensemble de la France sur les petites r\xE9gions agricoles." +authors: +- family-names: Maury + given-names: Olivier + orcid: https://orcid.org/0000-0001-9016-9720 +- family-names: Minet + given-names: Vincent + orcid: https://orcid.org/0009-0004-5605-4478 +- family-names: Lecharpentier + given-names: Patrice + orcid: https://orcid.org/0000-0002-4044-4322 +- family-names: Gandon + given-names: Cyril + orcid: https://orcid.org/0009-0006-9705-8867 +- family-names: "Garc\xEDa de Cort\xE1zar-Atauri" + given-names: "I\xF1aki" + orcid: https://orcid.org/0000-0001-6941-9844 +- family-names: Furusho-Percot + given-names: Carina + orcid: https://orcid.org/0000-0001-5756-3515 +- family-names: Huard + given-names: "Fr\xE9d\xE9ric" +- family-names: "D\xE9come" + given-names: "J\xE9r\xE9mie" + orcid: https://orcid.org/0000-0002-7780-8548 +- family-names: Launay + given-names: Marie + orcid: https://orcid.org/0000-0003-4067-3907 +- family-names: Le Roux + given-names: Renan + orcid: https://orcid.org/0000-0001-7778-1878 +keywords: +- Java +- Indicators +- Web application +version: 2.0.2 +doi: https://doi.org/10.57745/9LYIAS +date-released: 2024-10-30 +license: GNU General Public License +repository-code: https://forgemia.inra.fr/agroclim/agrometinfo/www.git diff --git a/content/legal-notice.en.md b/content/legal-notice.en.md index 6ac9121..9ec8865 100644 --- a/content/legal-notice.en.md +++ b/content/legal-notice.en.md @@ -2,7 +2,7 @@ title: Legal Notice and Terms of Use menuTitle: Legal Notice date: 2023-09-12 -lastmod: 2023-09-12 +lastmod: 2024-10-04 description: Legal notices of AgroMetInfo hidden: true weight: 5 @@ -33,10 +33,10 @@ Email contact: [web@inrae.fr](mailto:web@inrae.fr)- Telephone: 01 42 75 00 00 ### 3. Identification numbers - INRAE - SIREN: 180070039 - APE Code: 7219Z - Intra-community VAT number: FR 57 1800700039 + INRAE + SIREN: 180070039 + APE Code: 7219Z + Intra-community VAT number: FR 57 1800700039 ### 4. Site publication @@ -50,10 +50,10 @@ Name of the Webmaster: M. Olivier MAURY ### 5. Site host - INRAE - Public scientific and technical establishment - 147, rue de l’Université – 75338 Paris CEDEX 07 - 01 42 75 90 00 + INRAE + Public scientific and technical establishment + 147, rue de l’Université – 75338 Paris CEDEX 07 + 01 42 75 90 00 ## Terms of Use @@ -67,13 +67,15 @@ Please refer to the [legal notice](#legal-notice) of the site. The general structure of the site, the contents, the texts, including the press releases, the videos, the images and the animations which appear or are available on the site, are usable under the open license Etalab 2.0. The brands and logos present on the site are, except in special cases, the property of the publisher of the site. Except with prior written permission, you are prohibited from using them again, except to refer to this site. +The source code for AgroMetInfo is published on [the institute's forge](https://forgemia.inra.fr/agroclim/agrometinfo). + To contact the Person Responsible for Access to Administrative Documents (questions relating to the reuse of public information): - Direction des affaires juridiques A l’attention du PRADA - INRAE - 147, rue de l’université - 75 338 Paris cedex 07 - Tel : 01 42 75 90 00 + Direction des affaires juridiques A l’attention du PRADA + INRAE + 147, rue de l’université + 75 338 Paris cedex 07 + Tel : 01 42 75 90 00 The site publisher shall not be held liable in any way for any consequences resulting from the use or interpretation of information found on the site. Furthermore, this content appears purely for informational purposes only and in no way is intended to be advice or a recommendation of any kind. You alone are responsible for the use you make of the information found on the site. diff --git a/content/legal-notice.fr.md b/content/legal-notice.fr.md index 372a230..2f58573 100644 --- a/content/legal-notice.fr.md +++ b/content/legal-notice.fr.md @@ -2,11 +2,12 @@ title: Mentions légales et conditions générales d'utilisation menuTitle: Mentions légales date: 2023-09-12 -lastmod: 2023-09-12 +lastmod: 2024-10-04 description: Mentions légales du site AgroMetInfo hidden: true weight: 5 --- + [This page in English](./en/legal-notice.html). ## Mentions légales @@ -33,10 +34,10 @@ contact téléphonique : 01 42 75 00 00 ### 3. Numéros d’identification - INRAE - SIREN : 180070039 - Code APE : 7219Z - Numéro de TVA intracommunautaire : FR 57 1800700039 + INRAE + SIREN : 180070039 + Code APE : 7219Z + Numéro de TVA intracommunautaire : FR 57 1800700039 ### 4. Publication du site @@ -68,13 +69,15 @@ Se reporter aux [mentions légales](#mentions-légales) du site. La structure générale du site, les contenus, les textes, y compris les communiqués de presse, les vidéos, les images et les animations qui apparaissent ou sont disponibles sur le site, sont utilisables sous la licence ouverte Etalab 2.0. Les marques et les logos présents sur le site sont, sauf cas particulier, la propriété de l’éditeur du site. Sauf autorisation préalable et écrite, vous vous interdisez de les réutiliser, sauf à faire référence au présent site. +Le code source d'AgroMetInfo est publié sur la [forge de l'institut](https://forgemia.inra.fr/agroclim/agrometinfo). + Pour contacter la Personne Responsable de l’Accès aux Documents Administratifs (questions relatives à la réutilisation des informations publiques) : - Direction des affaires juridiques A l’attention du PRADA - INRAE - 147, rue de l’université - 75 338 Paris cedex 07 - Tel : 01 42 75 90 00 + Direction des affaires juridiques A l’attention du PRADA + INRAE + 147, rue de l’université + 75 338 Paris cedex 07 + Tel : 01 42 75 90 00 La responsabilité de l’éditeur du site ne peut, en aucune manière, être engagée quant aux conséquences pouvant résulter de l’utilisation ou de l’interprétation des informations présentes sur le site. En outre, ces informations sont présentes à titre purement informatif et ne peuvent en aucun cas constituer un conseil ou une recommandation de quelque nature que ce soit. L’utilisateur est seul responsable de l’utilisation qu’il fait des informations présentes sur le site. @@ -87,6 +90,7 @@ L’accès au site peut être interrompu à tout moment, sans préavis, notammen Le site peut contenir des liens vers des sites de partenaires ou de tiers. L’éditeur du site, ne disposant d’aucun moyen pour contrôler ces sites, n’assume aucune responsabilité quant au contenu de ces sites. La mise en place de liens hypertextes (qu’elle qu’en soit la modalité technique) par des tiers vers des pages ou des documents diffusés sur le site de l’éditeur du site, est autorisée sous réserve : + - que les liens ne contreviennent pas aux intérêts de l’éditeur du site, - qu’ils garantissent la possibilité pour l’utilisateur d’identifier l’origine et l’auteur du document. diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 0000000..1e77c26 --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,62 @@ +# This repository adheres to the publiccode.yml standard by including this +# metadata file that makes public software easily discoverable. +# More info at https://github.com/italia/publiccode.yml +publiccodeYmlVersion: '0.2' +categories: + - blog +dependsOn: + open: + - name: java + optional: false + versionMin: '17' +description: + en: + features: + - web site + - indicator computation + - indicator visualisation + genericName: AgroMetInfo web site + shortDescription: Web site for AgroMetInfo. + longDescription: AgroMetInfo is a web application developed at INRAE AgroClim. + It shows changes in agroclimatic indicators for small farming regions across + France in real time. + fr: + features: + - site web + - calcul d'indicateurs + - "visualisation d'indicateurs" + genericName: Site web d'AgroMetInfo + shortDescription: Site web pour AgroMetInfo. + longDescription: "AgroMetInfo est une application web de l'unit\xE9 INRAE AgroClim.\ + \ Elle permet de visualiser en temps r\xE9el l'\xE9volution d'indicateurs agroclimatiques\ + \ sur l'ensemble de la France sur les petites r\xE9gions agricoles." +developmentStatus: stable +fundedBy: + - name: INRAE AgroClim + url: https://agroclim.inrae.fr/ +intendedAudience: + scope: + - agriculture + - environment + - research +landingURL: https://www.agrometinfo.fr/ +legal: + authorsFile: AUTHORS.md + license: Etalab Open License 2.0 +localisation: + availableLanguages: + - en + - fr + localisationReady: true +maintenance: + contacts: + - affiliation: INRAE + name: Olivier Maury + type: internal +name: AgroMetInfo web site +releaseDate: 2024-10-30 +softwareType: standalone/web +softwareVersion: 2.0.2 +url: https://forgemia.inra.fr/agroclim/agrometinfo/documentation/ +usedBy: +- INRAE AgroClim -- GitLab