diff --git a/codemeta.json b/codemeta.json
new file mode 100644
index 0000000000000000000000000000000000000000..24adb29e50cc980736d79f0881351fffbf3996cf
--- /dev/null
+++ b/codemeta.json
@@ -0,0 +1,180 @@
+{
+  "@context": "https://w3id.org/codemeta/3.0",
+  "type": "SoftwareSourceCode",
+  "author": [
+      {
+          "id": "_:author_1",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "familyName": "Destin",
+          "givenName": "Jérémy",
+          "position": 7
+      },
+      {
+          "id": "_:author_2",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRA-URGI"
+          },
+          "familyName": "Cornut",
+          "givenName": "Guillaume",
+          "position": 6
+      },
+      {
+          "id": "_:author_3",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "email": "celia.michotey@inrae.fr",
+          "familyName": "Michotey",
+          "givenName": "Célia",
+          "position": 2
+      },
+      {
+          "id": "_:author_4",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "Ninja Squad"
+          },
+          "email": "jb@ninja-squad.fr",
+          "familyName": "Nizet",
+          "givenName": "Jean-Baptiste",
+          "position": 5
+      },
+      {
+          "id": "_:author_5",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "email": "erik.kimmel@inrae.fr",
+          "familyName": "Kimmel",
+          "givenName": "Erik",
+          "position": 11
+      },
+      {
+          "id": "_:author_6",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRA-URGI"
+          },
+          "familyName": "Buy",
+          "givenName": "Mélanie",
+          "position": 13
+      },
+      {
+          "id": "_:author_7",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "email": "raphael.flores@inrae.fr",
+          "familyName": "Flores",
+          "givenName": "Raphaël",
+          "position": 3
+      },
+      {
+          "id": "_:author_8",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "email": "maud.marty@inrae.fr",
+          "familyName": "Marty",
+          "givenName": "Maud",
+          "position": 9
+      },
+      {
+          "id": "_:author_9",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "Ninja Squad"
+          },
+          "email": "cedric@ninja-squad.fr",
+          "familyName": "Exbrayat",
+          "givenName": "Cédric",
+          "position": 4
+      },
+      {
+          "id": "_:author_10",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRA-URGI"
+          },
+          "familyName": "Letellier",
+          "givenName": "Thomas",
+          "position": 10
+      },
+      {
+          "id": "_:author_11",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRAE-URGI"
+          },
+          "email": "cyril.pommier@inrae.fr",
+          "familyName": "Pommier",
+          "givenName": "Cyril",
+          "position": 1
+      },
+      {
+          "id": "_:author_12",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRA-URGI"
+          },
+          "familyName": "El-Houdaigui",
+          "givenName": "Bilal",
+          "position": 8
+      },
+      {
+          "id": "_:author_13",
+          "type": "Person",
+          "affiliation": {
+              "type": "Organization",
+              "name": "INRA-URGI"
+          },
+          "familyName": "Lakmouri",
+          "givenName": "Najwa",
+          "position": 12
+      }
+  ],
+  "citation": "https://hal.inrae.fr/hal-04638310",
+  "codeRepository": "https://forgemia.inra.fr/urgi-is/faidare.git",
+  "dateCreated": "2018-11-12",
+  "description": "FAIDARE: FAIR Data-finder for Agronomic Research\n\nIt provides web services (based on the BrAPI standard) and a web interface with easy to use filters to facilitates the access to plant datasets from a federation of sources.",
+  "downloadUrl": "https://forgemia.inra.fr/urgi-is/faidare/-/archive/master/faidare-master.tar.gz",
+  "isPartOf": "https://forgemia.inra.fr/urgi-is/data-discovery",
+  "keywords": [
+      "data federation",
+      "agronomy",
+      "genomics"
+  ],
+  "license": "https://spdx.org/licenses/BSD-3-Clause-Attribution",
+  "name": "FAIDARE",
+  "operatingSystem": "Linux",
+  "programmingLanguage": "Java",
+  "relatedLink": "https://urgi.versailles.inrae.fr/faidare/",
+  "runtimePlatform": "JVM",
+  "version": "CURRENT",
+  "codemeta:contIntegration": {
+      "id": "https://forgemia.inra.fr/urgi-is/faidare/-/pipelines?page=1&scope=all&ref=master"
+  },
+  "continuousIntegration": "https://forgemia.inra.fr/urgi-is/faidare/-/pipelines?page=1&scope=all&ref=master",
+  "developmentStatus": "active",
+  "issueTracker": "https://forgemia.inra.fr/urgi-is/faidare/-/issues"
+}