diff --git a/.gitattributes b/.gitattributes
index da3d7be75c330b08be9824b33caa9a0ef7f69164..b75952444727092656f96cb5d108af36cae32559 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -27,6 +27,7 @@
 *.pem eol=lf
 
 # Denote all files that are truly binary and should not be modified.
+*.ods binary
 *.png binary
 *.jpg binary
 *.gif binary
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50ecb94814cd8f867034999a71fd94c55221d513..75fdea3e92daa5d2c44a5edfc3e211969dfc7f83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,42 @@ Tous les changements notables de ce projet sont documentés dans ce fichier.
 Le format s'appuie sur [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 et le projet suit [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
+----------
+
+## [2.13.0](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.13.0)  - 2022-12-26
+
+### Added
+
+- software: add external Id (CNLL)
+- add "Open Data" page
+- add [API changelog](Documentation/API/CHANGELOG.md)
+- add [API documentation](Documentation/API)
+
+### Changed
+
+- update french "Accessibility" page
+- [API 1.2.0](Documentation/API/CHANGELOG.md)
+  - add `software -> external_resources -> cnll` (software ID and URL)
+  - add `software -> license` (will replace  `software -> licence` in next major version)
+  - add `data_date` (will replace  `date_of_export` in next major version)
+  - add `data_statistics`
+  - add `data_documentation -> license`
+  - add `api_documentation`
+      - `api_documentation -> version`
+      - `api_documentation -> changelog`
+      - `data_documentation -> deprecated`
+  - deprecated:
+    - `date_of_export` will be replaced by [ `data_date` ] in next major version
+    - `number_of_software` will be replaced by [ `data_statistics -> software` ] in next major version
+    - `software -> licence` will be replaced by [ `software -> license` ] in next major version
+
+### Fixed
+
+### Security
+
+
+----------
+
 ## [2.12.0](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.12.0)  - 2022-09-10
 
 ### Added
@@ -17,6 +53,8 @@ et le projet suit [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 - FIX(sill): allow to import SILL and Wikidata IDs
 
 
+----------
+
 ## [2.11.0](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.11.0)  - 2022-06-09
 
 ### Added
@@ -40,6 +78,8 @@ Pour le dev :
 - [!543](https://gitlab.adullact.net/Comptoir/Comptoir-srv/-/merge_requests/543) Correction du script d'import du SILL
 
 
+----------
+
 ## [2.9.3](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.9.3)  - 2021-04-06
 
 ### Fixed
diff --git a/Documentation/API/CHANGELOG.md b/Documentation/API/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..d3097f8295c2a65f0e00e835b8f240d7f49f64f4
--- /dev/null
+++ b/Documentation/API/CHANGELOG.md
@@ -0,0 +1,71 @@
+# API CHANGELOG
+
+All notable changes to API will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+
+--------------------------------
+
+## v1.2.0
+
+### Added
+
+- add `software -> external_resources -> cnll` (software ID and URL)
+- add `software -> license` (will replace  `software -> licence` in next major version)
+- add `data_date` (will replace  `date_of_export` in next major version)
+- add `data_statistics`
+- add `data_documentation -> license`
+- add `api_documentation`
+  - `api_documentation -> version`
+  - `api_documentation -> changelog`
+  - `data_documentation -> deprecated`
+
+### Deprecated
+
+- `date_of_export` will be replaced by [ `data_date` ] in next major version
+- `number_of_software` will be replaced by [ `data_statistics -> software` ] in next major version
+- `software -> licence` will be replaced by [ `software -> license` ] in next major version
+
+
+--------------------------------
+
+## v1.1.0, 2022.09.10
+
+### Added
+
+- add  `software -> external_resources`
+  - **Wikipedia** (software i18n slugs and URLs)
+  - **WikiData** (software ID and URL)
+  - **FramaLibre** (software slug and URL)
+  - **SILL** (software ID and i18n URLs)
+
+
+--------------------------------
+
+## v1.0.0, 2021.08.10
+
+First release
+
+
+--------------------------------
+
+## Template
+
+```markdown
+## <major>.<minor>.patch_DEV     (unreleased)
+
+### Added
+
+### Changed
+
+### Deprecated
+
+### Fixed
+
+### Security
+
+--------------------------------
+
+```
diff --git a/Documentation/API/README.md b/Documentation/API/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..06defaea39e00ea5be1f101459f661c278da8797
--- /dev/null
+++ b/Documentation/API/README.md
@@ -0,0 +1,62 @@
+# API
+
+This **API** provides list of all **free software**
+on [comptoir-du-libre.org](https://comptoir-du-libre.org/fr/) website.
+
+- [CHANGELOG](./CHANGELOG.md) of this API
+- **License** of data returned by this API:
+  > [CC0-1.0 - Creative Commons Zero v1.0 Universal](https://spdx.org/licenses/CC0-1.0.html)
+
+## Documentation
+
+For each software, this **API** provides:
+- Web site,
+- Repository,
+- Software license,
+- _Comptoir-du-libre.org_ ID and i18n URLs,
+- External resources:
+  - **Wikipedia** (software i18n slugs and URLs),
+  - **WikiData** (software ID and URL),
+  - **FramaLibre** (software slug and URL),
+  - **CNLL** (software ID and URL),
+  - **SILL** (software ID and i18n URLs),
+- Providers:
+  - Provider name,
+  - Provider website,
+  - _Comptoir-du-libre.org_ ID and URLs,
+
+
+Example:
+```json
+{
+  "api_documentation": {
+    "version": "1.2.0",
+    "changelog": "https://gitlab.adullact.net/Comptoir/Comptoir-srv/-/tree/develop/Documentation/API/CHANGELOG.md",
+    "documentation": "https://gitlab.adullact.net/Comptoir/Comptoir-srv/-/tree/develop/Documentation/API/",
+    "deprecated": {}
+  },
+  "data_documentation": {},
+  "data_statistics": {},
+  "data_date": "2022-12-07T16:19:40+00:00",
+  "softwares": [
+    {
+      "id": 72,
+      "name": "7-zip",
+      "url": "https://comptoir-du-libre.org/fr/softwares/72",
+      "i18n_url": {
+        "fr": "https://comptoir-du-libre.org/fr/softwares/72",
+        "en": "https://comptoir-du-libre.org/en/softwares/72"
+      },
+      "license": "GNU LGPL",
+      "created": "2017-02-07T22:46:57+00:00",
+      "modified": "2017-02-07T22:46:58+00:00",
+      "external_resources": {
+        "website": "http://www.7-zip.org/",
+        "repository": "https://github.com/pornel/7z.git",
+        "framalibre": {},
+        "sill":  {},
+        "wikidata":  {},
+        "wikipedia": {}
+      },
+      "provider": {}
+```
diff --git a/Documentation/Api/V1/API_list_of_commands.md b/Documentation/Archive/API_cakephp/API_list_of_commands.md
similarity index 100%
rename from Documentation/Api/V1/API_list_of_commands.md
rename to Documentation/Archive/API_cakephp/API_list_of_commands.md
diff --git a/Documentation/Api/V1/API_overview.md b/Documentation/Archive/API_cakephp/API_overview.md
similarity index 100%
rename from Documentation/Api/V1/API_overview.md
rename to Documentation/Archive/API_cakephp/API_overview.md
diff --git a/Documentation/Api/V1/API_swagger.md b/Documentation/Archive/API_cakephp/API_swagger.md
similarity index 100%
rename from Documentation/Api/V1/API_swagger.md
rename to Documentation/Archive/API_cakephp/API_swagger.md
diff --git a/Documentation/Api/V1/AccessControlList.md b/Documentation/Archive/API_cakephp/AccessControlList.md
similarity index 100%
rename from Documentation/Api/V1/AccessControlList.md
rename to Documentation/Archive/API_cakephp/AccessControlList.md
diff --git a/Documentation/Api/V1/Contribute/Connectors/PhpClassStrucutre.md b/Documentation/Archive/API_cakephp/Contribute/Connectors/PhpClassStrucutre.md
similarity index 100%
rename from Documentation/Api/V1/Contribute/Connectors/PhpClassStrucutre.md
rename to Documentation/Archive/API_cakephp/Contribute/Connectors/PhpClassStrucutre.md
diff --git a/Documentation/Api/V1/Contribute/Connectors/create.md b/Documentation/Archive/API_cakephp/Contribute/Connectors/create.md
similarity index 100%
rename from Documentation/Api/V1/Contribute/Connectors/create.md
rename to Documentation/Archive/API_cakephp/Contribute/Connectors/create.md
diff --git a/Documentation/Api/V1/Uses/Commands/forgeList.md b/Documentation/Archive/API_cakephp/Uses/Commands/forgeList.md
similarity index 100%
rename from Documentation/Api/V1/Uses/Commands/forgeList.md
rename to Documentation/Archive/API_cakephp/Uses/Commands/forgeList.md
diff --git a/Documentation/Api/V1/Uses/Commands/request.md b/Documentation/Archive/API_cakephp/Uses/Commands/request.md
similarity index 100%
rename from Documentation/Api/V1/Uses/Commands/request.md
rename to Documentation/Archive/API_cakephp/Uses/Commands/request.md
diff --git a/Documentation/Api/V1/Uses/Commands/template.md b/Documentation/Archive/API_cakephp/Uses/Commands/template.md
similarity index 100%
rename from Documentation/Api/V1/Uses/Commands/template.md
rename to Documentation/Archive/API_cakephp/Uses/Commands/template.md
diff --git a/Documentation/Api/V1/Uses/ErrorManagement/structure.md b/Documentation/Archive/API_cakephp/Uses/ErrorManagement/structure.md
similarity index 100%
rename from Documentation/Api/V1/Uses/ErrorManagement/structure.md
rename to Documentation/Archive/API_cakephp/Uses/ErrorManagement/structure.md
diff --git a/Documentation/Api/V1/swagger.yml b/Documentation/Archive/API_cakephp/swagger.yml
similarity index 100%
rename from Documentation/Api/V1/swagger.yml
rename to Documentation/Archive/API_cakephp/swagger.yml
diff --git a/Documentation/Api/V1/tags.md b/Documentation/Archive/API_cakephp/tags.md
similarity index 100%
rename from Documentation/Api/V1/tags.md
rename to Documentation/Archive/API_cakephp/tags.md
diff --git a/Documentation/For_developers/Features/SILL/README.md b/Documentation/For_developers/Features/SILL/README.md
index 7b42f5ed3bf4793cf57dbe1f4e962f926457d767..40895756ebf035b81ef1a9bc3f3a1043ad1dfe06 100644
--- a/Documentation/For_developers/Features/SILL/README.md
+++ b/Documentation/For_developers/Features/SILL/README.md
@@ -23,7 +23,7 @@
 The `SILL`  tag must exist beforehand in comptoir app.
 ```php
 cd data
-php prepare_SQL.php
+php 00_prepare_SQL.php
        # - load Comptoir data
        # - load SILL data ---> https://sill.etalab.gouv.fr/api/sill.json
        # - generate a SQL file to update "SILL" tag
diff --git a/Documentation/For_developers/Features/SILL/data/prepare_SQL.php b/Documentation/For_developers/Features/SILL/data/00_prepare_SQL.php
similarity index 79%
rename from Documentation/For_developers/Features/SILL/data/prepare_SQL.php
rename to Documentation/For_developers/Features/SILL/data/00_prepare_SQL.php
index c9b1cbcab4081fdc0f6729e53d225f23594763ef..8985f198418c9b79cab0920ae96fae9d29a3ef80 100644
--- a/Documentation/For_developers/Features/SILL/data/prepare_SQL.php
+++ b/Documentation/For_developers/Features/SILL/data/00_prepare_SQL.php
@@ -141,34 +141,90 @@ $comptoirData = [];
 foreach ($comptoir as $key => $comptoirSofware) {
     $comptoirId = (int) trim($comptoirSofware->id);
     $comptoirName = trim($comptoirSofware->name);
-    echo "Comptoir $comptoirId | $comptoirName \n";
-//  echo "source COMPTOIR - SILL $sillId - $sillName / $wikidataId | $wikidataName / Comptoir $comptoirId | $comptoirName --> [$isStillInObservation][$isFromFrenchPublicService]\n";
+    $wikidataId = '';
+    if (isset($comptoirSofware->external_resources->wikidata->id)) {
+        $wikidataId = trim($comptoirSofware->external_resources->wikidata->id);
+    }
+    $sillId = '';
+    if (isset($comptoirSofware->external_resources->sill->id)) {
+        $sillId = trim($comptoirSofware->external_resources->sill->id);
+    }
+    echo "Comptoir $comptoirId | $comptoirName | WIKIDATA $wikidataId | SILL $sillId\n";
     $comptoirData["comptoirId_$comptoirId"] = [
-//        'sillId' => $sillId,
-//        'wikidataId' => "$wikidataId",
+        'sillId' => $sillId,
+        'wikidataId' => "$wikidataId",
         'comptoirId' => $comptoirId,
-//        'sillName' => "$sillName",
-//        'wikidataName' => "$wikidataName",
         'comptoirName' =>"$comptoirName",
     ];
 }
 ksort($comptoirData,  SORT_NATURAL);
 
 $comptoirCsv = '';
+$compareCsv = '';
+$csvLineNumber = 1;
 foreach ($comptoirData as $row) {
-//    $comptoirCsv .= "\"". $row['sillId']        ."\";";
-//    $comptoirCsv .= "\"". $row['wikidataId']    ."\";";
+    $csvLineNumber++;
     $comptoirCsv .= "\"". $row['comptoirId']    ."\";";
     $comptoirCsv .= "\"". $row['comptoirName']  ."\";";
+    $comptoirCsv .= "\"". $row['sillId']        ."\";";
+    $comptoirCsv .= "\"". $row['wikidataId']    ."\";";
     $comptoirCsv .= "\n";
+
+    // source: https://comptoir-du-libre.org
+    $compareCsv .= "\"". $row['comptoirId']    ."\",";
+    $compareCsv .= "\"". $row['comptoirName']  ."\",";
+    $compareCsv .= "\"". $row['sillId']        ."\",";
+    $compareCsv .= "\"". $row['wikidataId']    ."\",";
+
+    // source: https://sill.etalab.gouv.fr
+    $sillId = '';
+    $sillName = '';
+    $sillComptoirId = '';
+    $sillWikidataId = '';
+    $sillWikidataName = '';
+    $comptoirSrcSillId = $row['sillId'];
+    if (isset($sillData["sillId_$comptoirSrcSillId"])) {
+        $sillId = $sillData["sillId_$comptoirSrcSillId"]['sillId'];
+        $sillName = $sillData["sillId_$comptoirSrcSillId"]['sillName'];
+        $sillComptoirId = $sillData["sillId_$comptoirSrcSillId"]['comptoirId'];
+        $sillWikidataId = $sillData["sillId_$comptoirSrcSillId"]['wikidataId'];
+        $sillWikidataName = $sillData["sillId_$comptoirSrcSillId"]['wikidataName'];
+    }
+    $compareCsv .= "\"". $sillId        ."\",";
+    $compareCsv .= "\"". $sillName        ."\",";
+    $compareCsv .= "\"". $sillComptoirId    ."\",";
+    $compareCsv .= "\"". $sillWikidataId    ."\",";
+    $compareCsv .= "\"". $sillWikidataName    ."\",";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";A$csvLineNumber=G$csvLineNumber),";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";D$csvLineNumber=H$csvLineNumber),";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";B$csvLineNumber=F$csvLineNumber),";
+    $compareCsv .= "\n";
 }
 $comptoirCsvHead  = '';
-//$comptoirCsvHead .= "\"sillId\";";
-//$comptoirCsvHead .= "\"wikidataId\";";
-$comptoirCsvHead .= "\"comptoirId\";";
-$comptoirCsvHead .= "\"comptoirName\";";
+$comptoirCsvHead .= "\"comptoir_ID\";";
+$comptoirCsvHead .= "\"comptoir_NAME\";";
+$comptoirCsvHead .= "\"comptoir_SILL_ID\";";
+$comptoirCsvHead .= "\"comptoir_WIKIDATA_ID\";";
 $comptoirCsvHead .= "\n";
 file_put_contents(pathinfo($urlComptoir, PATHINFO_FILENAME) . '.csv', "$comptoirCsvHead" . "$comptoirCsv");
+
+
+
+$compareCsvHead  = '';
+$compareCsvHead .= "\"comptoir_ID\",";
+$compareCsvHead .= "\"comptoir_NAME\",";
+$compareCsvHead .= "\"comptoir_SILL_ID\",";
+$compareCsvHead .= "\"comptoir_WIKIDATA_ID\",";
+$compareCsvHead .= "\"sill_ID\",";
+$compareCsvHead .= "\"sill_NAME\",";
+$compareCsvHead .= "\"sill_COMPTOIR_ID\",";
+$compareCsvHead .= "\"sill_WIKIDATA_ID\",";
+$compareCsvHead .= "\"sill_WIKIDATA_NAME\",";
+$compareCsvHead .= "\"compare_COMPTOIR_ID\",";
+$compareCsvHead .= "\"compare_WIKIDATA_ID\",";
+$compareCsvHead .= "\"compare_NAME\",";
+$compareCsvHead .= "\n";
+file_put_contents('compare.csv', "$compareCsvHead" . "$compareCsv");
 //print_r($comptoirData);
 //print_r($comptoirCsv);
 
diff --git a/Documentation/For_developers/Features/SILL/data/10_update_Wikidata-ressources.php b/Documentation/For_developers/Features/SILL/data/10_update_Wikidata-ressources.php
new file mode 100644
index 0000000000000000000000000000000000000000..21dad1e56cdc32e843bac26933684fe5091c83f0
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/10_update_Wikidata-ressources.php
@@ -0,0 +1,209 @@
+<?php
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+//define('_ENV_TYPE', 'dev');
+define('_ENV_TYPE', 'prod');
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+# data source
+$urlComptoir = "https://comptoir-du-libre.org/public/export/comptoir-du-libre_export_v1.json";
+
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+// Get remote data
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+        // get Comptoir file
+        file_put_contents(basename($urlComptoir), file_get_contents($urlComptoir));
+
+
+// Extract Comtpoir data
+////////////////////////////////////////////////////////////////////////////////
+$jsonData = json_decode(file_get_contents(basename($urlComptoir)));
+$comptoir = $jsonData->softwares;
+$sqlRequests = [];
+foreach ($comptoir as $key => $comptoirSofware) {
+    $comptoirId = (int) trim($comptoirSofware->id);
+    $comptoirName = trim($comptoirSofware->name);
+    $wikidataId = '';
+    if (isset($comptoirSofware->external_resources->wikidata->id)) {
+        $wikidataId = trim($comptoirSofware->external_resources->wikidata->id);
+        $jsonData = json_decode(file_get_contents("https://www.wikidata.org/wiki/Special:EntityData/$wikidataId.json"));
+        $data = $jsonData->entities->$wikidataId;
+
+        $labelFr = '';
+        if (isset($data->labels->fr)) {
+            $labelFr = trim($data->labels->fr->value);
+        }
+        $labelEn = '';
+        if (isset($data->labels->en)) {
+            $labelEn = trim($data->labels->en->value);
+        }
+
+        $wikipediaFrSlug = '';
+        if (isset($data->sitelinks->frwiki->url)) {
+            $wikipediaFrSlug = trim(str_replace("https://fr.wikipedia.org/wiki/", "", $data->sitelinks->frwiki->url));
+        }
+        $wikipediaEnSlug = '';
+        if (isset($data->sitelinks->enwiki->url)) {
+            $wikipediaEnSlug = trim(str_replace("https://en.wikipedia.org/wiki/", "", $data->sitelinks->enwiki->url));
+        }
+        $framalibreSlug = '';
+        if (isset($data->claims->P4107[0]->mainsnak->datavalue->value)) {
+            $framalibreSlug = trim($data->claims->P4107[0]->mainsnak->datavalue->value);
+        }
+        echo "\n--------------\n$comptoirId - $comptoirName - $wikidataId ---> FR $labelFr | EN $labelEn\n";
+        $sqlUpdate = '';
+        if(!empty($wikipediaFrSlug) | !empty($wikipediaEnSlug) | !empty($framalibreSlug)) {
+            $sqlUpdate .= "-- Comtpoir: $comptoirId -> $comptoirName / WidiData: $wikidataId ---> FR $labelFr | EN $labelEn\n";
+            if (!empty($wikipediaFrSlug)) {
+                $sqlUpdate .= "UPDATE softwares SET wikipedia_fr = '$wikipediaFrSlug' WHERE id = $comptoirId;\n";
+            }
+            if (!empty($wikipediaEnSlug)) {
+                $sqlUpdate .= "UPDATE softwares SET wikipedia_en = '$wikipediaEnSlug' WHERE id = $comptoirId;\n";
+            }
+            if (!empty($framalibreSlug)) {
+                $sqlUpdate .= "UPDATE softwares SET framalibre = '$framalibreSlug' WHERE id = $comptoirId;\n";
+            }
+            $sqlRequests["comptoirId_$comptoirId"] = "$sqlUpdate";
+            echo "Wikipedia FR | $wikipediaFrSlug | https://fr.wikipedia.org/wiki/$wikipediaFrSlug\n";
+            echo "Wikipedia EN | $wikipediaEnSlug | https://en.wikipedia.org/wiki/$wikipediaEnSlug\n";
+            echo "FramaLibre | $framalibreSlug | https://framalibre.org/content/$framalibreSlug\n";
+            echo "$sqlUpdate\n";
+        }
+    }
+
+}
+ksort($sqlRequests,  SORT_NATURAL);
+array_unshift($sqlRequests, "UPDATE softwares SET framalibre = NULL, wikipedia_en = NULL, wikipedia_fr = NULL;");
+file_put_contents("SQL_maj_WIKIDATA_data.sql", implode("\n", $sqlRequests));
+exit();
+ksort($comptoirData,  SORT_NATURAL);
+
+$comptoirCsv = '';
+$compareCsv = '';
+$csvLineNumber = 1;
+foreach ($comptoirData as $row) {
+    $csvLineNumber++;
+    $comptoirCsv .= "\"". $row['comptoirId']    ."\";";
+    $comptoirCsv .= "\"". $row['comptoirName']  ."\";";
+    $comptoirCsv .= "\"". $row['sillId']        ."\";";
+    $comptoirCsv .= "\"". $row['wikidataId']    ."\";";
+    $comptoirCsv .= "\n";
+
+    // source: https://comptoir-du-libre.org
+    $compareCsv .= "\"". $row['comptoirId']    ."\",";
+    $compareCsv .= "\"". $row['comptoirName']  ."\",";
+    $compareCsv .= "\"". $row['sillId']        ."\",";
+    $compareCsv .= "\"". $row['wikidataId']    ."\",";
+
+    // source: https://sill.etalab.gouv.fr
+    $sillId = '';
+    $sillName = '';
+    $sillComptoirId = '';
+    $sillWikidataId = '';
+    $sillWikidataName = '';
+    $comptoirSrcSillId = $row['sillId'];
+    if (isset($sillData["sillId_$comptoirSrcSillId"])) {
+        $sillId = $sillData["sillId_$comptoirSrcSillId"]['sillId'];
+        $sillName = $sillData["sillId_$comptoirSrcSillId"]['sillName'];
+        $sillComptoirId = $sillData["sillId_$comptoirSrcSillId"]['comptoirId'];
+        $sillWikidataId = $sillData["sillId_$comptoirSrcSillId"]['wikidataId'];
+        $sillWikidataName = $sillData["sillId_$comptoirSrcSillId"]['wikidataName'];
+    }
+    $compareCsv .= "\"". $sillId        ."\",";
+    $compareCsv .= "\"". $sillName        ."\",";
+    $compareCsv .= "\"". $sillComptoirId    ."\",";
+    $compareCsv .= "\"". $sillWikidataId    ."\",";
+    $compareCsv .= "\"". $sillWikidataName    ."\",";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";A$csvLineNumber=G$csvLineNumber),";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";D$csvLineNumber=H$csvLineNumber),";
+    $compareCsv .= "=SI(C$csvLineNumber=\"\";\"\";B$csvLineNumber=F$csvLineNumber),";
+    $compareCsv .= "\n";
+}
+$comptoirCsvHead  = '';
+$comptoirCsvHead .= "\"comptoir_ID\";";
+$comptoirCsvHead .= "\"comptoir_NAME\";";
+$comptoirCsvHead .= "\"comptoir_SILL_ID\";";
+$comptoirCsvHead .= "\"comptoir_WIKIDATA_ID\";";
+$comptoirCsvHead .= "\n";
+file_put_contents(pathinfo($urlComptoir, PATHINFO_FILENAME) . '.csv', "$comptoirCsvHead" . "$comptoirCsv");
+
+
+
+$compareCsvHead  = '';
+$compareCsvHead .= "\"comptoir_ID\",";
+$compareCsvHead .= "\"comptoir_NAME\",";
+$compareCsvHead .= "\"comptoir_SILL_ID\",";
+$compareCsvHead .= "\"comptoir_WIKIDATA_ID\",";
+$compareCsvHead .= "\"sill_ID\",";
+$compareCsvHead .= "\"sill_NAME\",";
+$compareCsvHead .= "\"sill_COMPTOIR_ID\",";
+$compareCsvHead .= "\"sill_WIKIDATA_ID\",";
+$compareCsvHead .= "\"sill_WIKIDATA_NAME\",";
+$compareCsvHead .= "\"compare_COMPTOIR_ID\",";
+$compareCsvHead .= "\"compare_WIKIDATA_ID\",";
+$compareCsvHead .= "\"compare_NAME\",";
+$compareCsvHead .= "\n";
+file_put_contents('compare.csv', "$compareCsvHead" . "$compareCsv");
+//print_r($comptoirData);
+//print_r($comptoirCsv);
+
+// Compare  Comtpoir and SILL data + generate SQL files
+////////////////////////////////////////////////////////////////////////////////
+$sqlMajTag = [];
+$sqlMajTagNotFound = [];
+$sqlMajSoftware = [];
+$sqlMajSoftwareNotFound = [];
+foreach ($sillData as $row) {
+    // print_r($row);
+    //        Array (     [sillId] => 248
+    //                    [wikidataId] => Q15252222
+    //                    [comptoirId] => 470
+    //                    [sillName] => Composer
+    //                    [wikidataName] => Composer
+    //                    [comptoirName] => Composer
+    extract($row, EXTR_OVERWRITE);
+    echo "SILL data ---> SILL $sillId - $sillName / $wikidataId | $wikidataName / Comptoir $comptoirId | $comptoirName \n";
+    if (empty($wikidataId)) {
+        $sqlSoftware = "UPDATE softwares SET sill = $sillId, wikidata = NULL          WHERE id = $comptoirId;";
+    }
+    else {
+        $sqlSoftware = "UPDATE softwares SET sill = $sillId, wikidata = '$wikidataId' WHERE id = $comptoirId;";
+    }
+    $sqlTag = "INSERT INTO softwares_tags (software_id, tag_id) VALUES ('$comptoirId', '$tagId');";
+    if (!empty($comptoirId)) {
+        if(isset($comptoirData["comptoirId_$comptoirId"])) {
+            $sqlMajTag["comptoirId_$comptoirId"] = "$sqlTag -- Comtpoir: $comptoirName / SILL: $sillName ($sillId)";
+            $sqlMajSoftware["comptoirId_$comptoirId"] = "$sqlSoftware -- Comtpoir: $comptoirName / SILL: $sillName ($sillId)";
+        }
+        else if (_ENV_TYPE === 'prod') {
+            throw new Exception("Invalid $comptoirId ");
+        }
+    }
+    else {
+        $sqlMajTagNotFound["sillId_$sillId"] = "$sqlTag -- Comtpoir: $comptoirName / SILL: $sillName ($sillId)";
+        $sqlMajSoftwareNotFound["sillId_$sillId"] = "$sqlSoftware -- Comtpoir: $comptoirName / SILL: $sillName ($sillId)";
+    }
+}
+ksort($sqlMajTag,  SORT_NATURAL);
+array_unshift($sqlMajTag, "DELETE FROM softwares_tags WHERE tag_id = '$tagId';");
+file_put_contents("SQL_maj_tagSILL.sql", implode("\n", $sqlMajTag));
+file_put_contents("SQL_maj_tagSILL_notFound.sql", implode("\n", $sqlMajTagNotFound));
+
+ksort($sqlMajSoftware,  SORT_NATURAL);
+array_unshift($sqlMajSoftware, "UPDATE softwares SET sill = NULL, wikidata = NULL;");
+file_put_contents("SQL_maj_softwareSILL.sql", implode("\n", $sqlMajSoftware));
+file_put_contents("SQL_maj_softwareSILL_notFound.sql", implode("\n", $sqlMajSoftwareNotFound));
+
+// TODO
+echo "\n\n";
+echo "\n------> ". (count($comptoirData)). " Comptoir software";
+echo "\n------> ". (count($sillData))        . " SILL software";
+echo "\n------> ". (count($sqlMajTag) - 1)   . " SILL software with Comptoir ID";
+echo "\n------> ". (count($sqlMajTagNotFound)). " SILL software without Comptoir ID";
+echo "\n------> ".  (count($sqlMajTag) - 1 + count($sqlMajTagNotFound))
+                 . " verification : égal à ". (count($sillData))        . " ? ---> fichier SILL json à jour ?" ;
+echo "\n\n";
+
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_WIKIDATA_data.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_WIKIDATA_data.sql
new file mode 100644
index 0000000000000000000000000000000000000000..63b83ef79231058518be1f03844519c943d7cf56
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_WIKIDATA_data.sql
@@ -0,0 +1,781 @@
+UPDATE softwares SET framalibre = NULL, wikipedia_en = NULL, wikipedia_fr = NULL;
+-- Comtpoir: 9 -> Asqatasun / WidiData: Q24026504 ---> FR Asqatasun | EN Asqatasun
+UPDATE softwares SET framalibre = 'asqatasun' WHERE id = 9;
+
+-- Comtpoir: 11 -> XWiki / WidiData: Q526699 ---> FR XWiki | EN XWiki
+UPDATE softwares SET wikipedia_fr = 'XWiki' WHERE id = 11;
+UPDATE softwares SET wikipedia_en = 'XWiki' WHERE id = 11;
+UPDATE softwares SET framalibre = 'xwiki' WHERE id = 11;
+
+-- Comtpoir: 22 -> XiVO / WidiData: Q3570950 ---> FR XiVO | EN XiVO
+UPDATE softwares SET framalibre = 'xivo' WHERE id = 22;
+
+-- Comtpoir: 25 -> BlueMind / WidiData: Q2907192 ---> FR BlueMind | EN BlueMind
+UPDATE softwares SET wikipedia_fr = 'BlueMind_(logiciel)' WHERE id = 25;
+
+-- Comtpoir: 33 -> LibreOffice / WidiData: Q10135 ---> FR LibreOffice | EN LibreOffice
+UPDATE softwares SET wikipedia_fr = 'LibreOffice' WHERE id = 33;
+UPDATE softwares SET wikipedia_en = 'LibreOffice' WHERE id = 33;
+
+-- Comtpoir: 35 -> GLPI / WidiData: Q3104570 ---> FR Gestion libre de parc informatique | EN GLPi
+UPDATE softwares SET wikipedia_fr = 'Gestionnaire_Libre_de_Parc_Informatique' WHERE id = 35;
+UPDATE softwares SET wikipedia_en = 'GLPi' WHERE id = 35;
+UPDATE softwares SET framalibre = 'glpi' WHERE id = 35;
+
+-- Comtpoir: 36 -> SPIP / WidiData: Q1536426 ---> FR système de publication pour l'Internet | EN SPIP
+UPDATE softwares SET wikipedia_fr = 'SPIP_(logiciel)' WHERE id = 36;
+UPDATE softwares SET wikipedia_en = 'SPIP' WHERE id = 36;
+UPDATE softwares SET framalibre = 'spip' WHERE id = 36;
+
+-- Comtpoir: 38 -> WordPress / WidiData: Q13166 ---> FR WordPress | EN WordPress
+UPDATE softwares SET wikipedia_fr = 'WordPress' WHERE id = 38;
+UPDATE softwares SET wikipedia_en = 'WordPress' WHERE id = 38;
+UPDATE softwares SET framalibre = 'wordpress' WHERE id = 38;
+
+-- Comtpoir: 42 -> LimeSurvey / WidiData: Q1514978 ---> FR LimeSurvey | EN LimeSurvey
+UPDATE softwares SET wikipedia_fr = 'LimeSurvey' WHERE id = 42;
+UPDATE softwares SET wikipedia_en = 'LimeSurvey' WHERE id = 42;
+
+-- Comtpoir: 50 -> KeePass / WidiData: Q762660 ---> FR KeePass | EN KeePass
+UPDATE softwares SET wikipedia_fr = 'KeePass' WHERE id = 50;
+UPDATE softwares SET wikipedia_en = 'KeePass' WHERE id = 50;
+UPDATE softwares SET framalibre = 'keepass' WHERE id = 50;
+
+-- Comtpoir: 51 -> VeraCrypt / WidiData: Q19911889 ---> FR VeraCrypt | EN VeraCrypt
+UPDATE softwares SET wikipedia_fr = 'VeraCrypt' WHERE id = 51;
+UPDATE softwares SET wikipedia_en = 'VeraCrypt' WHERE id = 51;
+UPDATE softwares SET framalibre = 'veracrypt' WHERE id = 51;
+
+-- Comtpoir: 52 -> FreeFileSync / WidiData: Q18150468 ---> FR FreeFileSync | EN FreeFileSync
+UPDATE softwares SET wikipedia_fr = 'FreeFileSync' WHERE id = 52;
+UPDATE softwares SET wikipedia_en = 'FreeFileSync' WHERE id = 52;
+UPDATE softwares SET framalibre = 'freefilesync' WHERE id = 52;
+
+-- Comtpoir: 55 -> Notepad++ / WidiData: Q2033 ---> FR Notepad++ | EN Notepad++
+UPDATE softwares SET wikipedia_fr = 'Notepad%2B%2B' WHERE id = 55;
+UPDATE softwares SET wikipedia_en = 'Notepad%2B%2B' WHERE id = 55;
+UPDATE softwares SET framalibre = 'notepad++' WHERE id = 55;
+
+-- Comtpoir: 56 -> Greenshot / WidiData: Q1544791 ---> FR Greenshot | EN Greenshot
+UPDATE softwares SET wikipedia_fr = 'Greenshot' WHERE id = 56;
+UPDATE softwares SET wikipedia_en = 'Greenshot' WHERE id = 56;
+
+-- Comtpoir: 57 -> Sumatra PDF / WidiData: Q479808 ---> FR Sumakou | EN Sumatra PDF
+UPDATE softwares SET wikipedia_fr = 'Sumatra_PDF' WHERE id = 57;
+UPDATE softwares SET wikipedia_en = 'Sumatra_PDF' WHERE id = 57;
+UPDATE softwares SET framalibre = 'sumatra-pdf' WHERE id = 57;
+
+-- Comtpoir: 58 -> BlueGriffon / WidiData: Q885580 ---> FR BlueGriffon | EN BlueGriffon
+UPDATE softwares SET wikipedia_fr = 'BlueGriffon' WHERE id = 58;
+UPDATE softwares SET wikipedia_en = 'BlueGriffon' WHERE id = 58;
+UPDATE softwares SET framalibre = 'bluegriffon' WHERE id = 58;
+
+-- Comtpoir: 59 -> ProjectLibre / WidiData: Q580985 ---> FR ProjectLibre | EN ProjectLibre
+UPDATE softwares SET wikipedia_fr = 'ProjectLibre' WHERE id = 59;
+UPDATE softwares SET wikipedia_en = 'ProjectLibre' WHERE id = 59;
+UPDATE softwares SET framalibre = 'projectlibre' WHERE id = 59;
+
+-- Comtpoir: 60 -> QGIS / WidiData: Q1329181 ---> FR QGIS | EN QGIS
+UPDATE softwares SET wikipedia_fr = 'QGIS' WHERE id = 60;
+UPDATE softwares SET wikipedia_en = 'QGIS' WHERE id = 60;
+UPDATE softwares SET framalibre = 'qgis' WHERE id = 60;
+
+-- Comtpoir: 61 -> Freeplane / WidiData: Q3028675 ---> FR Freeplane | EN Freeplane
+UPDATE softwares SET wikipedia_fr = 'Freeplane' WHERE id = 61;
+UPDATE softwares SET wikipedia_en = 'Freeplane' WHERE id = 61;
+UPDATE softwares SET framalibre = 'freeplane' WHERE id = 61;
+
+-- Comtpoir: 62 -> VLC / WidiData: Q171477 ---> FR VLC media player | EN VLC media player
+UPDATE softwares SET wikipedia_fr = 'VLC_media_player' WHERE id = 62;
+UPDATE softwares SET wikipedia_en = 'VLC_media_player' WHERE id = 62;
+UPDATE softwares SET framalibre = 'vlc' WHERE id = 62;
+
+-- Comtpoir: 63 -> NVDA / WidiData: Q1116614 ---> FR NonVisual Desktop Access | EN NonVisual Desktop Access
+UPDATE softwares SET wikipedia_fr = 'NonVisual_Desktop_Access' WHERE id = 63;
+UPDATE softwares SET wikipedia_en = 'NonVisual_Desktop_Access' WHERE id = 63;
+
+-- Comtpoir: 64 -> FileZilla / WidiData: Q300662 ---> FR FileZilla | EN FileZilla
+UPDATE softwares SET wikipedia_fr = 'FileZilla' WHERE id = 64;
+UPDATE softwares SET wikipedia_en = 'FileZilla' WHERE id = 64;
+UPDATE softwares SET framalibre = 'filezilla' WHERE id = 64;
+
+-- Comtpoir: 67 -> GIMP / WidiData: Q8038 ---> FR GIMP | EN GIMP
+UPDATE softwares SET wikipedia_fr = 'GIMP' WHERE id = 67;
+UPDATE softwares SET wikipedia_en = 'GIMP' WHERE id = 67;
+UPDATE softwares SET framalibre = 'gimp' WHERE id = 67;
+
+-- Comtpoir: 68 -> Inkscape / WidiData: Q8041 ---> FR Inkscape | EN Inkscape
+UPDATE softwares SET wikipedia_fr = 'Inkscape' WHERE id = 68;
+UPDATE softwares SET wikipedia_en = 'Inkscape' WHERE id = 68;
+UPDATE softwares SET framalibre = 'inkscape' WHERE id = 68;
+
+-- Comtpoir: 70 -> Avidemux / WidiData: Q790931 ---> FR Avidemux | EN Avidemux
+UPDATE softwares SET wikipedia_fr = 'Avidemux' WHERE id = 70;
+UPDATE softwares SET wikipedia_en = 'Avidemux' WHERE id = 70;
+
+-- Comtpoir: 72 -> 7-zip / WidiData: Q215051 ---> FR 7-Zip | EN 7-Zip
+UPDATE softwares SET wikipedia_fr = '7-Zip' WHERE id = 72;
+UPDATE softwares SET wikipedia_en = '7-Zip' WHERE id = 72;
+UPDATE softwares SET framalibre = '7-zip' WHERE id = 72;
+
+-- Comtpoir: 74 -> DVDstyler / WidiData: Q4117800 ---> FR DVDStyler | EN DVDStyler
+UPDATE softwares SET wikipedia_en = 'DVDStyler' WHERE id = 74;
+
+-- Comtpoir: 76 -> Scribus / WidiData: Q8295 ---> FR Scribus | EN Scribus
+UPDATE softwares SET wikipedia_fr = 'Scribus' WHERE id = 76;
+UPDATE softwares SET wikipedia_en = 'Scribus' WHERE id = 76;
+UPDATE softwares SET framalibre = 'scribus' WHERE id = 76;
+
+-- Comtpoir: 79 -> Grammalecte / WidiData: Q17629243 ---> FR Grammalecte | EN Grammalecte
+UPDATE softwares SET wikipedia_fr = 'Grammalecte' WHERE id = 79;
+
+-- Comtpoir: 80 -> Thunderbird / WidiData: Q483604 ---> FR Mozilla Thunderbird | EN Thunderbird
+UPDATE softwares SET wikipedia_fr = 'Mozilla_Thunderbird' WHERE id = 80;
+UPDATE softwares SET wikipedia_en = 'Mozilla_Thunderbird' WHERE id = 80;
+UPDATE softwares SET framalibre = 'thunderbird' WHERE id = 80;
+
+-- Comtpoir: 82 -> Firefox ESR / WidiData: Q698 ---> FR Mozilla Firefox | EN Firefox
+UPDATE softwares SET wikipedia_fr = 'Mozilla_Firefox' WHERE id = 82;
+UPDATE softwares SET wikipedia_en = 'Firefox' WHERE id = 82;
+UPDATE softwares SET framalibre = 'firefox' WHERE id = 82;
+
+-- Comtpoir: 83 -> OCS Inventory / WidiData: Q1135744 ---> FR OCS Inventory | EN OCS Inventory
+UPDATE softwares SET wikipedia_fr = 'OCS_Inventory' WHERE id = 83;
+UPDATE softwares SET wikipedia_en = 'OCS_Inventory' WHERE id = 83;
+
+-- Comtpoir: 87 -> TYPO3 / WidiData: Q618512 ---> FR TYPO3 | EN TYPO3
+UPDATE softwares SET wikipedia_fr = 'TYPO3' WHERE id = 87;
+UPDATE softwares SET wikipedia_en = 'TYPO3' WHERE id = 87;
+
+-- Comtpoir: 98 -> OPENLDAP / WidiData: Q682918 ---> FR OpenLDAP | EN OpenLDAP
+UPDATE softwares SET wikipedia_fr = 'OpenLDAP' WHERE id = 98;
+UPDATE softwares SET wikipedia_en = 'OpenLDAP' WHERE id = 98;
+
+-- Comtpoir: 101 -> LemonLDAP NG / WidiData: Q3229380 ---> FR LemonLDAP::NG | EN LemonLDAP::NG
+UPDATE softwares SET wikipedia_fr = 'LemonLDAP::NG' WHERE id = 101;
+UPDATE softwares SET framalibre = 'lemonldapng' WHERE id = 101;
+
+-- Comtpoir: 105 -> Pentaho / WidiData: Q644841 ---> FR Pentaho | EN Pentaho
+UPDATE softwares SET wikipedia_en = 'Pentaho' WHERE id = 105;
+
+-- Comtpoir: 109 -> Apache JMeterâ„¢ / WidiData: Q616885 ---> FR JMeter | EN Apache JMeter
+UPDATE softwares SET wikipedia_fr = 'Apache_JMeter' WHERE id = 109;
+UPDATE softwares SET wikipedia_en = 'Apache_JMeter' WHERE id = 109;
+
+-- Comtpoir: 110 -> Zimbra / WidiData: Q203485 ---> FR Zimbra | EN Zimbra
+UPDATE softwares SET wikipedia_fr = 'Zimbra' WHERE id = 110;
+UPDATE softwares SET wikipedia_en = 'Zimbra' WHERE id = 110;
+
+-- Comtpoir: 112 -> Roundcube / WidiData: Q1769269 ---> FR Roundcube | EN Roundcube
+UPDATE softwares SET wikipedia_fr = 'Roundcube' WHERE id = 112;
+UPDATE softwares SET wikipedia_en = 'Roundcube' WHERE id = 112;
+
+-- Comtpoir: 113 -> Proxmox Virtual Environment PVE / WidiData: Q344376 ---> FR Proxmox VE | EN Proxmox Virtual Environment
+UPDATE softwares SET wikipedia_fr = 'Proxmox_VE' WHERE id = 113;
+UPDATE softwares SET wikipedia_en = 'Proxmox_Virtual_Environment' WHERE id = 113;
+UPDATE softwares SET framalibre = 'proxmox-virtual-environnement' WHERE id = 113;
+
+-- Comtpoir: 117 -> NextCloud / WidiData: Q25874683 ---> FR Nextcloud | EN Nextcloud
+UPDATE softwares SET wikipedia_fr = 'Nextcloud' WHERE id = 117;
+UPDATE softwares SET wikipedia_en = 'Nextcloud' WHERE id = 117;
+UPDATE softwares SET framalibre = 'nextcloud' WHERE id = 117;
+
+-- Comtpoir: 121 -> Zim / WidiData: Q203374 ---> FR Zim | EN Zim Desktop Wiki
+UPDATE softwares SET wikipedia_fr = 'Zim-wiki' WHERE id = 121;
+UPDATE softwares SET wikipedia_en = 'Zim_(software)' WHERE id = 121;
+UPDATE softwares SET framalibre = 'zim' WHERE id = 121;
+
+-- Comtpoir: 122 -> MediaWiki / WidiData: Q83 ---> FR MediaWiki | EN MediaWiki
+UPDATE softwares SET wikipedia_fr = 'MediaWiki' WHERE id = 122;
+UPDATE softwares SET wikipedia_en = 'MediaWiki' WHERE id = 122;
+UPDATE softwares SET framalibre = 'mediawiki' WHERE id = 122;
+
+-- Comtpoir: 123 -> PostgreSQL / WidiData: Q192490 ---> FR PostgreSQL | EN PostgreSQL
+UPDATE softwares SET wikipedia_fr = 'PostgreSQL' WHERE id = 123;
+UPDATE softwares SET wikipedia_en = 'PostgreSQL' WHERE id = 123;
+UPDATE softwares SET framalibre = 'postgresql' WHERE id = 123;
+
+-- Comtpoir: 125 -> GeoNature / WidiData: Q109038131 ---> FR GeoNature | EN 
+UPDATE softwares SET wikipedia_fr = 'GeoNature' WHERE id = 125;
+
+-- Comtpoir: 132 -> Blender / WidiData: Q173136 ---> FR Blender | EN Blender
+UPDATE softwares SET wikipedia_fr = 'Blender' WHERE id = 132;
+UPDATE softwares SET wikipedia_en = 'Blender_(software)' WHERE id = 132;
+UPDATE softwares SET framalibre = 'blender' WHERE id = 132;
+
+-- Comtpoir: 138 -> FOG Project / WidiData: Q111132714 ---> FR FOG | EN 
+UPDATE softwares SET wikipedia_fr = 'FOG_(logiciel)' WHERE id = 138;
+
+-- Comtpoir: 139 -> SOGo / WidiData: Q1523357 ---> FR SOGo | EN SOGo
+UPDATE softwares SET wikipedia_fr = 'SOGo' WHERE id = 139;
+UPDATE softwares SET wikipedia_en = 'SOGo' WHERE id = 139;
+
+-- Comtpoir: 140 -> PeerTube / WidiData: Q50938515 ---> FR PeerTube | EN PeerTube
+UPDATE softwares SET wikipedia_fr = 'PeerTube' WHERE id = 140;
+UPDATE softwares SET wikipedia_en = 'PeerTube' WHERE id = 140;
+UPDATE softwares SET framalibre = 'peertube' WHERE id = 140;
+
+-- Comtpoir: 142 -> samba / WidiData: Q1830735 ---> FR Samba | EN Samba
+UPDATE softwares SET wikipedia_fr = 'Samba_(informatique)' WHERE id = 142;
+UPDATE softwares SET wikipedia_en = 'Samba_(software)' WHERE id = 142;
+
+-- Comtpoir: 148 -> Kanboard / WidiData: Q106199750 ---> FR  | EN Kanboard
+UPDATE softwares SET wikipedia_en = 'Kanboard' WHERE id = 148;
+
+-- Comtpoir: 159 -> Squid / WidiData: Q841783 ---> FR Squid | EN Squid cache
+UPDATE softwares SET wikipedia_fr = 'Squid_(logiciel)' WHERE id = 159;
+UPDATE softwares SET wikipedia_en = 'Squid_(software)' WHERE id = 159;
+
+-- Comtpoir: 169 -> PDFSam basic / WidiData: Q3898451 ---> FR PDF Split and Merge | EN PDF Split and Merge
+UPDATE softwares SET wikipedia_fr = 'PDF_Split_and_Merge' WHERE id = 169;
+UPDATE softwares SET wikipedia_en = 'PDF_Split_and_Merge' WHERE id = 169;
+UPDATE softwares SET framalibre = 'pdf-sam' WHERE id = 169;
+
+-- Comtpoir: 170 -> Eclipse / WidiData: Q82268 ---> FR Eclipse | EN Eclipse
+UPDATE softwares SET wikipedia_fr = 'Eclipse_(projet)' WHERE id = 170;
+UPDATE softwares SET wikipedia_en = 'Eclipse_(software)' WHERE id = 170;
+
+-- Comtpoir: 173 -> OpenJDK / WidiData: Q1461054 ---> FR OpenJDK | EN OpenJDK
+UPDATE softwares SET wikipedia_fr = 'OpenJDK' WHERE id = 173;
+UPDATE softwares SET wikipedia_en = 'OpenJDK' WHERE id = 173;
+
+-- Comtpoir: 175 -> Git / WidiData: Q186055 ---> FR Git | EN Git
+UPDATE softwares SET wikipedia_fr = 'Git' WHERE id = 175;
+UPDATE softwares SET wikipedia_en = 'Git' WHERE id = 175;
+
+-- Comtpoir: 176 -> Maven / WidiData: Q139941 ---> FR Apache Maven | EN Apache Maven
+UPDATE softwares SET wikipedia_fr = 'Apache_Maven' WHERE id = 176;
+UPDATE softwares SET wikipedia_en = 'Apache_Maven' WHERE id = 176;
+
+-- Comtpoir: 179 -> NPM / WidiData: Q7067518 ---> FR npm | EN npm
+UPDATE softwares SET wikipedia_fr = 'Npm' WHERE id = 179;
+UPDATE softwares SET wikipedia_en = 'Npm_(software)' WHERE id = 179;
+
+-- Comtpoir: 181 -> SonarQube / WidiData: Q541691 ---> FR SonarQube | EN SonarQube
+UPDATE softwares SET wikipedia_fr = 'SonarQube' WHERE id = 181;
+UPDATE softwares SET wikipedia_en = 'SonarQube' WHERE id = 181;
+
+-- Comtpoir: 182 -> JaCoCo / WidiData: Q6109486 ---> FR JaCoCo | EN JaCoCo
+UPDATE softwares SET wikipedia_en = 'Java_code_coverage_tools' WHERE id = 182;
+
+-- Comtpoir: 183 -> JUnit / WidiData: Q847675 ---> FR JUnit | EN JUnit
+UPDATE softwares SET wikipedia_fr = 'JUnit' WHERE id = 183;
+UPDATE softwares SET wikipedia_en = 'JUnit' WHERE id = 183;
+
+-- Comtpoir: 186 -> SoapUI / WidiData: Q2296314 ---> FR SoapUI | EN SoapUI
+UPDATE softwares SET wikipedia_fr = 'SoapUI' WHERE id = 186;
+UPDATE softwares SET wikipedia_en = 'SoapUI' WHERE id = 186;
+
+-- Comtpoir: 187 -> Jenkins / WidiData: Q7491312 ---> FR Jenkins | EN Jenkins
+UPDATE softwares SET wikipedia_fr = 'Jenkins_(logiciel)' WHERE id = 187;
+UPDATE softwares SET wikipedia_en = 'Jenkins_(software)' WHERE id = 187;
+
+-- Comtpoir: 191 -> TestLink / WidiData: Q248384 ---> FR TestLink | EN TestLink
+UPDATE softwares SET wikipedia_en = 'TestLink' WHERE id = 191;
+
+-- Comtpoir: 193 -> Chromium / WidiData: Q48524 ---> FR Chromium | EN Chromium
+UPDATE softwares SET wikipedia_fr = 'Chromium' WHERE id = 193;
+UPDATE softwares SET wikipedia_en = 'Chromium_(web_browser)' WHERE id = 193;
+UPDATE softwares SET framalibre = 'chromium' WHERE id = 193;
+
+-- Comtpoir: 194 -> H2 / WidiData: Q1562670 ---> FR H2 | EN H2
+UPDATE softwares SET wikipedia_fr = 'H2_(base_de_donn%C3%A9es)' WHERE id = 194;
+UPDATE softwares SET wikipedia_en = 'H2_(DBMS)' WHERE id = 194;
+
+-- Comtpoir: 197 -> Redmine / WidiData: Q1149365 ---> FR Redmine | EN Redmine
+UPDATE softwares SET wikipedia_fr = 'Redmine' WHERE id = 197;
+UPDATE softwares SET wikipedia_en = 'Redmine' WHERE id = 197;
+
+-- Comtpoir: 198 -> Gitlab / WidiData: Q16639197 ---> FR GitLab | EN GitLab
+UPDATE softwares SET wikipedia_fr = 'GitLab' WHERE id = 198;
+UPDATE softwares SET wikipedia_en = 'GitLab' WHERE id = 198;
+UPDATE softwares SET framalibre = 'gitlab' WHERE id = 198;
+
+-- Comtpoir: 201 -> Elastic Search / WidiData: Q3050461 ---> FR Elasticsearch | EN Elasticsearch
+UPDATE softwares SET wikipedia_fr = 'Elasticsearch' WHERE id = 201;
+UPDATE softwares SET wikipedia_en = 'Elasticsearch' WHERE id = 201;
+
+-- Comtpoir: 202 -> Kibana / WidiData: Q21156460 ---> FR Kibana | EN Kibana
+UPDATE softwares SET wikipedia_fr = 'Kibana' WHERE id = 202;
+UPDATE softwares SET wikipedia_en = 'Kibana' WHERE id = 202;
+
+-- Comtpoir: 203 -> LogStash / WidiData: Q17620247 ---> FR Logstash | EN Logstash
+UPDATE softwares SET wikipedia_fr = 'Logstash' WHERE id = 203;
+
+-- Comtpoir: 204 -> Apache SolR / WidiData: Q2858103 ---> FR Apache Solr | EN Apache Solr
+UPDATE softwares SET wikipedia_fr = 'Apache_Solr' WHERE id = 204;
+UPDATE softwares SET wikipedia_en = 'Apache_Solr' WHERE id = 204;
+
+-- Comtpoir: 205 -> Tomcat / WidiData: Q507430 ---> FR Apache Tomcat | EN Apache Tomcat
+UPDATE softwares SET wikipedia_fr = 'Apache_Tomcat' WHERE id = 205;
+UPDATE softwares SET wikipedia_en = 'Apache_Tomcat' WHERE id = 205;
+
+-- Comtpoir: 206 -> MariaDB / WidiData: Q787177 ---> FR MariaDB | EN MariaDB
+UPDATE softwares SET wikipedia_fr = 'MariaDB' WHERE id = 206;
+UPDATE softwares SET wikipedia_en = 'MariaDB' WHERE id = 206;
+UPDATE softwares SET framalibre = 'mariadb' WHERE id = 206;
+
+-- Comtpoir: 207 -> PostGIS / WidiData: Q1569955 ---> FR PostGIS | EN PostGIS
+UPDATE softwares SET wikipedia_fr = 'PostGIS' WHERE id = 207;
+UPDATE softwares SET wikipedia_en = 'PostGIS' WHERE id = 207;
+
+-- Comtpoir: 210 -> Centreon / WidiData: Q2946121 ---> FR Centreon | EN Centreon
+UPDATE softwares SET wikipedia_fr = 'Centreon' WHERE id = 210;
+
+-- Comtpoir: 211 -> ClamAV / WidiData: Q852000 ---> FR ClamAV | EN Clam AntiVirus
+UPDATE softwares SET wikipedia_fr = 'ClamAV' WHERE id = 211;
+UPDATE softwares SET wikipedia_en = 'Clam_AntiVirus' WHERE id = 211;
+
+-- Comtpoir: 212 -> Apache / WidiData: Q11354 ---> FR Apache HTTP Server | EN Apache HTTP Server
+UPDATE softwares SET wikipedia_fr = 'Apache_HTTP_Server' WHERE id = 212;
+UPDATE softwares SET wikipedia_en = 'Apache_HTTP_Server' WHERE id = 212;
+
+-- Comtpoir: 213 -> Nginx / WidiData: Q306144 ---> FR NGINX | EN nginx
+UPDATE softwares SET wikipedia_fr = 'NGINX' WHERE id = 213;
+UPDATE softwares SET wikipedia_en = 'Nginx' WHERE id = 213;
+
+-- Comtpoir: 214 -> Varnish / WidiData: Q1602447 ---> FR Varnish | EN Varnish
+UPDATE softwares SET wikipedia_fr = 'Varnish' WHERE id = 214;
+UPDATE softwares SET wikipedia_en = 'Varnish_(software)' WHERE id = 214;
+
+-- Comtpoir: 216 -> PostFix / WidiData: Q1121334 ---> FR Postfix | EN Postfix
+UPDATE softwares SET wikipedia_fr = 'Postfix' WHERE id = 216;
+UPDATE softwares SET wikipedia_en = 'Postfix_(software)' WHERE id = 216;
+
+-- Comtpoir: 217 -> CUPS / WidiData: Q868171 ---> FR Common Unix Printing System | EN Common UNIX Printing System
+UPDATE softwares SET wikipedia_fr = 'Common_Unix_Printing_System' WHERE id = 217;
+UPDATE softwares SET wikipedia_en = 'CUPS' WHERE id = 217;
+
+-- Comtpoir: 218 -> Docker / WidiData: Q15206305 ---> FR Docker | EN Docker
+UPDATE softwares SET wikipedia_fr = 'Docker_(logiciel)' WHERE id = 218;
+UPDATE softwares SET wikipedia_en = 'Docker_(software)' WHERE id = 218;
+
+-- Comtpoir: 219 -> Kubernetes / WidiData: Q22661306 ---> FR Kubernetes | EN Kubernetes
+UPDATE softwares SET wikipedia_fr = 'Kubernetes' WHERE id = 219;
+UPDATE softwares SET wikipedia_en = 'Kubernetes' WHERE id = 219;
+
+-- Comtpoir: 220 -> KVM / WidiData: Q377539 ---> FR Kernel-based Virtual Machine | EN Kernel-based Virtual Machine
+UPDATE softwares SET wikipedia_fr = 'Kernel-based_Virtual_Machine' WHERE id = 220;
+UPDATE softwares SET wikipedia_en = 'Kernel-based_Virtual_Machine' WHERE id = 220;
+
+-- Comtpoir: 221 -> OpenStack / WidiData: Q1470293 ---> FR OpenStack | EN OpenStack
+UPDATE softwares SET wikipedia_fr = 'OpenStack' WHERE id = 221;
+UPDATE softwares SET wikipedia_en = 'OpenStack' WHERE id = 221;
+
+-- Comtpoir: 222 -> OpenNebula CE / WidiData: Q1164484 ---> FR OpenNebula | EN OpenNebula
+UPDATE softwares SET wikipedia_fr = 'OpenNebula' WHERE id = 222;
+UPDATE softwares SET wikipedia_en = 'OpenNebula' WHERE id = 222;
+
+-- Comtpoir: 223 -> Ceph / WidiData: Q4035967 ---> FR Ceph | EN Ceph
+UPDATE softwares SET wikipedia_fr = 'Ceph' WHERE id = 223;
+UPDATE softwares SET wikipedia_en = 'Ceph_(software)' WHERE id = 223;
+
+-- Comtpoir: 224 -> SaltStack / WidiData: Q7405800 ---> FR Salt | EN Salt
+UPDATE softwares SET wikipedia_fr = 'Salt_(logiciel)' WHERE id = 224;
+UPDATE softwares SET wikipedia_en = 'Salt_(software)' WHERE id = 224;
+
+-- Comtpoir: 225 -> Ansible / WidiData: Q2852503 ---> FR Ansible | EN Ansible
+UPDATE softwares SET wikipedia_fr = 'Ansible_(logiciel)' WHERE id = 225;
+UPDATE softwares SET wikipedia_en = 'Ansible_(software)' WHERE id = 225;
+
+-- Comtpoir: 226 -> HashiCorp Consul / WidiData: Q28709844 ---> FR Consul | EN Consul
+UPDATE softwares SET wikipedia_en = 'Consul_(software)' WHERE id = 226;
+
+-- Comtpoir: 227 -> Rudder / WidiData: Q16673801 ---> FR Rudder | EN Rudder
+UPDATE softwares SET wikipedia_fr = 'Rudder_(logiciel)' WHERE id = 227;
+UPDATE softwares SET wikipedia_en = 'Rudder_(software)' WHERE id = 227;
+
+-- Comtpoir: 229 -> RunDeck / WidiData: Q56317793 ---> FR Rundeck | EN Rundeck
+UPDATE softwares SET wikipedia_fr = 'Rundeck' WHERE id = 229;
+
+-- Comtpoir: 230 -> Swarm / WidiData: Q7653883 ---> FR Swarm | EN Swarm
+UPDATE softwares SET wikipedia_en = 'Swarm_(simulation)' WHERE id = 230;
+
+-- Comtpoir: 237 -> HAProxy / WidiData: Q5628948 ---> FR HAProxy | EN HAProxy
+UPDATE softwares SET wikipedia_en = 'HAProxy' WHERE id = 237;
+
+-- Comtpoir: 238 -> NodeJS / WidiData: Q756100 ---> FR Node.js | EN Node.js
+UPDATE softwares SET wikipedia_fr = 'Node.js' WHERE id = 238;
+UPDATE softwares SET wikipedia_en = 'Node.js' WHERE id = 238;
+UPDATE softwares SET framalibre = 'nodejs' WHERE id = 238;
+
+-- Comtpoir: 239 -> CentOS / WidiData: Q207542 ---> FR CentOS | EN CentOS
+UPDATE softwares SET wikipedia_fr = 'CentOS' WHERE id = 239;
+UPDATE softwares SET wikipedia_en = 'CentOS' WHERE id = 239;
+UPDATE softwares SET framalibre = 'centos' WHERE id = 239;
+
+-- Comtpoir: 240 -> Ubuntu EOLE / WidiData: Q3046024 ---> FR EOLE | EN EOLE
+UPDATE softwares SET wikipedia_fr = 'EOLE_(Linux)' WHERE id = 240;
+
+-- Comtpoir: 241 -> Debian / WidiData: Q7715973 ---> FR Debian | EN Debian
+UPDATE softwares SET wikipedia_fr = 'Debian' WHERE id = 241;
+UPDATE softwares SET wikipedia_en = 'Debian' WHERE id = 241;
+UPDATE softwares SET framalibre = 'debian-gnulinux' WHERE id = 241;
+
+-- Comtpoir: 242 -> Syslog-ng / WidiData: Q467865 ---> FR Syslog-ng | EN syslog-ng
+UPDATE softwares SET wikipedia_fr = 'Syslog-ng' WHERE id = 242;
+UPDATE softwares SET wikipedia_en = 'Syslog-ng' WHERE id = 242;
+
+-- Comtpoir: 243 -> BareOS / WidiData: Q25387280 ---> FR Bareos | EN Bareos
+UPDATE softwares SET wikipedia_fr = 'Bareos' WHERE id = 243;
+
+-- Comtpoir: 249 -> PrimTux / WidiData: Q27024590 ---> FR PrimTux | EN PrimTux
+UPDATE softwares SET wikipedia_fr = 'PrimTux' WHERE id = 249;
+UPDATE softwares SET framalibre = 'primtux' WHERE id = 249;
+
+-- Comtpoir: 250 -> Moodle / WidiData: Q190434 ---> FR Moodle | EN Moodle
+UPDATE softwares SET wikipedia_fr = 'Moodle' WHERE id = 250;
+UPDATE softwares SET wikipedia_en = 'Moodle' WHERE id = 250;
+UPDATE softwares SET framalibre = 'moodle' WHERE id = 250;
+
+-- Comtpoir: 252 -> Chamilo / WidiData: Q423221 ---> FR Chamilo | EN Chamilo
+UPDATE softwares SET wikipedia_fr = 'Chamilo' WHERE id = 252;
+UPDATE softwares SET wikipedia_en = 'Chamilo' WHERE id = 252;
+UPDATE softwares SET framalibre = 'chamilo' WHERE id = 252;
+
+-- Comtpoir: 253 -> SambaÉdu / WidiData: Q16675432 ---> FR SambaÉdu | EN SambaEdu
+UPDATE softwares SET wikipedia_fr = 'SambaEdu' WHERE id = 253;
+
+-- Comtpoir: 261 -> WAPT Community / WidiData: Q50829216 ---> FR WAPT | EN WAPT
+UPDATE softwares SET wikipedia_fr = 'Wapt_(logiciel)' WHERE id = 261;
+UPDATE softwares SET framalibre = 'wapt' WHERE id = 261;
+
+-- Comtpoir: 264 -> Drupal / WidiData: Q170855 ---> FR Drupal | EN Drupal
+UPDATE softwares SET wikipedia_fr = 'Drupal' WHERE id = 264;
+UPDATE softwares SET wikipedia_en = 'Drupal' WHERE id = 264;
+UPDATE softwares SET framalibre = 'drupal' WHERE id = 264;
+
+-- Comtpoir: 268 -> Decidim / WidiData: Q20105575 ---> FR Decidim | EN Decidim
+UPDATE softwares SET wikipedia_fr = 'Decidim' WHERE id = 268;
+
+-- Comtpoir: 279 -> Symfony / WidiData: Q1322933 ---> FR Symfony | EN Symfony
+UPDATE softwares SET wikipedia_fr = 'Symfony' WHERE id = 279;
+UPDATE softwares SET wikipedia_en = 'Symfony' WHERE id = 279;
+
+-- Comtpoir: 281 -> Sympa / WidiData: Q1850168 ---> FR Sympa | EN Sympa
+UPDATE softwares SET wikipedia_fr = 'Sympa_(informatique)' WHERE id = 281;
+UPDATE softwares SET wikipedia_en = 'Sympa' WHERE id = 281;
+
+-- Comtpoir: 282 -> Discourse / WidiData: Q15054354 ---> FR Discourse | EN Discourse
+UPDATE softwares SET wikipedia_fr = 'Discourse' WHERE id = 282;
+UPDATE softwares SET wikipedia_en = 'Discourse_(software)' WHERE id = 282;
+
+-- Comtpoir: 283 -> Mastodon / WidiData: Q27986619 ---> FR Mastodon | EN Mastodon
+UPDATE softwares SET wikipedia_fr = 'Mastodon_(r%C3%A9seau_social)' WHERE id = 283;
+UPDATE softwares SET wikipedia_en = 'Mastodon_(social_network)' WHERE id = 283;
+UPDATE softwares SET framalibre = 'mastodon' WHERE id = 283;
+
+-- Comtpoir: 285 -> OBS Studio / WidiData: Q21707789 ---> FR Open Broadcaster Software | EN OBS Studio
+UPDATE softwares SET wikipedia_fr = 'Open_Broadcaster_Software' WHERE id = 285;
+UPDATE softwares SET wikipedia_en = 'OBS_Studio' WHERE id = 285;
+UPDATE softwares SET framalibre = 'obs-studio' WHERE id = 285;
+
+-- Comtpoir: 288 -> uBlock Origin / WidiData: Q19881587 ---> FR uBlock Origin | EN uBlock Origin
+UPDATE softwares SET wikipedia_fr = 'UBlock_Origin' WHERE id = 288;
+UPDATE softwares SET wikipedia_en = 'UBlock_Origin' WHERE id = 288;
+UPDATE softwares SET framalibre = 'ublock-origin' WHERE id = 288;
+
+-- Comtpoir: 291 -> MuPDF / WidiData: Q6930567 ---> FR MuPDF | EN MuPDF
+UPDATE softwares SET wikipedia_en = 'MuPDF' WHERE id = 291;
+UPDATE softwares SET framalibre = 'mupdf' WHERE id = 291;
+
+-- Comtpoir: 300 -> draw.io / WidiData: Q59339175 ---> FR draw.io | EN draw.io
+UPDATE softwares SET wikipedia_en = 'Diagrams.net' WHERE id = 300;
+
+-- Comtpoir: 301 -> KEYCLOAK / WidiData: Q42916195 ---> FR Keycloak | EN Keycloak
+UPDATE softwares SET wikipedia_fr = 'Keycloak' WHERE id = 301;
+UPDATE softwares SET wikipedia_en = 'Keycloak' WHERE id = 301;
+
+-- Comtpoir: 304 -> Acceleo / WidiData: Q2822666 ---> FR Acceleo | EN Acceleo
+UPDATE softwares SET wikipedia_fr = 'Acceleo' WHERE id = 304;
+UPDATE softwares SET wikipedia_en = 'Acceleo' WHERE id = 304;
+
+-- Comtpoir: 312 -> Vault / WidiData: Q4052619 ---> FR Vault | EN Vault
+UPDATE softwares SET wikipedia_en = 'Vault_(version_control_system)' WHERE id = 312;
+
+-- Comtpoir: 323 -> Solution logicielle Vitam / WidiData: Q65130365 ---> FR Programme Vitam | EN Vitam Program
+UPDATE softwares SET wikipedia_fr = 'Programme_Vitam' WHERE id = 323;
+
+-- Comtpoir: 325 -> Tuleap / WidiData: Q3541946 ---> FR Tuleap | EN Tuleap
+UPDATE softwares SET wikipedia_fr = 'Tuleap' WHERE id = 325;
+UPDATE softwares SET wikipedia_en = 'Tuleap_(project_management)' WHERE id = 325;
+UPDATE softwares SET framalibre = 'tuleap' WHERE id = 325;
+
+-- Comtpoir: 332 -> JOPLIN / WidiData: Q97175797 ---> FR Joplin | EN Joplin
+UPDATE softwares SET wikipedia_fr = 'Joplin_(logiciel)' WHERE id = 332;
+UPDATE softwares SET wikipedia_en = 'Joplin_(software)' WHERE id = 332;
+UPDATE softwares SET framalibre = 'joplin' WHERE id = 332;
+
+-- Comtpoir: 348 -> Koha / WidiData: Q1114959 ---> FR Koha | EN Koha
+UPDATE softwares SET wikipedia_fr = 'Koha_(logiciel)' WHERE id = 348;
+UPDATE softwares SET wikipedia_en = 'Koha_(software)' WHERE id = 348;
+UPDATE softwares SET framalibre = 'koha' WHERE id = 348;
+
+-- Comtpoir: 349 -> Element.io / WidiData: Q47004029 ---> FR Element | EN Element
+UPDATE softwares SET wikipedia_fr = 'Element_(logiciel)' WHERE id = 349;
+UPDATE softwares SET wikipedia_en = 'Element_(software)' WHERE id = 349;
+UPDATE softwares SET framalibre = 'riotim' WHERE id = 349;
+
+-- Comtpoir: 355 -> Zammad / WidiData: Q71389626 ---> FR  | EN Zammad
+UPDATE softwares SET wikipedia_en = 'Zammad' WHERE id = 355;
+
+-- Comtpoir: 356 -> Jekyll / WidiData: Q17067385 ---> FR Jekyll | EN Jekyll
+UPDATE softwares SET wikipedia_fr = 'Jekyll_(logiciel)' WHERE id = 356;
+UPDATE softwares SET wikipedia_en = 'Jekyll_(software)' WHERE id = 356;
+
+-- Comtpoir: 358 -> Matomo / WidiData: Q34162 ---> FR Matomo | EN Matomo
+UPDATE softwares SET wikipedia_fr = 'Matomo_(logiciel)' WHERE id = 358;
+UPDATE softwares SET wikipedia_en = 'Matomo_(software)' WHERE id = 358;
+UPDATE softwares SET framalibre = 'piwik' WHERE id = 358;
+
+-- Comtpoir: 361 -> Yunohost / WidiData: Q15971793 ---> FR YunoHost | EN YunoHost
+UPDATE softwares SET wikipedia_fr = 'YunoHost' WHERE id = 361;
+UPDATE softwares SET framalibre = 'yunohost' WHERE id = 361;
+
+-- Comtpoir: 364 -> DBeaver / WidiData: Q28956992 ---> FR DBeaver | EN DBeaver
+UPDATE softwares SET wikipedia_fr = 'DBeaver' WHERE id = 364;
+UPDATE softwares SET wikipedia_en = 'DBeaver' WHERE id = 364;
+UPDATE softwares SET framalibre = 'dbeaver' WHERE id = 364;
+
+-- Comtpoir: 365 -> Redis / WidiData: Q2136322 ---> FR Redis | EN Redis
+UPDATE softwares SET wikipedia_fr = 'Redis' WHERE id = 365;
+UPDATE softwares SET wikipedia_en = 'Redis' WHERE id = 365;
+
+-- Comtpoir: 366 -> RStudio / WidiData: Q4798119 ---> FR RStudio | EN RStudio
+UPDATE softwares SET wikipedia_fr = 'RStudio' WHERE id = 366;
+UPDATE softwares SET wikipedia_en = 'RStudio' WHERE id = 366;
+UPDATE softwares SET framalibre = 'rstudio' WHERE id = 366;
+
+-- Comtpoir: 368 -> Archifiltre / WidiData: Q77064547 ---> FR Archifiltre | EN Archifiltre
+UPDATE softwares SET wikipedia_fr = 'Archifiltre' WHERE id = 368;
+
+-- Comtpoir: 373 -> Grafana / WidiData: Q43399271 ---> FR Grafana | EN Grafana
+UPDATE softwares SET wikipedia_fr = 'Grafana' WHERE id = 373;
+UPDATE softwares SET wikipedia_en = 'Grafana' WHERE id = 373;
+
+-- Comtpoir: 375 -> ProjeQtOr / WidiData: Q17501773 ---> FR ProjeQtOr | EN ProjeQtOr
+UPDATE softwares SET wikipedia_en = 'ProjeQtOr' WHERE id = 375;
+UPDATE softwares SET framalibre = 'projeqtor' WHERE id = 375;
+
+-- Comtpoir: 376 -> OpenIO SDS / WidiData: Q30348631 ---> FR  | EN OpenIO
+UPDATE softwares SET wikipedia_en = 'OpenIO' WHERE id = 376;
+
+-- Comtpoir: 379 -> OpenShot Video Editor / WidiData: Q769346 ---> FR OpenShot Video Editor | EN OpenShot Video Editor
+UPDATE softwares SET wikipedia_fr = 'OpenShot_Video_Editor' WHERE id = 379;
+UPDATE softwares SET wikipedia_en = 'OpenShot' WHERE id = 379;
+UPDATE softwares SET framalibre = 'openshot' WHERE id = 379;
+
+-- Comtpoir: 380 -> Opale / WidiData: Q91312803 ---> FR Opale | EN Opale
+UPDATE softwares SET framalibre = 'opale' WHERE id = 380;
+
+-- Comtpoir: 384 -> BigBlueButton / WidiData: Q4904858 ---> FR BigBlueButton | EN BigBlueButton
+UPDATE softwares SET wikipedia_fr = 'BigBlueButton' WHERE id = 384;
+UPDATE softwares SET wikipedia_en = 'BigBlueButton' WHERE id = 384;
+
+-- Comtpoir: 385 -> Exodus-Privacy (standalone) / WidiData: Q60348651 ---> FR Exodus Privacy | EN Exodus Privacy
+UPDATE softwares SET wikipedia_fr = 'Exodus_Privacy' WHERE id = 385;
+
+-- Comtpoir: 387 -> OpenFisca / WidiData: Q64777688 ---> FR OpenFisca | EN OpenFisca
+UPDATE softwares SET wikipedia_fr = 'OpenFisca' WHERE id = 387;
+
+-- Comtpoir: 390 -> JOSM / WidiData: Q12877 ---> FR JOSM | EN JOSM
+UPDATE softwares SET wikipedia_fr = 'Java_OpenStreetMap_Editor' WHERE id = 390;
+UPDATE softwares SET wikipedia_en = 'JOSM' WHERE id = 390;
+
+-- Comtpoir: 392 -> Kdenlive / WidiData: Q572226 ---> FR Kdenlive | EN Kdenlive
+UPDATE softwares SET wikipedia_fr = 'Kdenlive' WHERE id = 392;
+UPDATE softwares SET wikipedia_en = 'Kdenlive' WHERE id = 392;
+UPDATE softwares SET framalibre = 'kdenlive' WHERE id = 392;
+
+-- Comtpoir: 396 -> Open edX / WidiData: Q2106448 ---> FR edX | EN edX
+UPDATE softwares SET wikipedia_fr = 'EdX' WHERE id = 396;
+UPDATE softwares SET wikipedia_en = 'EdX' WHERE id = 396;
+
+-- Comtpoir: 408 -> Mattermost / WidiData: Q55478510 ---> FR Mattermost | EN Mattermost
+UPDATE softwares SET wikipedia_fr = 'Mattermost' WHERE id = 408;
+UPDATE softwares SET wikipedia_en = 'Mattermost' WHERE id = 408;
+
+-- Comtpoir: 418 -> Apache Superset / WidiData: Q68705831 ---> FR Apache Superset | EN Apache Superset
+UPDATE softwares SET wikipedia_fr = 'Apache_Superset' WHERE id = 418;
+UPDATE softwares SET wikipedia_en = 'Apache_Superset' WHERE id = 418;
+
+-- Comtpoir: 419 -> uPortal / WidiData: Q3547301 ---> FR uPortal | EN uPortal
+UPDATE softwares SET wikipedia_fr = 'UPortal' WHERE id = 419;
+UPDATE softwares SET wikipedia_en = 'UPortal' WHERE id = 419;
+
+-- Comtpoir: 421 -> ONLYOFFICE Docs / WidiData: Q1582500 ---> FR OnlyOffice | EN OnlyOffice
+UPDATE softwares SET wikipedia_fr = 'OnlyOffice' WHERE id = 421;
+UPDATE softwares SET wikipedia_en = 'OnlyOffice' WHERE id = 421;
+UPDATE softwares SET framalibre = 'onlyoffice' WHERE id = 421;
+
+-- Comtpoir: 447 -> GCompris / WidiData: Q1147042 ---> FR GCompris | EN GCompris
+UPDATE softwares SET wikipedia_fr = 'GCompris' WHERE id = 447;
+UPDATE softwares SET wikipedia_en = 'GCompris' WHERE id = 447;
+UPDATE softwares SET framalibre = 'gcompris' WHERE id = 447;
+
+-- Comtpoir: 467 -> Dokiel / WidiData: Q112063447 ---> FR Dokiel | EN Dokiel
+UPDATE softwares SET framalibre = 'dokiel' WHERE id = 467;
+
+-- Comtpoir: 468 -> Topaze / WidiData: Q112062753 ---> FR Topaze | EN Topaze
+UPDATE softwares SET framalibre = 'topaze' WHERE id = 468;
+
+-- Comtpoir: 470 -> Composer / WidiData: Q15252222 ---> FR Composer | EN Composer
+UPDATE softwares SET wikipedia_fr = 'Composer_(logiciel)' WHERE id = 470;
+UPDATE softwares SET wikipedia_en = 'Composer_(software)' WHERE id = 470;
+
+-- Comtpoir: 471 -> PHPUnit / WidiData: Q1663673 ---> FR PHPUnit | EN PHPUnit
+UPDATE softwares SET wikipedia_fr = 'PHPUnit' WHERE id = 471;
+UPDATE softwares SET wikipedia_en = 'PHPUnit' WHERE id = 471;
+
+-- Comtpoir: 473 -> KiCad / WidiData: Q942363 ---> FR KiCad | EN KiCad
+UPDATE softwares SET wikipedia_fr = 'KiCad' WHERE id = 473;
+UPDATE softwares SET wikipedia_en = 'KiCad' WHERE id = 473;
+
+-- Comtpoir: 489 -> Python / WidiData: Q28865 ---> FR Python | EN Python
+UPDATE softwares SET wikipedia_fr = 'Python_(langage)' WHERE id = 489;
+UPDATE softwares SET wikipedia_en = 'Python_(programming_language)' WHERE id = 489;
+
+-- Comtpoir: 496 -> Zotero / WidiData: Q226915 ---> FR Zotero | EN Zotero
+UPDATE softwares SET wikipedia_fr = 'Zotero' WHERE id = 496;
+UPDATE softwares SET wikipedia_en = 'Zotero' WHERE id = 496;
+
+-- Comtpoir: 497 -> Dovecot / WidiData: Q742820 ---> FR Dovecot | EN Dovecot
+UPDATE softwares SET wikipedia_fr = 'Dovecot' WHERE id = 497;
+UPDATE softwares SET wikipedia_en = 'Dovecot_(software)' WHERE id = 497;
+
+-- Comtpoir: 499 -> JabRef / WidiData: Q1676802 ---> FR JabRef | EN JabRef
+UPDATE softwares SET wikipedia_fr = 'JabRef' WHERE id = 499;
+UPDATE softwares SET wikipedia_en = 'JabRef' WHERE id = 499;
+UPDATE softwares SET framalibre = 'jabref' WHERE id = 499;
+
+-- Comtpoir: 501 -> ILIAS / WidiData: Q1623223 ---> FR ILIAS | EN ILIAS
+UPDATE softwares SET wikipedia_fr = 'ILIAS' WHERE id = 501;
+UPDATE softwares SET wikipedia_en = 'ILIAS' WHERE id = 501;
+
+-- Comtpoir: 504 -> GDL - GNU Data Language / WidiData: Q929932 ---> FR GNU Data Language | EN GNU Data Language
+UPDATE softwares SET wikipedia_fr = 'GNU_Data_Language' WHERE id = 504;
+UPDATE softwares SET wikipedia_en = 'GNU_Data_Language' WHERE id = 504;
+
+-- Comtpoir: 505 -> Groff / WidiData: Q288684 ---> FR Groff | EN groff
+UPDATE softwares SET wikipedia_fr = 'Groff_(langage)' WHERE id = 505;
+UPDATE softwares SET wikipedia_en = 'Groff_(software)' WHERE id = 505;
+
+-- Comtpoir: 507 -> KDE Plasma 5 / WidiData: Q17363870 ---> FR KDE Plasma 5 | EN KDE Plasma 5
+UPDATE softwares SET wikipedia_en = 'KDE_Plasma_5' WHERE id = 507;
+
+-- Comtpoir: 509 -> Kate / WidiData: Q261933 ---> FR Kate | EN Kate
+UPDATE softwares SET wikipedia_fr = 'Kate_(logiciel)' WHERE id = 509;
+UPDATE softwares SET wikipedia_en = 'Kate_(text_editor)' WHERE id = 509;
+UPDATE softwares SET framalibre = 'kate' WHERE id = 509;
+
+-- Comtpoir: 512 -> Bitwarden / WidiData: Q56319818 ---> FR Bitwarden | EN Bitwarden
+UPDATE softwares SET wikipedia_fr = 'Bitwarden' WHERE id = 512;
+UPDATE softwares SET wikipedia_en = 'Bitwarden' WHERE id = 512;
+UPDATE softwares SET framalibre = 'bitwarden' WHERE id = 512;
+
+-- Comtpoir: 513 -> Homebrew / WidiData: Q11223506 ---> FR Homebrew | EN Homebrew
+UPDATE softwares SET wikipedia_fr = 'Homebrew_(gestionnaire_de_paquets)' WHERE id = 513;
+UPDATE softwares SET wikipedia_en = 'Homebrew_(package_manager)' WHERE id = 513;
+
+-- Comtpoir: 514 -> Clojure / WidiData: Q51798 ---> FR Clojure | EN Clojure
+UPDATE softwares SET wikipedia_fr = 'Clojure' WHERE id = 514;
+UPDATE softwares SET wikipedia_en = 'Clojure' WHERE id = 514;
+
+-- Comtpoir: 517 -> Vim / WidiData: Q131382 ---> FR Vim | EN Vim
+UPDATE softwares SET wikipedia_fr = 'Vim' WHERE id = 517;
+UPDATE softwares SET wikipedia_en = 'Vim_(text_editor)' WHERE id = 517;
+UPDATE softwares SET framalibre = 'vim' WHERE id = 517;
+
+-- Comtpoir: 519 -> Deno / WidiData: Q65070939 ---> FR Deno | EN Deno
+UPDATE softwares SET wikipedia_fr = 'Deno_(logiciel)' WHERE id = 519;
+UPDATE softwares SET wikipedia_en = 'Deno_(software)' WHERE id = 519;
+
+-- Comtpoir: 520 -> R / WidiData: Q206904 ---> FR R | EN R
+UPDATE softwares SET wikipedia_fr = 'R_(langage)' WHERE id = 520;
+UPDATE softwares SET wikipedia_en = 'R_(programming_language)' WHERE id = 520;
+UPDATE softwares SET framalibre = 'r' WHERE id = 520;
+
+-- Comtpoir: 522 -> PlantUML / WidiData: Q18346546 ---> FR PlantUML | EN PlantUML
+UPDATE softwares SET wikipedia_en = 'PlantUML' WHERE id = 522;
+
+-- Comtpoir: 523 -> SuiteCRM / WidiData: Q16294867 ---> FR SuiteCRM | EN SuiteCRM
+UPDATE softwares SET wikipedia_en = 'SuiteCRM' WHERE id = 523;
+UPDATE softwares SET framalibre = 'suitecrm' WHERE id = 523;
+
+-- Comtpoir: 524 -> MinIO / WidiData: Q28956397 ---> FR Minio | EN MinIO
+UPDATE softwares SET wikipedia_en = 'MinIO' WHERE id = 524;
+
+-- Comtpoir: 525 -> GanttProject / WidiData: Q1493695 ---> FR GanttProject | EN GanttProject
+UPDATE softwares SET wikipedia_fr = 'GanttProject' WHERE id = 525;
+UPDATE softwares SET wikipedia_en = 'GanttProject' WHERE id = 525;
+UPDATE softwares SET framalibre = 'ganttproject' WHERE id = 525;
+
+-- Comtpoir: 526 -> Angular / WidiData: Q28925578 ---> FR Angular | EN Angular
+UPDATE softwares SET wikipedia_fr = 'Angular' WHERE id = 526;
+UPDATE softwares SET wikipedia_en = 'Angular_(web_framework)' WHERE id = 526;
+
+-- Comtpoir: 527 -> Apache Atlas / WidiData: Q28915124 ---> FR Apache Atlas | EN Apache Atlas
+UPDATE softwares SET wikipedia_fr = 'Apache_Atlas' WHERE id = 527;
+
+-- Comtpoir: 528 -> Podman / WidiData: Q70876440 ---> FR podman | EN podman
+UPDATE softwares SET wikipedia_fr = 'Podman' WHERE id = 528;
+
+-- Comtpoir: 529 -> Cherrytree / WidiData: Q105029197 ---> FR Cherrytree | EN CherryTree
+UPDATE softwares SET framalibre = 'cherrytree' WHERE id = 529;
+
+-- Comtpoir: 530 -> Flask / WidiData: Q289281 ---> FR Flask | EN Flask
+UPDATE softwares SET wikipedia_fr = 'Flask_(framework)' WHERE id = 530;
+UPDATE softwares SET wikipedia_en = 'Flask_(web_framework)' WHERE id = 530;
+
+-- Comtpoir: 531 -> G'MIC / WidiData: Q21041255 ---> FR G'MIC | EN G'MIC
+UPDATE softwares SET wikipedia_fr = 'G%27MIC' WHERE id = 531;
+UPDATE softwares SET wikipedia_en = 'G%27MIC' WHERE id = 531;
+
+-- Comtpoir: 534 -> Raspberry Pi OS / WidiData: Q890474 ---> FR Raspberry Pi OS | EN Raspberry Pi OS
+UPDATE softwares SET wikipedia_fr = 'Raspberry_Pi_OS' WHERE id = 534;
+UPDATE softwares SET wikipedia_en = 'Raspberry_Pi_OS' WHERE id = 534;
+
+-- Comtpoir: 537 -> Bonita / WidiData: Q1076128 ---> FR Bonita | EN Bonita
+UPDATE softwares SET wikipedia_fr = 'Bonitasoft' WHERE id = 537;
+UPDATE softwares SET wikipedia_en = 'Bonita_BPM' WHERE id = 537;
+
+-- Comtpoir: 540 -> Taiga / WidiData: Q22909254 ---> FR Taiga | EN Taiga
+UPDATE softwares SET wikipedia_en = 'Taiga_(project_management)' WHERE id = 540;
+
+-- Comtpoir: 541 -> Chocolatey / WidiData: Q16988239 ---> FR Chocolatey | EN Chocolatey
+UPDATE softwares SET wikipedia_en = 'Chocolatey' WHERE id = 541;
+
+-- Comtpoir: 542 -> LaTeX / WidiData: Q5310 ---> FR LaTeX | EN LaTeX
+UPDATE softwares SET wikipedia_fr = 'LaTeX' WHERE id = 542;
+UPDATE softwares SET wikipedia_en = 'LaTeX' WHERE id = 542;
+
+-- Comtpoir: 547 -> GNU Octave / WidiData: Q223679 ---> FR GNU Octave | EN GNU Octave
+UPDATE softwares SET wikipedia_fr = 'GNU_Octave' WHERE id = 547;
+UPDATE softwares SET wikipedia_en = 'GNU_Octave' WHERE id = 547;
+UPDATE softwares SET framalibre = 'gnu-octave' WHERE id = 547;
+
+-- Comtpoir: 548 -> GNU TeXmacs / WidiData: Q1464634 ---> FR GNU TeXmacs | EN GNU TeXmacs
+UPDATE softwares SET wikipedia_fr = 'GNU_TeXmacs' WHERE id = 548;
+UPDATE softwares SET wikipedia_en = 'GNU_TeXmacs' WHERE id = 548;
+
+-- Comtpoir: 549 -> OCaml / WidiData: Q212587 ---> FR OCaml | EN OCaml
+UPDATE softwares SET wikipedia_fr = 'OCaml' WHERE id = 549;
+UPDATE softwares SET wikipedia_en = 'OCaml' WHERE id = 549;
+
+-- Comtpoir: 550 -> FreeFEM / WidiData: Q5499643 ---> FR FreeFem++ | EN FreeFem++
+UPDATE softwares SET wikipedia_fr = 'FreeFem%2B%2B' WHERE id = 550;
+UPDATE softwares SET wikipedia_en = 'FreeFem%2B%2B' WHERE id = 550;
+
+-- Comtpoir: 552 -> Arduino IDE / WidiData: Q55080330 ---> FR Arduino IDE | EN Arduino IDE
+UPDATE softwares SET wikipedia_en = 'Arduino_IDE' WHERE id = 552;
+UPDATE softwares SET framalibre = 'arduino' WHERE id = 552;
+
+-- Comtpoir: 562 -> GNU Emacs / WidiData: Q1252773 ---> FR GNU Emacs | EN GNU Emacs
+UPDATE softwares SET wikipedia_fr = 'GNU_Emacs' WHERE id = 562;
+UPDATE softwares SET wikipedia_en = 'GNU_Emacs' WHERE id = 562;
+UPDATE softwares SET framalibre = 'gnu-emacs' WHERE id = 562;
+
+-- Comtpoir: 564 -> Duplicati / WidiData: Q1266534 ---> FR Duplicati | EN Duplicati
+UPDATE softwares SET wikipedia_fr = 'Duplicati' WHERE id = 564;
+UPDATE softwares SET wikipedia_en = 'Duplicati' WHERE id = 564;
+UPDATE softwares SET framalibre = 'duplicati' WHERE id = 564;
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL.sql
index abfd6269863e35c03c7f5b56a6126748397f0edd..1c88e272e7f146eb6351c6c58763c99450118a7d 100644
--- a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL.sql
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL.sql
@@ -1,6 +1,7 @@
 UPDATE softwares SET sill = NULL, wikidata = NULL;
 UPDATE softwares SET sill = 12, wikidata = 'Q24026504' WHERE id = 9; -- Comtpoir: Asqatasun / SILL: Asqatasun (12)
 UPDATE softwares SET sill = 214, wikidata = 'Q526699' WHERE id = 11; -- Comtpoir: XWiki / SILL: XWiki (214)
+UPDATE softwares SET sill = 346, wikidata = 'Q42417120' WHERE id = 20; -- Comtpoir: eXo Platform / SILL: eXo Platform (346)
 UPDATE softwares SET sill = 276, wikidata = 'Q3570950' WHERE id = 22; -- Comtpoir: XiVO / SILL: XiVO (276)
 UPDATE softwares SET sill = 315, wikidata = 'Q2907192' WHERE id = 25; -- Comtpoir: BlueMind / SILL: BlueMind (315)
 UPDATE softwares SET sill = 230, wikidata = 'Q110094718' WHERE id = 26; -- Comtpoir: Publik / SILL: Publik (230)
@@ -10,6 +11,7 @@ UPDATE softwares SET sill = 211, wikidata = 'Q1536426' WHERE id = 36; -- Comtpoi
 UPDATE softwares SET sill = 162, wikidata = 'Q13166' WHERE id = 38; -- Comtpoir: WordPress / SILL: Wordpress (162)
 UPDATE softwares SET sill = 80, wikidata = 'Q1514978' WHERE id = 42; -- Comtpoir: LimeSurvey / SILL: Limesurvey (80)
 UPDATE softwares SET sill = 206, wikidata = 'Q96679195' WHERE id = 46; -- Comtpoir: FusionDirectory / SILL: FusionDirectory (206)
+UPDATE softwares SET sill = 342, wikidata = 'Q2076540' WHERE id = 47; -- Comtpoir: Dolibarr ERP CRM / SILL: Dolibarr (342)
 UPDATE softwares SET sill = 72, wikidata = 'Q762660' WHERE id = 50; -- Comtpoir: KeePass / SILL: KeePass (72)
 UPDATE softwares SET sill = 154, wikidata = 'Q19911889' WHERE id = 51; -- Comtpoir: VeraCrypt / SILL: VeraCrypt (154)
 UPDATE softwares SET sill = 47, wikidata = 'Q18150468' WHERE id = 52; -- Comtpoir: FreeFileSync / SILL: FreeFileSync (47)
@@ -53,6 +55,7 @@ UPDATE softwares SET sill = 202, wikidata = 'Q203485' WHERE id = 110; -- Comtpoi
 UPDATE softwares SET sill = 68, wikidata = 'Q1769269' WHERE id = 112; -- Comtpoir: Roundcube / SILL: Roundcube (68)
 UPDATE softwares SET sill = 178, wikidata = 'Q344376' WHERE id = 113; -- Comtpoir: Proxmox Virtual Environment PVE / SILL: Proxmox VE (178)
 UPDATE softwares SET sill = 93, wikidata = 'Q25874683' WHERE id = 117; -- Comtpoir: NextCloud / SILL: NextCloud (93)
+UPDATE softwares SET sill = 330, wikidata = 'Q203374' WHERE id = 121; -- Comtpoir: Zim / SILL: Zim (330)
 UPDATE softwares SET sill = 86, wikidata = 'Q83' WHERE id = 122; -- Comtpoir: MediaWiki / SILL: MediaWiki (86)
 UPDATE softwares SET sill = 118, wikidata = 'Q192490' WHERE id = 123; -- Comtpoir: PostgreSQL / SILL: PostgreSQL (118)
 UPDATE softwares SET sill = 289, wikidata = NULL          WHERE id = 124; -- Comtpoir: Geotrek / SILL: Geotrek (289)
@@ -63,6 +66,7 @@ UPDATE softwares SET sill = 241, wikidata = 'Q111132714' WHERE id = 138; -- Comt
 UPDATE softwares SET sill = 171, wikidata = 'Q1523357' WHERE id = 139; -- Comtpoir: SOGo / SILL: SOGo (171)
 UPDATE softwares SET sill = 197, wikidata = 'Q50938515' WHERE id = 140; -- Comtpoir: PeerTube / SILL: Peertube (197)
 UPDATE softwares SET sill = 127, wikidata = 'Q1830735' WHERE id = 142; -- Comtpoir: samba / SILL: Samba (127)
+UPDATE softwares SET sill = 331, wikidata = 'Q106199750' WHERE id = 148; -- Comtpoir: Kanboard / SILL: Kanboard (331)
 UPDATE softwares SET sill = 138, wikidata = 'Q841783' WHERE id = 159; -- Comtpoir: Squid / SILL: Squid (138)
 UPDATE softwares SET sill = 112, wikidata = 'Q3898451' WHERE id = 169; -- Comtpoir: PDFSam basic / SILL: PDFSam Basic (112)
 UPDATE softwares SET sill = 38, wikidata = 'Q82268' WHERE id = 170; -- Comtpoir: Eclipse / SILL: Eclipse IDE (38)
@@ -145,6 +149,7 @@ UPDATE softwares SET sill = 33, wikidata = 'Q15054354' WHERE id = 282; -- Comtpo
 UPDATE softwares SET sill = 85, wikidata = 'Q27986619' WHERE id = 283; -- Comtpoir: Mastodon / SILL: Mastodon (85)
 UPDATE softwares SET sill = 45, wikidata = NULL          WHERE id = 284; -- Comtpoir: Framadate / SILL: Framadate (logiciel) (45)
 UPDATE softwares SET sill = 100, wikidata = 'Q21707789' WHERE id = 285; -- Comtpoir: OBS Studio / SILL: OBS Studio (100)
+UPDATE softwares SET sill = 70, wikidata = 'Q14565723' WHERE id = 286; -- Comtpoir: K-9 Mail / SILL: K-9 Mail (70)
 UPDATE softwares SET sill = 81, wikidata = NULL          WHERE id = 287; -- Comtpoir: LireCouleur / SILL: LireCouleur (81)
 UPDATE softwares SET sill = 149, wikidata = 'Q19881587' WHERE id = 288; -- Comtpoir: uBlock Origin / SILL: uBlock Origin (149)
 UPDATE softwares SET sill = 157, wikidata = NULL          WHERE id = 289; -- Comtpoir: VRT Network Equipment / SILL: VRT network equipment (157)
@@ -167,8 +172,8 @@ UPDATE softwares SET sill = 165, wikidata = NULL          WHERE id = 308; -- Com
 UPDATE softwares SET sill = 166, wikidata = NULL          WHERE id = 309; -- Comtpoir: SonarQube Plugin:PMD / SILL: SonarQube Plugins : Pmd (166)
 UPDATE softwares SET sill = 11, wikidata = NULL          WHERE id = 310; -- Comtpoir: ARX Data Anonymization Tool / SILL: ARX Data Anonymization Tool (11)
 UPDATE softwares SET sill = 153, wikidata = 'Q4052619' WHERE id = 312; -- Comtpoir: Vault / SILL: Vault (153)
-UPDATE softwares SET sill = 278, wikidata = 'Q206904' WHERE id = 318; -- Comtpoir: Afrikalan / SILL: R (278)
-UPDATE softwares SET sill = 62, wikidata = NULL          WHERE id = 319; -- Comtpoir: Information System Designer / SILL: IS Designer (62)
+UPDATE softwares SET sill = 62, wikidata = 'Q112578937' WHERE id = 319; -- Comtpoir: Information System Designer / SILL: IS Designer (62)
+UPDATE softwares SET sill = 337, wikidata = 'Q251322' WHERE id = 320; -- Comtpoir: Freecad / SILL: FreeCAD (337)
 UPDATE softwares SET sill = 194, wikidata = 'Q65130365' WHERE id = 323; -- Comtpoir: Solution logicielle Vitam / SILL: VITAM (194)
 UPDATE softwares SET sill = 221, wikidata = 'Q3541946' WHERE id = 325; -- Comtpoir: Tuleap / SILL: Tuleap (221)
 UPDATE softwares SET sill = 312, wikidata = 'Q97175797' WHERE id = 332; -- Comtpoir: JOPLIN / SILL: Joplin (312)
@@ -177,13 +182,13 @@ UPDATE softwares SET sill = 218, wikidata = 'Q100588070' WHERE id = 336; -- Comt
 UPDATE softwares SET sill = 236, wikidata = 'Q1114959' WHERE id = 348; -- Comtpoir: Koha / SILL: Koha (236)
 UPDATE softwares SET sill = 237, wikidata = 'Q47004029' WHERE id = 349; -- Comtpoir: Element.io / SILL: Element (237)
 UPDATE softwares SET sill = 92, wikidata = NULL          WHERE id = 351; -- Comtpoir: NAPS2 / SILL: NAPS2 (92)
+UPDATE softwares SET sill = 339, wikidata = NULL          WHERE id = 354; -- Comtpoir: Madis / SILL: Madis (339)
 UPDATE softwares SET sill = 172, wikidata = 'Q71389626' WHERE id = 355; -- Comtpoir: Zammad / SILL: Zammad (172)
 UPDATE softwares SET sill = 173, wikidata = 'Q17067385' WHERE id = 356; -- Comtpoir: Jekyll / SILL: Jekyll (173)
 UPDATE softwares SET sill = 175, wikidata = NULL          WHERE id = 357; -- Comtpoir: Cachet / SILL: Cachet (175)
 UPDATE softwares SET sill = 176, wikidata = 'Q34162' WHERE id = 358; -- Comtpoir: Matomo / SILL: Matomo (176)
 UPDATE softwares SET sill = 177, wikidata = NULL          WHERE id = 359; -- Comtpoir: Postfix Admin / SILL: postfix.admin (177)
 UPDATE softwares SET sill = 179, wikidata = 'Q15971793' WHERE id = 361; -- Comtpoir: Yunohost / SILL: Yunohost (179)
-UPDATE softwares SET sill = 223, wikidata = NULL          WHERE id = 362; -- Comtpoir: CodiMD / SILL: Hedgedoc (223)
 UPDATE softwares SET sill = 181, wikidata = NULL          WHERE id = 363; -- Comtpoir: Git-Crypt / SILL: git-crypt (181)
 UPDATE softwares SET sill = 319, wikidata = 'Q28956992' WHERE id = 364; -- Comtpoir: DBeaver / SILL: DBeaver (319)
 UPDATE softwares SET sill = 184, wikidata = 'Q2136322' WHERE id = 365; -- Comtpoir: Redis / SILL: Redis (184)
@@ -197,6 +202,7 @@ UPDATE softwares SET sill = 189, wikidata = 'Q30348631' WHERE id = 376; -- Comtp
 UPDATE softwares SET sill = 191, wikidata = NULL          WHERE id = 377; -- Comtpoir: Pulse / SILL: Pulse (191)
 UPDATE softwares SET sill = 193, wikidata = 'Q769346' WHERE id = 379; -- Comtpoir: OpenShot Video Editor / SILL: OpenShot (193)
 UPDATE softwares SET sill = 195, wikidata = 'Q91312803' WHERE id = 380; -- Comtpoir: Opale / SILL: Opale (195)
+UPDATE softwares SET sill = 341, wikidata = NULL          WHERE id = 381; -- Comtpoir: Open-Capture / SILL: Open-Capture (341)
 UPDATE softwares SET sill = 196, wikidata = 'Q4904858' WHERE id = 384; -- Comtpoir: BigBlueButton / SILL: BigBlueButton (196)
 UPDATE softwares SET sill = 199, wikidata = 'Q60348651' WHERE id = 385; -- Comtpoir: Exodus-Privacy (standalone) / SILL: exodus-privacy (standalone) (199)
 UPDATE softwares SET sill = 198, wikidata = NULL          WHERE id = 386; -- Comtpoir: Rancher / SILL: Rancher (198)
@@ -215,6 +221,7 @@ UPDATE softwares SET sill = 291, wikidata = 'Q55478510' WHERE id = 408; -- Comtp
 UPDATE softwares SET sill = 219, wikidata = 'Q68705831' WHERE id = 418; -- Comtpoir: Apache Superset / SILL: Apache Superset (219)
 UPDATE softwares SET sill = 220, wikidata = 'Q3547301' WHERE id = 419; -- Comtpoir: uPortal / SILL: uPortal (220)
 UPDATE softwares SET sill = 296, wikidata = 'Q1582500' WHERE id = 421; -- Comtpoir: ONLYOFFICE Docs / SILL: OnlyOffice (296)
+UPDATE softwares SET sill = 223, wikidata = NULL          WHERE id = 422; -- Comtpoir: HedgeDoc / SILL: Hedgedoc (223)
 UPDATE softwares SET sill = 263, wikidata = NULL          WHERE id = 423; -- Comtpoir: FileSender / SILL: FileSender (263)
 UPDATE softwares SET sill = 222, wikidata = 'Q106081011' WHERE id = 424; -- Comtpoir: Dash / SILL: Dash (222)
 UPDATE softwares SET sill = 225, wikidata = NULL          WHERE id = 429; -- Comtpoir: FreePascal / SILL: FreePascal (225)
@@ -230,4 +237,7 @@ UPDATE softwares SET sill = 238, wikidata = 'Q112063447' WHERE id = 467; -- Comt
 UPDATE softwares SET sill = 239, wikidata = 'Q112062753' WHERE id = 468; -- Comtpoir: Topaze / SILL: Topaze (239)
 UPDATE softwares SET sill = 248, wikidata = 'Q15252222' WHERE id = 470; -- Comtpoir: Composer / SILL: Composer (248)
 UPDATE softwares SET sill = 249, wikidata = 'Q1663673' WHERE id = 471; -- Comtpoir: PHPUnit / SILL: PHPUnit (249)
-UPDATE softwares SET sill = 284, wikidata = 'Q112208571' WHERE id = 478; -- Comtpoir: Lizmap / SILL: Lizmap (284)
\ No newline at end of file
+UPDATE softwares SET sill = 284, wikidata = 'Q112208571' WHERE id = 478; -- Comtpoir: Lizmap / SILL: Lizmap (284)
+UPDATE softwares SET sill = 340, wikidata = NULL          WHERE id = 494; -- Comtpoir: MEM Courrier / SILL: Maarch Edissyum Master - MEM courrier (340)
+UPDATE softwares SET sill = 278, wikidata = 'Q206904' WHERE id = 520; -- Comtpoir: R / SILL: R (278)
+UPDATE softwares SET sill = 328, wikidata = 'Q113775006' WHERE id = 551; -- Comtpoir: Sygefor / SILL: SYGEFOR (SYstème de GEstion des FORmations) (328)
\ No newline at end of file
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound.sql
index ff2ead7b80fb436dbe3380663d4b5e1a784c3cbc..8cc46f6d940452121bf03f0c7395f11d00b55c90 100644
--- a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound.sql
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound.sql
@@ -1,5 +1,4 @@
 UPDATE softwares SET sill = 55, wikidata = 'Q3104570' WHERE id = ; -- Comtpoir:  / SILL: Survey (questionnaire) (55)
-UPDATE softwares SET sill = 70, wikidata = 'Q14565723' WHERE id = ; -- Comtpoir:  / SILL: K-9 Mail (70)
 UPDATE softwares SET sill = 87, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Mobile (87)
 UPDATE softwares SET sill = 115, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: PortraitOrLandscape (115)
 UPDATE softwares SET sill = 121, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Qwant (extension de recherche) (121)
@@ -46,7 +45,7 @@ UPDATE softwares SET sill = 297, wikidata = 'Q11223506' WHERE id = ; -- Comtpoir
 UPDATE softwares SET sill = 298, wikidata = 'Q56319818' WHERE id = ; -- Comtpoir:  / SILL: Bitwarden (298)
 UPDATE softwares SET sill = 299, wikidata = 'Q61101023' WHERE id = ; -- Comtpoir:  / SILL: VisiData (299)
 UPDATE softwares SET sill = 300, wikidata = 'Q890474' WHERE id = ; -- Comtpoir:  / SILL: Raspberry Pi OS (300)
-UPDATE softwares SET sill = 301, wikidata = 'Q113144780' WHERE id = ; -- Comtpoir:  / SILL: BrowserSelector (301)
+UPDATE softwares SET sill = 301, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: BrowserSelector (301)
 UPDATE softwares SET sill = 303, wikidata = 'Q110520668' WHERE id = ; -- Comtpoir:  / SILL: OpenTestFactory (303)
 UPDATE softwares SET sill = 304, wikidata = 'Q261933' WHERE id = ; -- Comtpoir:  / SILL: Kate (304)
 UPDATE softwares SET sill = 307, wikidata = 'Q48892923' WHERE id = ; -- Comtpoir:  / SILL: Spectacle (307)
@@ -66,4 +65,14 @@ UPDATE softwares SET sill = 323, wikidata = 'Q212587' WHERE id = ; -- Comtpoir:
 UPDATE softwares SET sill = 324, wikidata = 'Q5499643' WHERE id = ; -- Comtpoir:  / SILL: FreeFem++ (324)
 UPDATE softwares SET sill = 325, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: PHPBB3 (325)
 UPDATE softwares SET sill = 326, wikidata = 'Q55080330' WHERE id = ; -- Comtpoir:  / SILL: Arduino IDE (326)
-UPDATE softwares SET sill = 327, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: SchredOS (327)
\ No newline at end of file
+UPDATE softwares SET sill = 327, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: ShredOS (327)
+UPDATE softwares SET sill = 329, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Trivy (329)
+UPDATE softwares SET sill = 332, wikidata = 'Q114097965' WHERE id = ; -- Comtpoir:  / SILL: Sugarizer (332)
+UPDATE softwares SET sill = 333, wikidata = 'Q114244260' WHERE id = ; -- Comtpoir:  / SILL: Iparapheur (333)
+UPDATE softwares SET sill = 335, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: cal.com (335)
+UPDATE softwares SET sill = 336, wikidata = 'Q114333380' WHERE id = ; -- Comtpoir:  / SILL: Osuny (336)
+UPDATE softwares SET sill = 338, wikidata = 'Q1266534' WHERE id = ; -- Comtpoir:  / SILL: Duplicati (338)
+UPDATE softwares SET sill = 343, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Prodige (343)
+UPDATE softwares SET sill = 344, wikidata = 'Q115326091' WHERE id = ; -- Comtpoir:  / SILL: DashLord (344)
+UPDATE softwares SET sill = 345, wikidata = 'Q3360235' WHERE id = ; -- Comtpoir:  / SILL: PacketFence (345)
+UPDATE softwares SET sill = 347, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: LaBoite (347)
\ No newline at end of file
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound_updated.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound_updated.sql
new file mode 100644
index 0000000000000000000000000000000000000000..a16ba32f7adb3132c28c0fd504075148d6622b80
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_notFound_updated.sql
@@ -0,0 +1,87 @@
+-- UPDATE softwares SET sill = 55, wikidata = 'Q3104570' WHERE id = ; -- Comtpoir:  / SILL: Survey (questionnaire) (55)
+
+-- UPDATE softwares SET sill = 87, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Mobile (87)
+-- UPDATE softwares SET sill = 115, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: PortraitOrLandscape (115)
+-- UPDATE softwares SET sill = 121, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Qwant (extension de recherche) (121)
+-- UPDATE softwares SET sill = 141, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Swift (OpenStack) (141)
+-- UPDATE softwares SET sill = 159, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: WebAccess (159)
+UPDATE softwares SET sill = 174, wikidata = 'Q1252773' WHERE id = 562; -- Comtpoir:  / SILL: GNU Emacs (174)
+-- UPDATE softwares SET sill = 190, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: Correcteur terminologique fr (FranceTerme) (190)
+
+
+UPDATE softwares SET sill = 235, wikidata = 'Q110944501' WHERE id = 416; -- Comtpoir:  / SILL: XCP-ng (235)
+UPDATE softwares SET sill = 242, wikidata = 'Q111974596' WHERE id = 495; -- Comtpoir:  / SILL: Publicodes (242)
+UPDATE softwares SET sill = 243, wikidata = 'Q226915' WHERE id = 496; -- Comtpoir:  / SILL: Zotero (243)
+UPDATE softwares SET sill = 244, wikidata = 'Q742820' WHERE id = 497; -- Comtpoir:  / SILL: Dovecot (244)
+UPDATE softwares SET sill = 245, wikidata = 'Q99493159' WHERE id = 498; -- Comtpoir:  / SILL: udata (245)
+UPDATE softwares SET sill = 246, wikidata = 'Q1676802' WHERE id = 499; -- Comtpoir:  / SILL: JabRef (246)
+UPDATE softwares SET sill = 250, wikidata = NULL          WHERE id = 500; -- Comtpoir:  / SILL: Beekeeper Studio (250)
+UPDATE softwares SET sill = 251, wikidata = 'Q1623223' WHERE id = 501; -- Comtpoir:  / SILL: ILIAS (251)
+UPDATE softwares SET sill = 252, wikidata = NULL          WHERE id = 539; -- Comtpoir:  / SILL: opendcim (252)
+UPDATE softwares SET sill = 253, wikidata = 'Q4053335' WHERE id = 502 ; -- Comtpoir:  / SILL: XSane (253)
+UPDATE softwares SET sill = 254, wikidata = 'Q102565362' WHERE id = 503; -- Comtpoir:  / SILL: MkDocs (254)
+UPDATE softwares SET sill = 255, wikidata = 'Q929932' WHERE id = 504; -- Comtpoir:  / SILL: GNU Data Language (255)
+
+UPDATE softwares SET sill = 256, wikidata = 'Q112073283' WHERE id = 521; -- Comtpoir:  / SILL: dokku (256)
+UPDATE softwares SET sill = 257, wikidata = 'Q16294867' WHERE id = 523; -- Comtpoir:  / SILL: SuiteCRM (257)
+UPDATE softwares SET sill = 259, wikidata = 'Q942363' WHERE id = 473; -- Comtpoir:  / SILL: KiCad (259)
+UPDATE softwares SET sill = 260, wikidata = 'Q1493695' WHERE id = 525; -- Comtpoir:  / SILL: GanttProject (260)
+UPDATE softwares SET sill = 261, wikidata = NULL          WHERE id = 538; -- Comtpoir:  / SILL: sdkman (261)
+UPDATE softwares SET sill = 266, wikidata = 'Q28915124' WHERE id = 527; -- Comtpoir:  / SILL: Apache Atlas (266)
+UPDATE softwares SET sill = 267, wikidata = 'Q1076128' WHERE id = 537; -- Comtpoir:  / SILL: Bonita (267)
+UPDATE softwares SET sill = 268, wikidata = 'Q70876440' WHERE id = 528; -- Comtpoir:  / SILL: podman (268)
+UPDATE softwares SET sill = 270, wikidata = 'Q112079993' WHERE id = 536; -- Comtpoir:  / SILL: ART (270)
+UPDATE softwares SET sill = 271, wikidata = 'Q21041255' WHERE id = 531; -- Comtpoir:  / SILL: G'MIC (271)
+UPDATE softwares SET sill = 272, wikidata = 'Q289281' WHERE id = 530; -- Comtpoir:  / SILL: Flask (272)
+UPDATE softwares SET sill = 273, wikidata = 'Q105029197' WHERE id = 529; -- Comtpoir:  / SILL: Cherrytree (273)
+
+UPDATE softwares SET sill = 275, wikidata = 'Q28956397' WHERE id = 524; -- Comtpoir:  / SILL: Minio (275)
+UPDATE softwares SET sill = 277, wikidata = 'Q18346546' WHERE id = 522; -- Comtpoir:  / SILL: PlantUML (277)
+UPDATE softwares SET sill = 279, wikidata = NULL          WHERE id = 535; -- Comtpoir:  / SILL: KiTTY (279)
+UPDATE softwares SET sill = 280, wikidata = 'Q65070939' WHERE id = 519; -- Comtpoir:  / SILL: Deno (280)
+UPDATE softwares SET sill = 281, wikidata = 'Q112194385' WHERE id = 518; -- Comtpoir:  / SILL: TDP (281)
+UPDATE softwares SET sill = 282, wikidata = 'Q22909254' WHERE id = 540; -- Comtpoir:  / SILL: Taiga (282)
+UPDATE softwares SET sill = 283, wikidata = 'Q131382' WHERE id = 517; -- Comtpoir:  / SILL: Vim (283)
+UPDATE softwares SET sill = 285, wikidata = 'Q112595096' WHERE id = 516; -- Comtpoir:  / SILL: GitLanding (285)
+UPDATE softwares SET sill = 293, wikidata = 'Q73673993' WHERE id = 515; -- Comtpoir:  / SILL: AtoM - Access to Memory (293)
+UPDATE softwares SET sill = 294, wikidata = 'Q28865' WHERE id = 489; -- Comtpoir:  / SILL: Python (294)
+UPDATE softwares SET sill = 295, wikidata = 'Q51798' WHERE id = 514; -- Comtpoir:  / SILL: Clojure (295)
+UPDATE softwares SET sill = 297, wikidata = 'Q11223506' WHERE id = 513; -- Comtpoir:  / SILL: Homebrew (297)
+UPDATE softwares SET sill = 298, wikidata = 'Q56319818' WHERE id = 512; -- Comtpoir:  / SILL: Bitwarden (298)
+UPDATE softwares SET sill = 299, wikidata = 'Q61101023' WHERE id = 511; -- Comtpoir:  / SILL: VisiData (299)
+UPDATE softwares SET sill = 300, wikidata = 'Q890474' WHERE id = 534; -- Comtpoir:  / SILL: Raspberry Pi OS (300)
+
+-- UPDATE softwares SET sill = 301, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: BrowserSelector (301)
+
+UPDATE softwares SET sill = 303, wikidata = 'Q110520668' WHERE id = 510; -- Comtpoir:  / SILL: OpenTestFactory (303)
+UPDATE softwares SET sill = 304, wikidata = 'Q261933' WHERE id = 509; -- Comtpoir:  / SILL: Kate (304)
+UPDATE softwares SET sill = 307, wikidata = 'Q48892923' WHERE id = 506; -- Comtpoir:  / SILL: Spectacle (307)
+UPDATE softwares SET sill = 308, wikidata = 'Q17363870' WHERE id = 507; -- Comtpoir:  / SILL: KDE Plasma 5 (308)
+UPDATE softwares SET sill = 309, wikidata = 'Q288684' WHERE id = 505; -- Comtpoir:  / SILL: Groff (309)
+UPDATE softwares SET sill = 310, wikidata = NULL          WHERE id = 533; -- Comtpoir:  / SILL: Kleopatra (310)
+UPDATE softwares SET sill = 311, wikidata = 'Q16988239' WHERE id = 541; -- Comtpoir:  / SILL: Chocolatey (311)
+UPDATE softwares SET sill = 313, wikidata = NULL          WHERE id = 546; -- Comtpoir:  / SILL: ImageJ (313)
+UPDATE softwares SET sill = 314, wikidata = 'Q5310' WHERE id = 542; -- Comtpoir:  / SILL: LaTeX (314)
+UPDATE softwares SET sill = 316, wikidata = 'Q105099901' WHERE id = 544; -- Comtpoir:  / SILL: Jupyter Notebook (316)
+UPDATE softwares SET sill = 317, wikidata = 'Q99439725' WHERE id = 545; -- Comtpoir:  / SILL: JupyterLab (317)
+
+-- UPDATE softwares SET sill = 318, wikidata = NULL          WHERE id = ; -- Comtpoir:  / SILL: INSECA (318)
+
+UPDATE softwares SET sill = 320, wikidata = 'Q28925578' WHERE id = 526; -- Comtpoir:  / SILL: Angular (320)
+UPDATE softwares SET sill = 321, wikidata = 'Q223679' WHERE id = 547; -- Comtpoir:  / SILL: GNU Octave (321)
+UPDATE softwares SET sill = 322, wikidata = 'Q1464634' WHERE id = 548; -- Comtpoir:  / SILL: GNU TeXmacs (322)
+UPDATE softwares SET sill = 323, wikidata = 'Q212587' WHERE id = 549; -- Comtpoir:  / SILL: OCaml (323)
+UPDATE softwares SET sill = 324, wikidata = 'Q5499643' WHERE id = 550; -- Comtpoir:  / SILL: FreeFem++ (324)
+UPDATE softwares SET sill = 325, wikidata = NULL          WHERE id = 199; -- Comtpoir:  / SILL: PHPBB3 (325)
+UPDATE softwares SET sill = 326, wikidata = 'Q55080330' WHERE id = 552; -- Comtpoir:  / SILL: Arduino IDE (326)
+UPDATE softwares SET sill = 327, wikidata = NULL          WHERE id = 553; -- Comtpoir:  / SILL: ShredOS (327)
+
+UPDATE softwares SET sill = 329, wikidata = NULL          WHERE id = 557; -- Comtpoir:  / SILL: Trivy (329)
+UPDATE softwares SET sill = 332, wikidata = 'Q114097965' WHERE id = 558; -- Comtpoir:  / SILL: Sugarizer (332)
+UPDATE softwares SET sill = 333, wikidata = 'Q114244260' WHERE id = 4; -- Comtpoir:  / SILL: Iparapheur (333)
+UPDATE softwares SET sill = 335, wikidata = NULL          WHERE id = 561; -- Comtpoir:  / SILL: cal.com (335)
+UPDATE softwares SET sill = 336, wikidata = 'Q114333380' WHERE id = 565; -- Comtpoir:  / SILL: Osuny (336)
+UPDATE softwares SET sill = 338, wikidata = 'Q1266534' WHERE id = 564; -- Comtpoir:  / SILL: Duplicati (338)
+UPDATE softwares SET sill = 343, wikidata = NULL          WHERE id = 563; -- Comtpoir:  / SILL: Prodige (343)
+UPDATE softwares SET sill = 344, wikidata = 'Q115326091' WHERE id = 570; -- Comtpoir:  / SILL: DashLord (344)
+UPDATE softwares SET sill = 345, wikidata = 'Q3360235' WHERE id = 575 ; -- Comtpoir:  / SILL: PacketFence (345)
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_pb.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_pb.sql
new file mode 100644
index 0000000000000000000000000000000000000000..cc429a4dd31b26c56742c7f29bd20ebd6268ebd2
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_softwareSILL_pb.sql
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+-- ARCHIVE
+
+
+-- UPDATE softwares SET sill = 278, wikidata = 'Q206904' WHERE id = 318; -- Comtpoir: /!\  Afrikalan / SILL: R (278)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('318', '578'); -- Comtpoir: Afrikalan / SILL: R (278)
+UPDATE softwares SET sill = 278, wikidata = 'Q206904' WHERE id = 520; -- Comtpoir:    / SILL: R (278)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('520', '578'); -- Comtpoir: / SILL: R (278)
+
+
+-- UPDATE softwares SET sill = 223, wikidata = NULL          WHERE id = 362; -- /!\ Comtpoir: CodiMD / SILL: Hedgedoc (223)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('318', '578'); --  /!\ Comtpoir: CodiMD / SILL: Hedgedoc (223)
+UPDATE softwares SET sill = 223, wikidata = NULL          WHERE id = 422; -- /!\ Comtpoir:  / SILL: Hedgedoc (223)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('422', '578'); --  /!\ Comtpoir: / SILL: Hedgedoc (223)
+
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL.sql
index a56e39f62420934d12a0ce52cc906a11da770995..14f790a15abd1e7115a9d2646f185dd92ee7a027 100644
--- a/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL.sql
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL.sql
@@ -1,6 +1,7 @@
 DELETE FROM softwares_tags WHERE tag_id = '578';
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('9', '578'); -- Comtpoir: Asqatasun / SILL: Asqatasun (12)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('11', '578'); -- Comtpoir: XWiki / SILL: XWiki (214)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('20', '578'); -- Comtpoir: eXo Platform / SILL: eXo Platform (346)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('22', '578'); -- Comtpoir: XiVO / SILL: XiVO (276)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('25', '578'); -- Comtpoir: BlueMind / SILL: BlueMind (315)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('26', '578'); -- Comtpoir: Publik / SILL: Publik (230)
@@ -10,6 +11,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('36', '578'); -- Comtpo
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('38', '578'); -- Comtpoir: WordPress / SILL: Wordpress (162)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('42', '578'); -- Comtpoir: LimeSurvey / SILL: Limesurvey (80)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('46', '578'); -- Comtpoir: FusionDirectory / SILL: FusionDirectory (206)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('47', '578'); -- Comtpoir: Dolibarr ERP CRM / SILL: Dolibarr (342)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('50', '578'); -- Comtpoir: KeePass / SILL: KeePass (72)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('51', '578'); -- Comtpoir: VeraCrypt / SILL: VeraCrypt (154)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('52', '578'); -- Comtpoir: FreeFileSync / SILL: FreeFileSync (47)
@@ -53,6 +55,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('110', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('112', '578'); -- Comtpoir: Roundcube / SILL: Roundcube (68)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('113', '578'); -- Comtpoir: Proxmox Virtual Environment PVE / SILL: Proxmox VE (178)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('117', '578'); -- Comtpoir: NextCloud / SILL: NextCloud (93)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('121', '578'); -- Comtpoir: Zim / SILL: Zim (330)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('122', '578'); -- Comtpoir: MediaWiki / SILL: MediaWiki (86)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('123', '578'); -- Comtpoir: PostgreSQL / SILL: PostgreSQL (118)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('124', '578'); -- Comtpoir: Geotrek / SILL: Geotrek (289)
@@ -63,6 +66,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('138', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('139', '578'); -- Comtpoir: SOGo / SILL: SOGo (171)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('140', '578'); -- Comtpoir: PeerTube / SILL: Peertube (197)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('142', '578'); -- Comtpoir: samba / SILL: Samba (127)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('148', '578'); -- Comtpoir: Kanboard / SILL: Kanboard (331)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('159', '578'); -- Comtpoir: Squid / SILL: Squid (138)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('169', '578'); -- Comtpoir: PDFSam basic / SILL: PDFSam Basic (112)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('170', '578'); -- Comtpoir: Eclipse / SILL: Eclipse IDE (38)
@@ -145,6 +149,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('282', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('283', '578'); -- Comtpoir: Mastodon / SILL: Mastodon (85)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('284', '578'); -- Comtpoir: Framadate / SILL: Framadate (logiciel) (45)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('285', '578'); -- Comtpoir: OBS Studio / SILL: OBS Studio (100)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('286', '578'); -- Comtpoir: K-9 Mail / SILL: K-9 Mail (70)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('287', '578'); -- Comtpoir: LireCouleur / SILL: LireCouleur (81)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('288', '578'); -- Comtpoir: uBlock Origin / SILL: uBlock Origin (149)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('289', '578'); -- Comtpoir: VRT Network Equipment / SILL: VRT network equipment (157)
@@ -167,8 +172,8 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('308', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('309', '578'); -- Comtpoir: SonarQube Plugin:PMD / SILL: SonarQube Plugins : Pmd (166)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('310', '578'); -- Comtpoir: ARX Data Anonymization Tool / SILL: ARX Data Anonymization Tool (11)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('312', '578'); -- Comtpoir: Vault / SILL: Vault (153)
-INSERT INTO softwares_tags (software_id, tag_id) VALUES ('318', '578'); -- Comtpoir: Afrikalan / SILL: R (278)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('319', '578'); -- Comtpoir: Information System Designer / SILL: IS Designer (62)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('320', '578'); -- Comtpoir: Freecad / SILL: FreeCAD (337)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('323', '578'); -- Comtpoir: Solution logicielle Vitam / SILL: VITAM (194)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('325', '578'); -- Comtpoir: Tuleap / SILL: Tuleap (221)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('332', '578'); -- Comtpoir: JOPLIN / SILL: Joplin (312)
@@ -177,13 +182,13 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('336', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('348', '578'); -- Comtpoir: Koha / SILL: Koha (236)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('349', '578'); -- Comtpoir: Element.io / SILL: Element (237)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('351', '578'); -- Comtpoir: NAPS2 / SILL: NAPS2 (92)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('354', '578'); -- Comtpoir: Madis / SILL: Madis (339)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('355', '578'); -- Comtpoir: Zammad / SILL: Zammad (172)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('356', '578'); -- Comtpoir: Jekyll / SILL: Jekyll (173)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('357', '578'); -- Comtpoir: Cachet / SILL: Cachet (175)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('358', '578'); -- Comtpoir: Matomo / SILL: Matomo (176)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('359', '578'); -- Comtpoir: Postfix Admin / SILL: postfix.admin (177)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('361', '578'); -- Comtpoir: Yunohost / SILL: Yunohost (179)
-INSERT INTO softwares_tags (software_id, tag_id) VALUES ('362', '578'); -- Comtpoir: CodiMD / SILL: Hedgedoc (223)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('363', '578'); -- Comtpoir: Git-Crypt / SILL: git-crypt (181)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('364', '578'); -- Comtpoir: DBeaver / SILL: DBeaver (319)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('365', '578'); -- Comtpoir: Redis / SILL: Redis (184)
@@ -197,6 +202,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('376', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('377', '578'); -- Comtpoir: Pulse / SILL: Pulse (191)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('379', '578'); -- Comtpoir: OpenShot Video Editor / SILL: OpenShot (193)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('380', '578'); -- Comtpoir: Opale / SILL: Opale (195)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('381', '578'); -- Comtpoir: Open-Capture / SILL: Open-Capture (341)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('384', '578'); -- Comtpoir: BigBlueButton / SILL: BigBlueButton (196)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('385', '578'); -- Comtpoir: Exodus-Privacy (standalone) / SILL: exodus-privacy (standalone) (199)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('386', '578'); -- Comtpoir: Rancher / SILL: Rancher (198)
@@ -215,6 +221,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('408', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('418', '578'); -- Comtpoir: Apache Superset / SILL: Apache Superset (219)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('419', '578'); -- Comtpoir: uPortal / SILL: uPortal (220)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('421', '578'); -- Comtpoir: ONLYOFFICE Docs / SILL: OnlyOffice (296)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('422', '578'); -- Comtpoir: HedgeDoc / SILL: Hedgedoc (223)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('423', '578'); -- Comtpoir: FileSender / SILL: FileSender (263)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('424', '578'); -- Comtpoir: Dash / SILL: Dash (222)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('429', '578'); -- Comtpoir: FreePascal / SILL: FreePascal (225)
@@ -230,4 +237,7 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('467', '578'); -- Comtp
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('468', '578'); -- Comtpoir: Topaze / SILL: Topaze (239)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('470', '578'); -- Comtpoir: Composer / SILL: Composer (248)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('471', '578'); -- Comtpoir: PHPUnit / SILL: PHPUnit (249)
-INSERT INTO softwares_tags (software_id, tag_id) VALUES ('478', '578'); -- Comtpoir: Lizmap / SILL: Lizmap (284)
\ No newline at end of file
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('478', '578'); -- Comtpoir: Lizmap / SILL: Lizmap (284)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('494', '578'); -- Comtpoir: MEM Courrier / SILL: Maarch Edissyum Master - MEM courrier (340)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('520', '578'); -- Comtpoir: R / SILL: R (278)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('551', '578'); -- Comtpoir: Sygefor / SILL: SYGEFOR (SYstème de GEstion des FORmations) (328)
\ No newline at end of file
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound.sql
index 848ec7d5024ade8a8bf7a8de1da577dbd8ff2ce3..851658f7f33fb54978b4ea12e53125a9fed08297 100644
--- a/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound.sql
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound.sql
@@ -1,5 +1,4 @@
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Survey (questionnaire) (55)
-INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: K-9 Mail (70)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Mobile (87)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: PortraitOrLandscape (115)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Qwant (extension de recherche) (121)
@@ -66,4 +65,14 @@ INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: FreeFem++ (324)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: PHPBB3 (325)
 INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Arduino IDE (326)
-INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: SchredOS (327)
\ No newline at end of file
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: ShredOS (327)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Trivy (329)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Sugarizer (332)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Iparapheur (333)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: cal.com (335)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Osuny (336)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Duplicati (338)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Prodige (343)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: DashLord (344)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: PacketFence (345)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: LaBoite (347)
\ No newline at end of file
diff --git a/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound_updated.sql b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound_updated.sql
new file mode 100644
index 0000000000000000000000000000000000000000..e8fb9a70cadf1d8f97aa0c1f08b567008b6bec83
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/SQL_maj_tagSILL_notFound_updated.sql
@@ -0,0 +1,87 @@
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Survey (questionnaire) (55)
+--
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Mobile (87)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: PortraitOrLandscape (115)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Qwant (extension de recherche) (121)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Swift (OpenStack) (141)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: WebAccess (159)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: GNU Emacs (174)
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: Correcteur terminologique fr (FranceTerme) (190)
+
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('416', '578'); -- Comtpoir:  / SILL: XCP-ng (235)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('495', '578'); -- Comtpoir:  / SILL: Publicodes (242)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('496', '578'); -- Comtpoir:  / SILL: Zotero (243)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('497', '578'); -- Comtpoir:  / SILL: Dovecot (244)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('498', '578'); -- Comtpoir:  / SILL: udata (245)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('499', '578'); -- Comtpoir:  / SILL: JabRef (246)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('500', '578'); -- Comtpoir:  / SILL: Beekeeper Studio (250)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('501', '578'); -- Comtpoir:  / SILL: ILIAS (251)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('539', '578'); -- Comtpoir:  / SILL: opendcim (252)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('502', '578'); -- Comtpoir:  / SILL: XSane (253)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('503', '578'); -- Comtpoir:  / SILL: MkDocs (254)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('504', '578'); -- Comtpoir:  / SILL: GNU Data Language (255)
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('521', '578'); -- Comtpoir:  / SILL: dokku (256)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('523', '578'); -- Comtpoir:  / SILL: SuiteCRM (257)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('473', '578'); -- Comtpoir:  / SILL: KiCad (259)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('525', '578'); -- Comtpoir:  / SILL: GanttProject (260)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('538', '578'); -- Comtpoir:  / SILL: sdkman (261)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('527', '578'); -- Comtpoir:  / SILL: Apache Atlas (266)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('537', '578'); -- Comtpoir:  / SILL: Bonita (267)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('528', '578'); -- Comtpoir:  / SILL: podman (268)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('536', '578'); -- Comtpoir:  / SILL: ART (270)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('531', '578'); -- Comtpoir:  / SILL: G'MIC (271)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('530', '578'); -- Comtpoir:  / SILL: Flask (272)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('529', '578'); -- Comtpoir:  / SILL: Cherrytree (273)
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('524', '578'); -- Comtpoir:  / SILL: Minio (275)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('522', '578'); -- Comtpoir:  / SILL: PlantUML (277)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('535', '578'); -- Comtpoir:  / SILL: KiTTY (279)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('519', '578'); -- Comtpoir:  / SILL: Deno (280)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('518', '578'); -- Comtpoir:  / SILL: TDP (281)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('540', '578'); -- Comtpoir:  / SILL: Taiga (282)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('517', '578'); -- Comtpoir:  / SILL: Vim (283)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('516', '578'); -- Comtpoir:  / SILL: GitLanding (285)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('515', '578'); -- Comtpoir:  / SILL: AtoM - Access to Memory (293)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('489', '578'); -- Comtpoir:  / SILL: Python (294)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('514', '578'); -- Comtpoir:  / SILL: Clojure (295)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('513', '578'); -- Comtpoir:  / SILL: Homebrew (297)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('512', '578'); -- Comtpoir:  / SILL: Bitwarden (298)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('511', '578'); -- Comtpoir:  / SILL: VisiData (299)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('534', '578'); -- Comtpoir:  / SILL: Raspberry Pi OS (300)
+
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: BrowserSelector (301)
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('510', '578'); -- Comtpoir:  / SILL: OpenTestFactory (303)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('509', '578'); -- Comtpoir:  / SILL: Kate (304)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('506', '578'); -- Comtpoir:  / SILL: Spectacle (307)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('507', '578'); -- Comtpoir:  / SILL: KDE Plasma 5 (308)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('505', '578'); -- Comtpoir:  / SILL: Groff (309)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('533', '578'); -- Comtpoir:  / SILL: Kleopatra (310)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('541', '578'); -- Comtpoir:  / SILL: Chocolatey (311)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('546', '578'); -- Comtpoir:  / SILL: ImageJ (313)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('542', '578'); -- Comtpoir:  / SILL: LaTeX (314)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('544', '578'); -- Comtpoir:  / SILL: Jupyter Notebook (316)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('545', '578'); -- Comtpoir:  / SILL: JupyterLab (317)
+
+-- INSERT INTO softwares_tags (software_id, tag_id) VALUES ('', '578'); -- Comtpoir:  / SILL: INSECA (318)
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('526', '578'); -- Comtpoir:  / SILL: Angular (320)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('547', '578'); -- Comtpoir:  / SILL: GNU Octave (321)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('548', '578'); -- Comtpoir:  / SILL: GNU TeXmacs (322)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('549', '578'); -- Comtpoir:  / SILL: OCaml (323)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('550', '578'); -- Comtpoir:  / SILL: FreeFem++ (324)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('199', '578'); -- Comtpoir:  / SILL: PHPBB3 (325)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('552', '578'); -- Comtpoir:  / SILL: Arduino IDE (326)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('553', '578'); -- Comtpoir:  / SILL: SchredOS (327)
+
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('557', '578'); -- Comtpoir:  / SILL: Trivy (329)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('558', '578'); -- Comtpoir:  / SILL: Sugarizer (332)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('4', '578'); -- Comtpoir:  / SILL: Iparapheur (333)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('561', '578'); -- Comtpoir:  / SILL: cal.com (335)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('565', '578'); -- Comtpoir:  / SILL: Osuny (336)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('564', '578'); -- Comtpoir:  / SILL: Duplicati (338)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('563', '578'); -- Comtpoir:  / SILL: Prodige (343)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('570', '578'); -- Comtpoir:  / SILL: DashLord (344)
+INSERT INTO softwares_tags (software_id, tag_id) VALUES ('575', '578'); -- Comtpoir:  / SILL: PacketFence (345)
diff --git a/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.csv b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bce2ab14216d4806f95d66b22901f7b5e2933485
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.csv
@@ -0,0 +1,68 @@
+"comptoir_ID","comptoir_NAME","SILL_ID","SILL_NAME"
+"4","i-Parapheur","333","Iparapheur"
+"199","phpBB","325","PHPBB3"
+"416","XCP-ng","235","XCP-ng"
+"473","KiCad","259","KiCad"
+"489","Python","294","Python"
+"495","Publicodes","242","Publicodes"
+"496","Zotero","243","Zotero"
+"497","Dovecot","244","Dovecot"
+"498","UData","245","udata"
+"499","JabRef","246","JabRef"
+"500","Beekeeper Studio (Community Edition)","250","Beekeeper Studio"
+"501","ILIAS","251","ILIAS"
+"502","XSane","253","XSane"
+"503","MkDocs","254","MkDocs"
+"504","GDL - GNU Data Language","255","GNU Data Language"
+"505","Groff","309","Groff"
+"506","Spectacle","307","Spectacle"
+"507","KDE Plasma 5","308","KDE Plasma 5"
+"509","Kate","304","Kate"
+"510","OpenTestFactory","303","OpenTestFactory"
+"511","VisiData","299","VisiData"
+"512","Bitwarden","298","Bitwarden"
+"513","Homebrew","297","Homebrew"
+"514","Clojure","295","Clojure"
+"515","AtoM - Access to Memory","293","AtoM - Access to Memory"
+"516","GitLanding","285","GitLanding"
+"517","Vim","283","Vim"
+"518","TDP","281","TDP"
+"519","Deno","280","Deno"
+"521","Dokku","256","dokku"
+"522","PlantUML","277","PlantUML"
+"523","SuiteCRM","257","SuiteCRM"
+"524","MinIO","275","Minio"
+"525","GanttProject","260","GanttProject"
+"526","Angular","320","Angular"
+"527","Apache Atlas","266","Apache Atlas"
+"528","Podman","268","podman"
+"529","Cherrytree","273","Cherrytree"
+"530","Flask","272","Flask"
+"531","G'MIC","271","G'MIC"
+"533","Kleopatra","310","Kleopatra"
+"534","Raspberry Pi OS","300","Raspberry Pi OS"
+"535","KiTTY","279","KiTTY"
+"536","ART","270","ART"
+"537","Bonita","267","Bonita"
+"538","SDKMAN!","261","sdkman"
+"539","openDCIM","252","opendcim"
+"540","Taiga","282","Taiga"
+"541","Chocolatey","311","Chocolatey"
+"542","LaTeX","314","LaTeX"
+"544","Jupyter Notebook","316","Jupyter Notebook"
+"545","JupyterLab","317","JupyterLab"
+"546","ImageJ","313","ImageJ"
+"547","GNU Octave","321","GNU Octave"
+"548","GNU TeXmacs","322","GNU TeXmacs"
+"549","OCaml","323","OCaml"
+"550","FreeFEM","324","FreeFem++"
+"552","Arduino IDE","326","Arduino IDE"
+"553","ShredOS","327","ShredOS"
+"557","Trivy","329","Trivy"
+"558","Sugarizer","332","Sugarizer"
+"561","Cal.com","335","cal.com"
+"562","GNU Emacs","174","GNU Emacs"
+"563","Prodige","343","Prodige"
+"564","Duplicati","338","Duplicati"
+"565","Osuny","336","Osuny"
+"570","DashLord","344","DashLord"
diff --git a/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.ods b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.ods
new file mode 100644
index 0000000000000000000000000000000000000000..eeb7c1c83dae69dae52b7967b99c992a30155acf
Binary files /dev/null and b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.ods differ
diff --git a/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.pdf b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..7fd5179d407a52707f72dae74bc3cd8f19b2211a
Binary files /dev/null and b/Documentation/For_developers/Features/SILL/data/archive/SILL_missing_ComptoirID_2022.12.07.pdf differ
diff --git a/Documentation/For_developers/Features/SILL/data/compare.csv b/Documentation/For_developers/Features/SILL/data/compare.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4618c7056da0519f1339b72ce9ed45eb0f080ebf
--- /dev/null
+++ b/Documentation/For_developers/Features/SILL/data/compare.csv
@@ -0,0 +1,521 @@
+"comptoir_ID","comptoir_NAME","comptoir_SILL_ID","comptoir_WIKIDATA_ID","sill_ID","sill_NAME","sill_COMPTOIR_ID","sill_WIKIDATA_ID","sill_WIKIDATA_NAME","compare_COMPTOIR_ID","compare_WIKIDATA_ID","compare_NAME",
+"2","Pastell","","","","","","","",=SI(C2="";"";A2=G2),=SI(C2="";"";D2=H2),=SI(C2="";"";B2=F2),
+"3","Asalae","","","","","","","",=SI(C3="";"";A3=G3),=SI(C3="";"";D3=H3),=SI(C3="";"";B3=F3),
+"4","i-Parapheur","333","Q114244260","333","Iparapheur","","Q114244260","iParapheur",=SI(C4="";"";A4=G4),=SI(C4="";"";D4=H4),=SI(C4="";"";B4=F4),
+"5","S²LOW","","","","","","","",=SI(C5="";"";A5=G5),=SI(C5="";"";D5=H5),=SI(C5="";"";B5=F5),
+"9","Asqatasun","12","Q24026504","12","Asqatasun","9","Q24026504","Asqatasun",=SI(C6="";"";A6=G6),=SI(C6="";"";D6=H6),=SI(C6="";"";B6=F6),
+"10","LUTECE","","","","","","","",=SI(C7="";"";A7=G7),=SI(C7="";"";D7=H7),=SI(C7="";"";B7=F7),
+"11","XWiki","214","Q526699","214","XWiki","11","Q526699","XWiki",=SI(C8="";"";A8=G8),=SI(C8="";"";D8=H8),=SI(C8="";"";B8=F8),
+"12","Xemelios","","","","","","","",=SI(C9="";"";A9=G9),=SI(C9="";"";D9=H9),=SI(C9="";"";B9=F9),
+"13","Chouette2","","","","","","","",=SI(C10="";"";A10=G10),=SI(C10="";"";D10=H10),=SI(C10="";"";B10=F10),
+"14","OpenRecensement","","","","","","","",=SI(C11="";"";A11=G11),=SI(C11="";"";D11=H11),=SI(C11="";"";B11=F11),
+"15","idelibre","","","","","","","",=SI(C12="";"";A12=G12),=SI(C12="";"";D12=H12),=SI(C12="";"";B12=F12),
+"16","WebRSA","","","","","","","",=SI(C13="";"";A13=G13),=SI(C13="";"";D13=H13),=SI(C13="";"";B13=F13),
+"17","openCimetière","","","","","","","",=SI(C14="";"";A14=G14),=SI(C14="";"";D14=H14),=SI(C14="";"";B14=F14),
+"18","openScrutin","","","","","","","",=SI(C15="";"";A15=G15),=SI(C15="";"";D15=H15),=SI(C15="";"";B15=F15),
+"19","openMairie","","","","","","","",=SI(C16="";"";A16=G16),=SI(C16="";"";D16=H16),=SI(C16="";"";B16=F16),
+"20","eXo Platform","","","","","","","",=SI(C17="";"";A17=G17),=SI(C17="";"";D17=H17),=SI(C17="";"";B17=F17),
+"22","XiVO","276","Q3570950","276","XiVO","22","Q3570950","XiVO",=SI(C18="";"";A18=G18),=SI(C18="";"";D18=H18),=SI(C18="";"";B18=F18),
+"23","openADS","","","","","","","",=SI(C19="";"";A19=G19),=SI(C19="";"";D19=H19),=SI(C19="";"";B19=F19),
+"24","web-delib","","","","","","","",=SI(C20="";"";A20=G20),=SI(C20="";"";D20=H20),=SI(C20="";"";B20=F20),
+"25","BlueMind","315","Q2907192","315","BlueMind","25","Q2907192","BlueMind",=SI(C21="";"";A21=G21),=SI(C21="";"";D21=H21),=SI(C21="";"";B21=F21),
+"26","Publik","230","Q110094718","230","Publik","26","Q110094718","Publik",=SI(C22="";"";A22=G22),=SI(C22="";"";D22=H22),=SI(C22="";"";B22=F22),
+"27","Authentik","","","","","","","",=SI(C23="";"";A23=G23),=SI(C23="";"";D23=H23),=SI(C23="";"";B23=F23),
+"28","LinShare","","","","","","","",=SI(C24="";"";A24=G24),=SI(C24="";"";D24=H24),=SI(C24="";"";B24=F24),
+"29","Alfresco","","","","","","","",=SI(C25="";"";A25=G25),=SI(C25="";"";D25=H25),=SI(C25="";"";B25=F25),
+"30","LinID","","","","","","","",=SI(C26="";"";A26=G26),=SI(C26="";"";D26=H26),=SI(C26="";"";B26=F26),
+"31","OBM","","","","","","","",=SI(C27="";"";A27=G27),=SI(C27="";"";D27=H27),=SI(C27="";"";B27=F27),
+"32","webGFC","","","","","","","",=SI(C28="";"";A28=G28),=SI(C28="";"";D28=H28),=SI(C28="";"";B28=F28),
+"33","LibreOffice","78","Q10135","78","LibreOffice","33","Q10135","LibreOffice",=SI(C29="";"";A29=G29),=SI(C29="";"";D29=H29),=SI(C29="";"";B29=F29),
+"35","GLPI","54","Q3104570","54","GLPI","35","Q3104570","Gestion libre de parc informatique",=SI(C30="";"";A30=G30),=SI(C30="";"";D30=H30),=SI(C30="";"";B30=F30),
+"36","SPIP","211","Q1536426","211","SPIP","36","Q1536426","système de publication pour l'Internet",=SI(C31="";"";A31=G31),=SI(C31="";"";D31=H31),=SI(C31="";"";B31=F31),
+"38","WordPress","162","Q13166","162","Wordpress","38","Q13166","WordPress",=SI(C32="";"";A32=G32),=SI(C32="";"";D32=H32),=SI(C32="";"";B32=F32),
+"40","OpenResultat","","","","","","","",=SI(C33="";"";A33=G33),=SI(C33="";"";D33=H33),=SI(C33="";"";B33=F33),
+"41","OpenReglement","","","","","","","",=SI(C34="";"";A34=G34),=SI(C34="";"";D34=H34),=SI(C34="";"";B34=F34),
+"42","LimeSurvey","80","Q1514978","80","Limesurvey","42","Q1514978","LimeSurvey",=SI(C35="";"";A35=G35),=SI(C35="";"";D35=H35),=SI(C35="";"";B35=F35),
+"43","GRR - Gestion Réservation de Ressources","","","","","","","",=SI(C36="";"";A36=G36),=SI(C36="";"";D36=H36),=SI(C36="";"";B36=F36),
+"44","OpenBiblio","","","","","","","",=SI(C37="";"";A37=G37),=SI(C37="";"";D37=H37),=SI(C37="";"";B37=F37),
+"45","Jorani","","","","","","","",=SI(C38="";"";A38=G38),=SI(C38="";"";D38=H38),=SI(C38="";"";B38=F38),
+"46","FusionDirectory","206","Q96679195","206","FusionDirectory","46","Q96679195","FusionDirectory",=SI(C39="";"";A39=G39),=SI(C39="";"";D39=H39),=SI(C39="";"";B39=F39),
+"47","Dolibarr ERP CRM","","","","","","","",=SI(C40="";"";A40=G40),=SI(C40="";"";D40=H40),=SI(C40="";"";B40=F40),
+"48","Rubedo","","","","","","","",=SI(C41="";"";A41=G41),=SI(C41="";"";D41=H41),=SI(C41="";"";B41=F41),
+"49","Maarch Courrier","","","","","","","",=SI(C42="";"";A42=G42),=SI(C42="";"";D42=H42),=SI(C42="";"";B42=F42),
+"50","KeePass","72","Q762660","72","KeePass","50","Q762660","KeePass",=SI(C43="";"";A43=G43),=SI(C43="";"";D43=H43),=SI(C43="";"";B43=F43),
+"51","VeraCrypt","154","Q19911889","154","VeraCrypt","51","Q19911889","VeraCrypt",=SI(C44="";"";A44=G44),=SI(C44="";"";D44=H44),=SI(C44="";"";B44=F44),
+"52","FreeFileSync","47","Q18150468","47","FreeFileSync","52","Q18150468","FreeFileSync",=SI(C45="";"";A45=G45),=SI(C45="";"";D45=H45),=SI(C45="";"";B45=F45),
+"53","UltraCopier","","","","","","","",=SI(C46="";"";A46=G46),=SI(C46="";"";D46=H46),=SI(C46="";"";B46=F46),
+"54","Métamorphose","","","","","","","",=SI(C47="";"";A47=G47),=SI(C47="";"";D47=H47),=SI(C47="";"";B47=F47),
+"55","Notepad++","97","Q2033","97","Notepad++","55","Q2033","Notepad++",=SI(C48="";"";A48=G48),=SI(C48="";"";D48=H48),=SI(C48="";"";B48=F48),
+"56","Greenshot","58","Q1544791","58","GreenShot","56","Q1544791","Greenshot",=SI(C49="";"";A49=G49),=SI(C49="";"";D49=H49),=SI(C49="";"";B49=F49),
+"57","Sumatra PDF","139","Q479808","139","SumatraPDF","57","Q479808","Sumakou",=SI(C50="";"";A50=G50),=SI(C50="";"";D50=H50),=SI(C50="";"";B50=F50),
+"58","BlueGriffon","18","Q885580","18","BlueGriffon","58","Q885580","BlueGriffon",=SI(C51="";"";A51=G51),=SI(C51="";"";D51=H51),=SI(C51="";"";B51=F51),
+"59","ProjectLibre","119","Q580985","119","ProjectLibre","59","Q580985","ProjectLibre",=SI(C52="";"";A52=G52),=SI(C52="";"";D52=H52),=SI(C52="";"";B52=F52),
+"60","QGIS","120","Q1329181","120","Qgis","60","Q1329181","QGIS",=SI(C53="";"";A53=G53),=SI(C53="";"";D53=H53),=SI(C53="";"";B53=F53),
+"61","Freeplane","48","Q3028675","48","Freeplane","61","Q3028675","Freeplane",=SI(C54="";"";A54=G54),=SI(C54="";"";D54=H54),=SI(C54="";"";B54=F54),
+"62","VLC","156","Q171477","156","VLC","62","Q171477","VLC media player",=SI(C55="";"";A55=G55),=SI(C55="";"";D55=H55),=SI(C55="";"";B55=F55),
+"63","NVDA","99","Q1116614","99","NVDA","63","Q1116614","NonVisual Desktop Access",=SI(C56="";"";A56=G56),=SI(C56="";"";D56=H56),=SI(C56="";"";B56=F56),
+"64","FileZilla","43","Q300662","43","Filezilla","64","Q300662","FileZilla",=SI(C57="";"";A57=G57),=SI(C57="";"";D57=H57),=SI(C57="";"";B57=F57),
+"65","Jitsi","67","Q87849488","67","Jitsi Meet","65","Q87849488","jitsi-meet",=SI(C58="";"";A58=G58),=SI(C58="";"";D58=H58),=SI(C58="";"";B58=F58),
+"66","Dia Diagram Editor","","","","","","","",=SI(C59="";"";A59=G59),=SI(C59="";"";D59=H59),=SI(C59="";"";B59=F59),
+"67","GIMP","51","Q8038","51","GIMP","67","Q8038","GIMP",=SI(C60="";"";A60=G60),=SI(C60="";"";D60=H60),=SI(C60="";"";B60=F60),
+"68","Inkscape","61","Q8041","61","Inkscape","68","Q8041","Inkscape",=SI(C61="";"";A61=G61),=SI(C61="";"";D61=H61),=SI(C61="";"";B61=F61),
+"69","Audacity","","","","","","","",=SI(C62="";"";A62=G62),=SI(C62="";"";D62=H62),=SI(C62="";"";B62=F62),
+"70","Avidemux","15","Q790931","15","Avidemux","70","Q790931","Avidemux",=SI(C63="";"";A63=G63),=SI(C63="";"";D63=H63),=SI(C63="";"";B63=F63),
+"71","Ultradefrag","","","","","","","",=SI(C64="";"";A64=G64),=SI(C64="";"";D64=H64),=SI(C64="";"";B64=F64),
+"72","7-zip","1","Q215051","1","7zip","72","Q215051","7-Zip",=SI(C65="";"";A65=G65),=SI(C65="";"";D65=H65),=SI(C65="";"";B65=F65),
+"73","Clonezilla","","","","","","","",=SI(C66="";"";A66=G66),=SI(C66="";"";D66=H66),=SI(C66="";"";B66=F66),
+"74","DVDstyler","37","Q4117800","37","DVD Styler","74","Q4117800","DVDStyler",=SI(C67="";"";A67=G67),=SI(C67="";"";D67=H67),=SI(C67="";"";B67=F67),
+"75","FusionForge","","","","","","","",=SI(C68="";"";A68=G68),=SI(C68="";"";D68=H68),=SI(C68="";"";B68=F68),
+"76","Scribus","128","Q8295","128","Scribus","76","Q8295","Scribus",=SI(C69="";"";A69=G69),=SI(C69="";"";D69=H69),=SI(C69="";"";B69=F69),
+"77","MultiDiff","90","","90","MultiDiff","77","","",=SI(C70="";"";A70=G70),=SI(C70="";"";D70=H70),=SI(C70="";"";B70=F70),
+"78","Ooo.HG","","","","","","","",=SI(C71="";"";A71=G71),=SI(C71="";"";D71=H71),=SI(C71="";"";B71=F71),
+"79","Grammalecte","57","Q17629243","57","Grammalecte","79","Q17629243","Grammalecte",=SI(C72="";"";A72=G72),=SI(C72="";"";D72=H72),=SI(C72="";"";B72=F72),
+"80","Thunderbird","147","Q483604","147","Thunderbird","80","Q483604","Mozilla Thunderbird",=SI(C73="";"";A73=G73),=SI(C73="";"";D73=H73),=SI(C73="";"";B73=F73),
+"81","DBAN","","","","","","","",=SI(C74="";"";A74=G74),=SI(C74="";"";D74=H74),=SI(C74="";"";B74=F74),
+"82","Firefox ESR","89","Q698","89","Mozilla Firefox (Extended Support Release)","82","Q698","Mozilla Firefox",=SI(C75="";"";A75=G75),=SI(C75="";"";D75=H75),=SI(C75="";"";B75=F75),
+"83","OCS Inventory","101","Q1135744","101","OCS Inventory","83","Q1135744","OCS Inventory",=SI(C76="";"";A76=G76),=SI(C76="";"";D76=H76),=SI(C76="";"";B76=F76),
+"84","GLPI Plugin FusionInventory","49","","49","FusionInventory","84","","",=SI(C77="";"";A77=G77),=SI(C77="";"";D77=H77),=SI(C77="";"";B77=F77),
+"85","eGroupware","","","","","","","",=SI(C78="";"";A78=G78),=SI(C78="";"";D78=H78),=SI(C78="";"";B78=F78),
+"86","Nuxeo","","","","","","","",=SI(C79="";"";A79=G79),=SI(C79="";"";D79=H79),=SI(C79="";"";B79=F79),
+"87","TYPO3","203","Q618512","203","TYPO3","87","Q618512","TYPO3",=SI(C80="";"";A80=G80),=SI(C80="";"";D80=H80),=SI(C80="";"";B80=F80),
+"88","OCS Inventory NG Agent pour Windows","4","","4","Agent OCS","88","","",=SI(C81="";"";A81=G81),=SI(C81="";"";D81=H81),=SI(C81="";"";B81=F81),
+"89","MSofficeKey","","","","","","","",=SI(C82="";"";A82=G82),=SI(C82="";"";D82=H82),=SI(C82="";"";B82=F82),
+"90","OCS Inventory NG Plugins : WinServices","","","","","","","",=SI(C83="";"";A83=G83),=SI(C83="";"";D83=H83),=SI(C83="";"";B83=F83),
+"91","GLPI Plugin:OCS Inventory Ng","102","","102","OCS Inventory ng","91","","",=SI(C84="";"";A84=G84),=SI(C84="";"";D84=H84),=SI(C84="";"";B84=F84),
+"92","GLPI Plugin:Data Injection","29","","29","Data Injection","92","","",=SI(C85="";"";A85=G85),=SI(C85="";"";D85=H85),=SI(C85="";"";B85=F85),
+"93","GLPI Plugin:AdditionalAlerts","3","","3","Additional Alerts","93","","",=SI(C86="";"";A86=G86),=SI(C86="";"";D86=H86),=SI(C86="";"";B86=F86),
+"94","GLPI Plugin:Uninstall","151","","151","Uninstall","94","","",=SI(C87="";"";A87=G87),=SI(C87="";"";D87=H87),=SI(C87="";"";B87=F87),
+"95","GLPI Plugin Behaviors","17","","17","Behaviors (Comportements)","95","","",=SI(C88="";"";A88=G88),=SI(C88="";"";D88=H88),=SI(C88="";"";B88=F88),
+"96","GLPI Plugin:Timelineticket","148","","148","TimeLineTicket","96","","",=SI(C89="";"";A89=G89),=SI(C89="";"";D89=H89),=SI(C89="";"";B89=F89),
+"97","OPSI","","","","","","","",=SI(C90="";"";A90=G90),=SI(C90="";"";D90=H90),=SI(C90="";"";B90=F90),
+"98","OPENLDAP","105","Q682918","105","OpenLdap","98","Q682918","OpenLDAP",=SI(C91="";"";A91=G91),=SI(C91="";"";D91=H91),=SI(C91="";"";B91=F91),
+"99","Argonaut","","","","","","","",=SI(C92="";"";A92=G92),=SI(C92="";"";D92=H92),=SI(C92="";"";B92=F92),
+"100","LDAP Synchronisation connector","262","","262","LSC-Project","100","","",=SI(C93="";"";A93=G93),=SI(C93="";"";D93=H93),=SI(C93="";"";B93=F93),
+"101","LemonLDAP NG","77","Q3229380","77","LemonLDAP::NG","101","Q3229380","LemonLDAP::NG",=SI(C94="";"";A94=G94),=SI(C94="";"";D94=H94),=SI(C94="";"";B94=F94),
+"102","LDAP Tool Box Self Service Password","","","","","","","",=SI(C95="";"";A95=G95),=SI(C95="";"";D95=H95),=SI(C95="";"";B95=F95),
+"103","LDAP Tool Box White Pages","","","","","","","",=SI(C96="";"";A96=G96),=SI(C96="";"";D96=H96),=SI(C96="";"";B96=F96),
+"104","Magnolia CMS","","","","","","","",=SI(C97="";"";A97=G97),=SI(C97="";"";D97=H97),=SI(C97="";"";B97=F97),
+"105","Pentaho","212","Q644841","212","Pentaho Community Edition","105","Q644841","Pentaho",=SI(C98="";"";A98=G98),=SI(C98="";"";D98=H98),=SI(C98="";"";B98=F98),
+"106","web-DPO","","","","","","","",=SI(C99="";"";A99=G99),=SI(C99="";"";D99=H99),=SI(C99="";"";B99=F99),
+"107","Contrast-Finder","","","","","","","",=SI(C100="";"";A100=G100),=SI(C100="";"";D100=H100),=SI(C100="";"";B100=F100),
+"108","Zabbix","","","","","","","",=SI(C101="";"";A101=G101),=SI(C101="";"";D101=H101),=SI(C101="";"";B101=F101),
+"109","Apache JMeterâ„¢","7","Q616885","7","Apache Jmeter","109","Q616885","JMeter",=SI(C102="";"";A102=G102),=SI(C102="";"";D102=H102),=SI(C102="";"";B102=F102),
+"110","Zimbra","202","Q203485","202","Zimbra","110","Q203485","Zimbra",=SI(C103="";"";A103=G103),=SI(C103="";"";D103=H103),=SI(C103="";"";B103=F103),
+"111","Noethys","","","","","","","",=SI(C104="";"";A104=G104),=SI(C104="";"";D104=H104),=SI(C104="";"";B104=F104),
+"112","Roundcube","68","Q1769269","68","Roundcube","112","Q1769269","Roundcube",=SI(C105="";"";A105=G105),=SI(C105="";"";D105=H105),=SI(C105="";"";B105=F105),
+"113","Proxmox Virtual Environment PVE","178","Q344376","178","Proxmox VE","113","Q344376","Proxmox VE",=SI(C106="";"";A106=G106),=SI(C106="";"";D106=H106),=SI(C106="";"";B106=F106),
+"114","Owncloud","","","","","","","",=SI(C107="";"";A107=G107),=SI(C107="";"";D107=H107),=SI(C107="";"";B107=F107),
+"115","Départements & Notaires","","","","","","","",=SI(C108="";"";A108=G108),=SI(C108="";"";D108=H108),=SI(C108="";"";B108=F108),
+"116","OpenBSD","","","","","","","",=SI(C109="";"";A109=G109),=SI(C109="";"";D109=H109),=SI(C109="";"";B109=F109),
+"117","NextCloud","93","Q25874683","93","NextCloud","117","Q25874683","Nextcloud",=SI(C110="";"";A110=G110),=SI(C110="";"";D110=H110),=SI(C110="";"";B110=F110),
+"118","Gadael - Gestion des congés","","","","","","","",=SI(C111="";"";A111=G111),=SI(C111="";"";D111=H111),=SI(C111="";"";B111=F111),
+"119","Claws-mail","","","","","","","",=SI(C112="";"";A112=G112),=SI(C112="";"";D112=H112),=SI(C112="";"";B112=F112),
+"120","Xournal","","","","","","","",=SI(C113="";"";A113=G113),=SI(C113="";"";D113=H113),=SI(C113="";"";B113=F113),
+"121","Zim","330","Q203374","330","Zim","121","Q203374","Zim",=SI(C114="";"";A114=G114),=SI(C114="";"";D114=H114),=SI(C114="";"";B114=F114),
+"122","MediaWiki","86","Q83","86","MediaWiki","122","Q83","MediaWiki",=SI(C115="";"";A115=G115),=SI(C115="";"";D115=H115),=SI(C115="";"";B115=F115),
+"123","PostgreSQL","118","Q192490","118","PostgreSQL","123","Q192490","PostgreSQL",=SI(C116="";"";A116=G116),=SI(C116="";"";D116=H116),=SI(C116="";"";B116=F116),
+"124","Geotrek","289","","289","Geotrek","124","","",=SI(C117="";"";A117=G117),=SI(C117="";"";D117=H117),=SI(C117="";"";B117=F117),
+"125","GeoNature","288","Q109038131","288","GeoNature","125","Q109038131","GeoNature",=SI(C118="";"";A118=G118),=SI(C118="";"";D118=H118),=SI(C118="";"";B118=F118),
+"126","PfSense","","","","","","","",=SI(C119="";"";A119=G119),=SI(C119="";"";D119=H119),=SI(C119="";"";B119=F119),
+"127","Nodea Software","","","","","","","",=SI(C120="";"";A120=G120),=SI(C120="";"";D120=H120),=SI(C120="";"";B120=F120),
+"128","Ametys","","","","","","","",=SI(C121="";"";A121=G121),=SI(C121="";"";D121=H121),=SI(C121="";"";B121=F121),
+"129","PMB","","","","","","","",=SI(C122="";"";A122=G122),=SI(C122="";"";D122=H122),=SI(C122="";"";B122=F122),
+"130","LOCAL TRUST MPE Webmarché","","","","","","","",=SI(C123="";"";A123=G123),=SI(C123="";"";D123=H123),=SI(C123="";"";B123=F123),
+"131","Maarch RM","","","","","","","",=SI(C124="";"";A124=G124),=SI(C124="";"";D124=H124),=SI(C124="";"";B124=F124),
+"132","Blender","258","Q173136","258","Blender","132","Q173136","Blender",=SI(C125="";"";A125=G125),=SI(C125="";"";D125=H125),=SI(C125="";"";B125=F125),
+"133","PIA","","","","","","","",=SI(C126="";"";A126=G126),=SI(C126="";"";D126=H126),=SI(C126="";"";B126=F126),
+"134","J-Doc","","","","","","","",=SI(C127="";"";A127=G127),=SI(C127="";"";D127=H127),=SI(C127="";"";B127=F127),
+"135","ProtonClassicSuite","","","","","","","",=SI(C128="";"";A128=G128),=SI(C128="";"";D128=H128),=SI(C128="";"";B128=F128),
+"136","Démarches simplifiées","205","Q93597458","205","Démarches simplifiées","136","Q93597458","Démarches simplifiées",=SI(C129="";"";A129=G129),=SI(C129="";"";D129=H129),=SI(C129="";"";B129=F129),
+"137","DataFair","","","","","","","",=SI(C130="";"";A130=G130),=SI(C130="";"";D130=H130),=SI(C130="";"";B130=F130),
+"138","FOG Project","241","Q111132714","241","FOG","138","Q111132714","FOG",=SI(C131="";"";A131=G131),=SI(C131="";"";D131=H131),=SI(C131="";"";B131=F131),
+"139","SOGo","171","Q1523357","171","SOGo","139","Q1523357","SOGo",=SI(C132="";"";A132=G132),=SI(C132="";"";D132=H132),=SI(C132="";"";B132=F132),
+"140","PeerTube","197","Q50938515","197","Peertube","140","Q50938515","PeerTube",=SI(C133="";"";A133=G133),=SI(C133="";"";D133=H133),=SI(C133="";"";B133=F133),
+"141","Booked","","","","","","","",=SI(C134="";"";A134=G134),=SI(C134="";"";D134=H134),=SI(C134="";"";B134=F134),
+"142","samba","127","Q1830735","127","Samba","142","Q1830735","Samba",=SI(C135="";"";A135=G135),=SI(C135="";"";D135=H135),=SI(C135="";"";B135=F135),
+"143","Tryton","","","","","","","",=SI(C136="";"";A136=G136),=SI(C136="";"";D136=H136),=SI(C136="";"";B136=F136),
+"144","Talend","","","","","","","",=SI(C137="";"";A137=G137),=SI(C137="";"";D137=H137),=SI(C137="";"";B137=F137),
+"145","JasperReports","","","","","","","",=SI(C138="";"";A138=G138),=SI(C138="";"";D138=H138),=SI(C138="";"";B138=F138),
+"146","CKAN","","","","","","","",=SI(C139="";"";A139=G139),=SI(C139="";"";D139=H139),=SI(C139="";"";B139=F139),
+"147","Pydio","","","","","","","",=SI(C140="";"";A140=G140),=SI(C140="";"";D140=H140),=SI(C140="";"";B140=F140),
+"148","Kanboard","331","Q106199750","331","Kanboard","148","Q106199750","Kanboard",=SI(C141="";"";A141=G141),=SI(C141="";"";D141=H141),=SI(C141="";"";B141=F141),
+"149","SMPlayer","","","","","","","",=SI(C142="";"";A142=G142),=SI(C142="";"";D142=H142),=SI(C142="";"";B142=F142),
+"150","OpenShot","","","","","","","",=SI(C143="";"";A143=G143),=SI(C143="";"";D143=H143),=SI(C143="";"";B143=F143),
+"151","ScadaBR","","","","","","","",=SI(C144="";"";A144=G144),=SI(C144="";"";D144=H144),=SI(C144="";"";B144=F144),
+"152","ZoneMinder","","","","","","","",=SI(C145="";"";A145=G145),=SI(C145="";"";D145=H145),=SI(C145="";"";B145=F145),
+"153","Module Forum et Consultations Publiques","","","","","","","",=SI(C146="";"";A146=G146),=SI(C146="";"";D146=H146),=SI(C146="";"";B146=F146),
+"154","Module Rendez-Vous","","","","","","","",=SI(C147="";"";A147=G147),=SI(C147="";"";D147=H147),=SI(C147="";"";B147=F147),
+"155","zmNinja","","","","","","","",=SI(C148="";"";A148=G148),=SI(C148="";"";D148=H148),=SI(C148="";"";B148=F148),
+"156","OX Digital Signage","","","","","","","",=SI(C149="";"";A149=G149),=SI(C149="";"";D149=H149),=SI(C149="";"";B149=F149),
+"157","Coova Chilli","","","","","","","",=SI(C150="";"";A150=G150),=SI(C150="";"";D150=H150),=SI(C150="";"";B150=F150),
+"158","OpenBoard","","","","","","","",=SI(C151="";"";A151=G151),=SI(C151="";"";D151=H151),=SI(C151="";"";B151=F151),
+"159","Squid","138","Q841783","138","Squid","159","Q841783","Squid",=SI(C152="";"";A152=G152),=SI(C152="";"";D152=H152),=SI(C152="";"";B152=F152),
+"160","SquidGuard","","","","","","","",=SI(C153="";"";A153=G153),=SI(C153="";"";D153=H153),=SI(C153="";"";B153=F153),
+"161","Squid Analyzer","","","","","","","",=SI(C154="";"";A154=G154),=SI(C154="";"";D154=H154),=SI(C154="";"";B154=F154),
+"162","ThingsBoard","","","","","","","",=SI(C155="";"";A155=G155),=SI(C155="";"";D155=H155),=SI(C155="";"";B155=F155),
+"163","ATOM","","","","","","","",=SI(C156="";"";A156=G156),=SI(C156="";"";D156=H156),=SI(C156="";"";B156=F156),
+"164","Odoo","","","","","","","",=SI(C157="";"";A157=G157),=SI(C157="";"";D157=H157),=SI(C157="";"";B157=F157),
+"169","PDFSam basic","112","Q3898451","112","PDFSam Basic","169","Q3898451","PDF Split and Merge",=SI(C158="";"";A158=G158),=SI(C158="";"";D158=H158),=SI(C158="";"";B158=F158),
+"170","Eclipse","38","Q82268","38","Eclipse IDE","170","Q82268","Eclipse",=SI(C159="";"";A159=G159),=SI(C159="";"";D159=H159),=SI(C159="";"";B159=F159),
+"171","VSCodium","155","Q111967621","155","VSCodium","171","Q111967621","VSCodium",=SI(C160="";"";A160=G160),=SI(C160="";"";D160=H160),=SI(C160="";"";B160=F160),
+"172","Spring boot","135","","135","Spring Boot","172","","",=SI(C161="";"";A161=G161),=SI(C161="";"";D161=H161),=SI(C161="";"";B161=F161),
+"173","OpenJDK","104","Q1461054","104","OpenJDK","173","Q1461054","OpenJDK",=SI(C162="";"";A162=G162),=SI(C162="";"";D162=H162),=SI(C162="";"";B162=F162),
+"174","MantisBT","83","","83","Mantis BT","174","","",=SI(C163="";"";A163=G163),=SI(C163="";"";D163=H163),=SI(C163="";"";B163=F163),
+"175","Git","52","Q186055","52","Git","175","Q186055","Git",=SI(C164="";"";A164=G164),=SI(C164="";"";D164=H164),=SI(C164="";"";B164=F164),
+"176","Maven","8","Q139941","8","Apache Maven","176","Q139941","Apache Maven",=SI(C165="";"";A165=G165),=SI(C165="";"";D165=H165),=SI(C165="";"";B165=F165),
+"177","Yarn","163","Q28975591","163","Yarn","177","Q28975591","Yarn",=SI(C166="";"";A166=G166),=SI(C166="";"";D166=H166),=SI(C166="";"";B166=F166),
+"178","Nexus","94","","94","Nexus","178","","",=SI(C167="";"";A167=G167),=SI(C167="";"";D167=H167),=SI(C167="";"";B167=F167),
+"179","NPM","98","Q7067518","98","Npm","179","Q7067518","npm",=SI(C168="";"";A168=G168),=SI(C168="";"";D168=H168),=SI(C168="";"";B168=F168),
+"180","Pencil","","","","","","","",=SI(C169="";"";A169=G169),=SI(C169="";"";D169=H169),=SI(C169="";"";B169=F169),
+"181","SonarQube","133","Q541691","133","SonarQube","181","Q541691","SonarQube",=SI(C170="";"";A170=G170),=SI(C170="";"";D170=H170),=SI(C170="";"";B170=F170),
+"182","JaCoCo","63","Q6109486","63","Jacoco","182","Q6109486","JaCoCo",=SI(C171="";"";A171=G171),=SI(C171="";"";D171=H171),=SI(C171="";"";B171=F171),
+"183","JUnit","69","Q847675","69","Junit","183","Q847675","JUnit",=SI(C172="";"";A172=G172),=SI(C172="";"";D172=H172),=SI(C172="";"";B172=F172),
+"184","Fitnesse","","","","","","","",=SI(C173="";"";A173=G173),=SI(C173="";"";D173=H173),=SI(C173="";"";B173=F173),
+"185","DBfit","","","","","","","",=SI(C174="";"";A174=G174),=SI(C174="";"";D174=H174),=SI(C174="";"";B174=F174),
+"186","SoapUI","132","Q2296314","132","SOAP UI Open Source","186","Q2296314","SoapUI",=SI(C175="";"";A175=G175),=SI(C175="";"";D175=H175),=SI(C175="";"";B175=F175),
+"187","Jenkins","66","Q7491312","66","Jenkins","187","Q7491312","Jenkins",=SI(C176="";"";A176=G176),=SI(C176="";"";D176=H176),=SI(C176="";"";B176=F176),
+"188","Selenium Server","130","","130","Selenium Server","188","","",=SI(C177="";"";A177=G177),=SI(C177="";"";D177=H177),=SI(C177="";"";B177=F177),
+"189","Squash AUTOM","302","Q110620332","302","Squash AUTOM","189","Q110620332","Squash AUTOM",=SI(C178="";"";A178=G178),=SI(C178="";"";D178=H178),=SI(C178="";"";B178=F178),
+"190","Squash TM","137","","137","Squash TM","190","","",=SI(C179="";"";A179=G179),=SI(C179="";"";D179=H179),=SI(C179="";"";B179=F179),
+"191","TestLink","146","Q248384","146","Testlink","191","Q248384","TestLink",=SI(C180="";"";A180=G180),=SI(C180="";"";D180=H180),=SI(C180="";"";B180=F180),
+"192","Jailer","64","","64","Jailer","192","","",=SI(C181="";"";A181=G181),=SI(C181="";"";D181=H181),=SI(C181="";"";B181=F181),
+"193","Chromium","22","Q48524","22","Chromium","193","Q48524","Chromium",=SI(C182="";"";A182=G182),=SI(C182="";"";D182=H182),=SI(C182="";"";B182=F182),
+"194","H2","59","Q1562670","59","H2","194","Q1562670","H2",=SI(C183="";"";A183=G183),=SI(C183="";"";D183=H183),=SI(C183="";"";B183=F183),
+"195","JavaMelody","65","","65","Javamelody","195","","",=SI(C184="";"";A184=G184),=SI(C184="";"";D184=H184),=SI(C184="";"";B184=F184),
+"196","Talend Open Studio","144","Q17097860","144","Talend Open Studio for Data Integration (BASIC)","196","Q17097860","Talend Open Studio for Data Integration",=SI(C185="";"";A185=G185),=SI(C185="";"";D185=H185),=SI(C185="";"";B185=F185),
+"197","Redmine","122","Q1149365","122","Redmine","197","Q1149365","Redmine",=SI(C186="";"";A186=G186),=SI(C186="";"";D186=H186),=SI(C186="";"";B186=F186),
+"198","Gitlab","53","Q16639197","53","GitLab Community Edition","198","Q16639197","GitLab",=SI(C187="";"";A187=G187),=SI(C187="";"";D187=H187),=SI(C187="";"";B187=F187),
+"199","phpBB","325","","325","PHPBB3","","","",=SI(C188="";"";A188=G188),=SI(C188="";"";D188=H188),=SI(C188="";"";B188=F188),
+"200","RocketChat","124","Q24050001","124","Rocketchat","200","Q24050001","Rocket.Chat",=SI(C189="";"";A189=G189),=SI(C189="";"";D189=H189),=SI(C189="";"";B189=F189),
+"201","Elastic Search","39","Q3050461","39","ElasticSearch (Open Distro)","201","Q3050461","Elasticsearch",=SI(C190="";"";A190=G190),=SI(C190="";"";D190=H190),=SI(C190="";"";B190=F190),
+"202","Kibana","74","Q21156460","74","Kibana","202","Q21156460","Kibana",=SI(C191="";"";A191=G191),=SI(C191="";"";D191=H191),=SI(C191="";"";B191=F191),
+"203","LogStash","82","Q17620247","82","Logstash","203","Q17620247","Logstash",=SI(C192="";"";A192=G192),=SI(C192="";"";D192=H192),=SI(C192="";"";B192=F192),
+"204","Apache SolR","9","Q2858103","9","Apache Solr","204","Q2858103","Apache Solr",=SI(C193="";"";A193=G193),=SI(C193="";"";D193=H193),=SI(C193="";"";B193=F193),
+"205","Tomcat","10","Q507430","10","Apache Tomcat","205","Q507430","Apache Tomcat",=SI(C194="";"";A194=G194),=SI(C194="";"";D194=H194),=SI(C194="";"";B194=F194),
+"206","MariaDB","84","Q787177","84","MariaDB","206","Q787177","MariaDB",=SI(C195="";"";A195=G195),=SI(C195="";"";D195=H195),=SI(C195="";"";B195=F195),
+"207","PostGIS","117","Q1569955","117","PostGIS","207","Q1569955","PostGIS",=SI(C196="";"";A196=G196),=SI(C196="";"";D196=H196),=SI(C196="";"";B196=F196),
+"208","MongoDB","","","","","","","",=SI(C197="";"";A197=G197),=SI(C197="";"";D197=H197),=SI(C197="";"";B197=F197),
+"209","Nagios","","","","","","","",=SI(C198="";"";A198=G198),=SI(C198="";"";D198=H198),=SI(C198="";"";B198=F198),
+"210","Centreon","20","Q2946121","20","Centreon","210","Q2946121","Centreon",=SI(C199="";"";A199=G199),=SI(C199="";"";D199=H199),=SI(C199="";"";B199=F199),
+"211","ClamAV","23","Q852000","23","ClamAV","211","Q852000","ClamAV",=SI(C200="";"";A200=G200),=SI(C200="";"";D200=H200),=SI(C200="";"";B200=F200),
+"212","Apache","6","Q11354","6","Apache HTTP Server","212","Q11354","Apache HTTP Server",=SI(C201="";"";A201=G201),=SI(C201="";"";D201=H201),=SI(C201="";"";B201=F201),
+"213","Nginx","95","Q306144","95","Nginx","213","Q306144","NGINX",=SI(C202="";"";A202=G202),=SI(C202="";"";D202=H202),=SI(C202="";"";B202=F202),
+"214","Varnish","152","Q1602447","152","Varnish","214","Q1602447","Varnish",=SI(C203="";"";A203=G203),=SI(C203="";"";D203=H203),=SI(C203="";"";B203=F203),
+"215","Cyrus","","","","","","","",=SI(C204="";"";A204=G204),=SI(C204="";"";D204=H204),=SI(C204="";"";B204=F204),
+"216","PostFix","116","Q1121334","116","Postfix","216","Q1121334","Postfix",=SI(C205="";"";A205=G205),=SI(C205="";"";D205=H205),=SI(C205="";"";B205=F205),
+"217","CUPS","28","Q868171","28","CUPS","217","Q868171","Common Unix Printing System",=SI(C206="";"";A206=G206),=SI(C206="";"";D206=H206),=SI(C206="";"";B206=F206),
+"218","Docker","34","Q15206305","34","Docker","218","Q15206305","Docker",=SI(C207="";"";A207=G207),=SI(C207="";"";D207=H207),=SI(C207="";"";B207=F207),
+"219","Kubernetes","75","Q22661306","75","Kubernetes","219","Q22661306","Kubernetes",=SI(C208="";"";A208=G208),=SI(C208="";"";D208=H208),=SI(C208="";"";B208=F208),
+"220","KVM","76","Q377539","76","KVM","220","Q377539","Kernel-based Virtual Machine",=SI(C209="";"";A209=G209),=SI(C209="";"";D209=H209),=SI(C209="";"";B209=F209),
+"221","OpenStack","108","Q1470293","108","OpenStack","221","Q1470293","OpenStack",=SI(C210="";"";A210=G210),=SI(C210="";"";D210=H210),=SI(C210="";"";B210=F210),
+"222","OpenNebula CE","107","Q1164484","107","OpenNebula Community Edition","222","Q1164484","OpenNebula",=SI(C211="";"";A211=G211),=SI(C211="";"";D211=H211),=SI(C211="";"";B211=F211),
+"223","Ceph","21","Q4035967","21","Ceph","223","Q4035967","Ceph",=SI(C212="";"";A212=G212),=SI(C212="";"";D212=H212),=SI(C212="";"";B212=F212),
+"224","SaltStack","126","Q7405800","126","SaltStack","224","Q7405800","Salt",=SI(C213="";"";A213=G213),=SI(C213="";"";D213=H213),=SI(C213="";"";B213=F213),
+"225","Ansible","5","Q2852503","5","Ansible","225","Q2852503","Ansible",=SI(C214="";"";A214=G214),=SI(C214="";"";D214=H214),=SI(C214="";"";B214=F214),
+"226","HashiCorp Consul","26","Q28709844","26","Consul","226","Q28709844","Consul",=SI(C215="";"";A215=G215),=SI(C215="";"";D215=H215),=SI(C215="";"";B215=F215),
+"227","Rudder","164","Q16673801","164","Rudder","227","Q16673801","Rudder",=SI(C216="";"";A216=G216),=SI(C216="";"";D216=H216),=SI(C216="";"";B216=F216),
+"228","Packer","110","","110","Packer","228","","",=SI(C217="";"";A217=G217),=SI(C217="";"";D217=H217),=SI(C217="";"";B217=F217),
+"229","RunDeck","125","Q56317793","125","Rundeck","229","Q56317793","Rundeck",=SI(C218="";"";A218=G218),=SI(C218="";"";D218=H218),=SI(C218="";"";B218=F218),
+"230","Swarm","140","Q7653883","140","Swarm","230","Q7653883","Swarm",=SI(C219="";"";A219=G219),=SI(C219="";"";D219=H219),=SI(C219="";"";B219=F219),
+"231","Waarp","","","","","","","",=SI(C220="";"";A220=G220),=SI(C220="";"";D220=H220),=SI(C220="";"";B220=F220),
+"232","PHP-FPM","","","","","","","",=SI(C221="";"";A221=G221),=SI(C221="";"";D221=H221),=SI(C221="";"";B221=F221),
+"233","CAS Server","","","","","","","",=SI(C222="";"";A222=G222),=SI(C222="";"";D222=H222),=SI(C222="";"";B222=F222),
+"234","EOLE Amon","40","","40","EOLE AMON","234","","",=SI(C223="";"";A223=G223),=SI(C223="";"";D223=H223),=SI(C223="";"";B223=F223),
+"235","Corosync","27","","27","Corosync","235","","",=SI(C224="";"";A224=G224),=SI(C224="";"";D224=H224),=SI(C224="";"";B224=F224),
+"236","Pacemaker","109","","109","Pacemaker","236","","",=SI(C225="";"";A225=G225),=SI(C225="";"";D225=H225),=SI(C225="";"";B225=F225),
+"237","HAProxy","60","Q5628948","60","HAProxy","237","Q5628948","HAProxy",=SI(C226="";"";A226=G226),=SI(C226="";"";D226=H226),=SI(C226="";"";B226=F226),
+"238","NodeJS","96","Q756100","96","NodeJS","238","Q756100","Node.js",=SI(C227="";"";A227=G227),=SI(C227="";"";D227=H227),=SI(C227="";"";B227=F227),
+"239","CentOS","19","Q207542","19","CentOS","239","Q207542","CentOS",=SI(C228="";"";A228=G228),=SI(C228="";"";D228=H228),=SI(C228="";"";B228=F228),
+"240","Ubuntu EOLE","41","Q3046024","41","EOLE (Ubuntu)","240","Q3046024","EOLE",=SI(C229="";"";A229=G229),=SI(C229="";"";D229=H229),=SI(C229="";"";B229=F229),
+"241","Debian","32","Q7715973","32","Debian","241","Q7715973","Debian",=SI(C230="";"";A230=G230),=SI(C230="";"";D230=H230),=SI(C230="";"";B230=F230),
+"242","Syslog-ng","143","Q467865","143","Syslog-ng","242","Q467865","Syslog-ng",=SI(C231="";"";A231=G231),=SI(C231="";"";D231=H231),=SI(C231="";"";B231=F231),
+"243","BareOS","16","Q25387280","16","Bareos","243","Q25387280","Bareos",=SI(C232="";"";A232=G232),=SI(C232="";"";D232=H232),=SI(C232="";"";B232=F232),
+"244","DIGIRISK","292","Q112299414","292","DigiRisk","244","Q112299414","DigiRisk",=SI(C233="";"";A233=G233),=SI(C233="";"";D233=H233),=SI(C233="";"";B233=F233),
+"245","editInteractiveSVG","","","","","","","",=SI(C234="";"";A234=G234),=SI(C234="";"";D234=H234),=SI(C234="";"";B234=F234),
+"248","ALCASAR","","","","","","","",=SI(C235="";"";A235=G235),=SI(C235="";"";D235=H235),=SI(C235="";"";B235=F235),
+"249","PrimTux","231","Q27024590","231","PrimTux","249","Q27024590","PrimTux",=SI(C236="";"";A236=G236),=SI(C236="";"";D236=H236),=SI(C236="";"";B236=F236),
+"250","Moodle","208","Q190434","208","Moodle","250","Q190434","Moodle",=SI(C237="";"";A237=G237),=SI(C237="";"";D237=H237),=SI(C237="";"";B237=F237),
+"251","Opigno","","","","","","","",=SI(C238="";"";A238=G238),=SI(C238="";"";D238=H238),=SI(C238="";"";B238=F238),
+"252","Chamilo","216","Q423221","216","Chamilo","252","Q423221","Chamilo",=SI(C239="";"";A239=G239),=SI(C239="";"";D239=H239),=SI(C239="";"";B239=F239),
+"253","SambaÉdu","232","Q16675432","232","SambaÉdu","253","Q16675432","SambaÉdu",=SI(C240="";"";A240=G240),=SI(C240="";"";D240=H240),=SI(C240="";"";B240=F240),
+"254","ARTICA Proxy","","","","","","","",=SI(C241="";"";A241=G241),=SI(C241="";"";D241=H241),=SI(C241="";"";B241=F241),
+"255","Puppet","","","","","","","",=SI(C242="";"";A242=G242),=SI(C242="";"";D242=H242),=SI(C242="";"";B242=F242),
+"258","EmonCMS","","","","","","","",=SI(C243="";"";A243=G243),=SI(C243="";"";D243=H243),=SI(C243="";"";B243=F243),
+"259","Joomla!","","","","","","","",=SI(C244="";"";A244=G244),=SI(C244="";"";D244=H244),=SI(C244="";"";B244=F244),
+"260","Wekan","161","Q50558592","161","Wekan","260","Q50558592","wekan",=SI(C245="";"";A245=G245),=SI(C245="";"";D245=H245),=SI(C245="";"";B245=F245),
+"261","WAPT Community","158","Q50829216","158","WAPT Community","261","Q50829216","WAPT",=SI(C246="";"";A246=G246),=SI(C246="";"";D246=H246),=SI(C246="";"";B246=F246),
+"262","phpIPAM","","","","","","","",=SI(C247="";"";A247=G247),=SI(C247="";"";D247=H247),=SI(C247="";"";B247=F247),
+"263","Graylog","","","","","","","",=SI(C248="";"";A248=G248),=SI(C248="";"";D248=H248),=SI(C248="";"";B248=F248),
+"264","Drupal","36","Q170855","36","Drupal","264","Q170855","Drupal",=SI(C249="";"";A249=G249),=SI(C249="";"";D249=H249),=SI(C249="";"";B249=F249),
+"265","Etherpad","","","","","","","",=SI(C250="";"";A250=G250),=SI(C250="";"";D250=H250),=SI(C250="";"";B250=F250),
+"266","Studs","","","","","","","",=SI(C251="";"";A251=G251),=SI(C251="";"";D251=H251),=SI(C251="";"";B251=F251),
+"267","Lufi","","","","","","","",=SI(C252="";"";A252=G252),=SI(C252="";"";D252=H252),=SI(C252="";"";B252=F252),
+"268","Decidim","234","Q20105575","234","Decidim","268","Q20105575","Decidim",=SI(C253="";"";A253=G253),=SI(C253="";"";D253=H253),=SI(C253="";"";B253=F253),
+"273","Tracim","213","","213","Tracim","273","","",=SI(C254="";"";A254=G254),=SI(C254="";"";D254=H254),=SI(C254="";"";B254=F254),
+"275","LibreOffice des écoles","","","","","","","",=SI(C255="";"";A255=G255),=SI(C255="";"";D255=H255),=SI(C255="";"";B255=F255),
+"276","openElec","","","","","","","",=SI(C256="";"";A256=G256),=SI(C256="";"";D256=H256),=SI(C256="";"";B256=F256),
+"277","openDebitDeBoisson","","","","","","","",=SI(C257="";"";A257=G257),=SI(C257="";"";D257=H257),=SI(C257="";"";B257=F257),
+"278","openARIA","","","","","","","",=SI(C258="";"";A258=G258),=SI(C258="";"";D258=H258),=SI(C258="";"";B258=F258),
+"279","Symfony","247","Q1322933","247","Symfony","279","Q1322933","Symfony",=SI(C259="";"";A259=G259),=SI(C259="";"";D259=H259),=SI(C259="";"";B259=F259),
+"280","FreeIPA","","","","","","","",=SI(C260="";"";A260=G260),=SI(C260="";"";D260=H260),=SI(C260="";"";B260=F260),
+"281","Sympa","142","Q1850168","142","Sympa","281","Q1850168","Sympa",=SI(C261="";"";A261=G261),=SI(C261="";"";D261=H261),=SI(C261="";"";B261=F261),
+"282","Discourse","33","Q15054354","33","Discourse","282","Q15054354","Discourse",=SI(C262="";"";A262=G262),=SI(C262="";"";D262=H262),=SI(C262="";"";B262=F262),
+"283","Mastodon","85","Q27986619","85","Mastodon","283","Q27986619","Mastodon",=SI(C263="";"";A263=G263),=SI(C263="";"";D263=H263),=SI(C263="";"";B263=F263),
+"284","Framadate","45","","45","Framadate (logiciel)","284","","",=SI(C264="";"";A264=G264),=SI(C264="";"";D264=H264),=SI(C264="";"";B264=F264),
+"285","OBS Studio","100","Q21707789","100","OBS Studio","285","Q21707789","Open Broadcaster Software",=SI(C265="";"";A265=G265),=SI(C265="";"";D265=H265),=SI(C265="";"";B265=F265),
+"286","K-9 Mail","","","","","","","",=SI(C266="";"";A266=G266),=SI(C266="";"";D266=H266),=SI(C266="";"";B266=F266),
+"287","LireCouleur","81","","81","LireCouleur","287","","",=SI(C267="";"";A267=G267),=SI(C267="";"";D267=H267),=SI(C267="";"";B267=F267),
+"288","uBlock Origin","149","Q19881587","149","uBlock Origin","288","Q19881587","uBlock Origin",=SI(C268="";"";A268=G268),=SI(C268="";"";D268=H268),=SI(C268="";"";B268=F268),
+"289","VRT Network Equipment","157","","157","VRT network equipment","289","","",=SI(C269="";"";A269=G269),=SI(C269="";"";D269=H269),=SI(C269="";"";B269=F269),
+"290","OpenDocument Reader","103","","103","OpenDocument Reader","290","","",=SI(C270="";"";A270=G270),=SI(C270="";"";D270=H270),=SI(C270="";"";B270=F270),
+"291","MuPDF","91","Q6930567","91","MuPDF","291","Q6930567","MuPDF",=SI(C271="";"";A271=G271),=SI(C271="";"";D271=H271),=SI(C271="";"";B271=F271),
+"292","uMap","150","","150","uMap","292","","",=SI(C272="";"";A272=G272),=SI(C272="";"";D272=H272),=SI(C272="";"";B272=F272),
+"293","KeeFox","71","Q61694243","71","KeeFox","293","Q61694243","Kee",=SI(C273="";"";A273=G273),=SI(C273="";"";D273=H273),=SI(C273="";"";B273=F273),
+"294","LibreOffice Online","79","Q30584920","79","LibreOffice (Collabora) online","294","Q30584920","LibreOffice Online",=SI(C274="";"";A274=G274),=SI(C274="";"";D274=H274),=SI(C274="";"";B274=F274),
+"295","GLPI Plugin:WebServices","160","","160","WebService","295","","",=SI(C275="";"";A275=G275),=SI(C275="";"";D275=H275),=SI(C275="";"";B275=F275),
+"296","GLPI Plugin:Escalation","42","","42","Escalation","296","","",=SI(C276="";"";A276=G276),=SI(C276="";"";D276=H276),=SI(C276="";"";B276=F276),
+"297","GLPI Plugin:https:Geststock","","","","","","","",=SI(C277="";"";A277=G277),=SI(C277="";"";D277=H277),=SI(C277="";"";B277=F277),
+"298","GLPI Plugin:Reports","123","","123","Reports (rapports)","298","","",=SI(C278="";"";A278=G278),=SI(C278="";"";D278=H278),=SI(C278="";"";B278=F278),
+"299","GLPI Plugin:PDF","111","","111","PDF (impression de pdf)","299","","",=SI(C279="";"";A279=G279),=SI(C279="";"";D279=H279),=SI(C279="";"";B279=F279),
+"300","draw.io","35","Q59339175","35","Draw.io Desktop","300","Q59339175","draw.io",=SI(C280="";"";A280=G280),=SI(C280="";"";D280=H280),=SI(C280="";"";B280=F280),
+"301","KEYCLOAK","73","Q42916195","73","Keycloak","301","Q42916195","Keycloak",=SI(C281="";"";A281=G281),=SI(C281="";"";D281=H281),=SI(C281="";"";B281=F281),
+"302","Shinken","","","","","","","",=SI(C282="";"";A282=G282),=SI(C282="";"";D282=H282),=SI(C282="";"";B282=F282),
+"303","CockroachDB","","","","","","","",=SI(C283="";"";A283=G283),=SI(C283="";"";D283=H283),=SI(C283="";"";B283=F283),
+"304","Acceleo","2","Q2822666","2","Acceleo","304","Q2822666","Acceleo",=SI(C284="";"";A284=G284),=SI(C284="";"";D284=H284),=SI(C284="";"";B284=F284),
+"305","Tanaguru","145","","145","Tanaguru","305","","",=SI(C285="";"";A285=G285),=SI(C285="";"";D285=H285),=SI(C285="";"";B285=F285),
+"306","CodeceptJS","25","","25","CodeceptJS","306","","",=SI(C286="";"";A286=G286),=SI(C286="";"";D286=H286),=SI(C286="";"";B286=F286),
+"307","SonarQube Plugin:FindBugs","134","","134","SonarQube Plugins : FindBugs","307","","",=SI(C287="";"";A287=G287),=SI(C287="";"";D287=H287),=SI(C287="";"";B287=F287),
+"308","SonarQube Plugin:CheckStyle","165","","165","SonarQube Plugins : CheckStyle","308","","",=SI(C288="";"";A288=G288),=SI(C288="";"";D288=H288),=SI(C288="";"";B288=F288),
+"309","SonarQube Plugin:PMD","166","","166","SonarQube Plugins : Pmd","309","","",=SI(C289="";"";A289=G289),=SI(C289="";"";D289=H289),=SI(C289="";"";B289=F289),
+"310","ARX Data Anonymization Tool","11","","11","ARX Data Anonymization Tool","310","","",=SI(C290="";"";A290=G290),=SI(C290="";"";D290=H290),=SI(C290="";"";B290=F290),
+"311","Selenium IDE","","","","","","","",=SI(C291="";"";A291=G291),=SI(C291="";"";D291=H291),=SI(C291="";"";B291=F291),
+"312","Vault","153","Q4052619","153","Vault","312","Q4052619","Vault",=SI(C292="";"";A292=G292),=SI(C292="";"";D292=H292),=SI(C292="";"";B292=F292),
+"313","E-Collectivités","","","","","","","",=SI(C293="";"";A293=G293),=SI(C293="";"";D293=H293),=SI(C293="";"";B293=F293),
+"315","Crust","","","","","","","",=SI(C294="";"";A294=G294),=SI(C294="";"";D294=H294),=SI(C294="";"";B294=F294),
+"317","CONSUL","","","","","","","",=SI(C295="";"";A295=G295),=SI(C295="";"";D295=H295),=SI(C295="";"";B295=F295),
+"318","Afrikalan","","","","","","","",=SI(C296="";"";A296=G296),=SI(C296="";"";D296=H296),=SI(C296="";"";B296=F296),
+"319","Information System Designer","62","","62","IS Designer","319","Q112578937","IS Designer",=SI(C297="";"";A297=G297),=SI(C297="";"";D297=H297),=SI(C297="";"";B297=F297),
+"320","Freecad","","","","","","","",=SI(C298="";"";A298=G298),=SI(C298="";"";D298=H298),=SI(C298="";"";B298=F298),
+"323","Solution logicielle Vitam","194","Q65130365","194","VITAM","323","Q65130365","Programme Vitam",=SI(C299="";"";A299=G299),=SI(C299="";"";D299=H299),=SI(C299="";"";B299=F299),
+"324","Emmabuntüs","","","","","","","",=SI(C300="";"";A300=G300),=SI(C300="";"";D300=H300),=SI(C300="";"";B300=F300),
+"325","Tuleap","221","Q3541946","221","Tuleap","325","Q3541946","Tuleap",=SI(C301="";"";A301=G301),=SI(C301="";"";D301=H301),=SI(C301="";"";B301=F301),
+"327","Nim language","","","","","","","",=SI(C302="";"";A302=G302),=SI(C302="";"";D302=H302),=SI(C302="";"";B302=F302),
+"328","LXD","","","","","","","",=SI(C303="";"";A303=G303),=SI(C303="";"";D303=H303),=SI(C303="";"";B303=F303),
+"330","Lightbulb","","","","","","","",=SI(C304="";"";A304=G304),=SI(C304="";"";D304=H304),=SI(C304="";"";B304=F304),
+"331","Bokeh","","","","","","","",=SI(C305="";"";A305=G305),=SI(C305="";"";D305=H305),=SI(C305="";"";B305=F305),
+"332","JOPLIN","312","Q97175797","312","Joplin","332","Q97175797","Joplin",=SI(C306="";"";A306=G306),=SI(C306="";"";D306=H306),=SI(C306="";"";B306=F306),
+"333","OPEN JARDIN","","","","","","","",=SI(C307="";"";A307=G307),=SI(C307="";"";D307=H307),=SI(C307="";"";B307=F307),
+"334","geOrchestra","286","Q112611351","286","geOrchestra","334","Q112611351","geOrchestra",=SI(C308="";"";A308=G308),=SI(C308="";"";D308=H308),=SI(C308="";"";B308=F308),
+"335","GestSup","","","","","","","",=SI(C309="";"";A309=G309),=SI(C309="";"";D309=H309),=SI(C309="";"";B309=F309),
+"336","OpenSVC","218","Q100588070","218","OpenSVC","336","Q100588070","OpenSVC",=SI(C310="";"";A310=G310),=SI(C310="";"";D310=H310),=SI(C310="";"";B310=F310),
+"337","zendto","","","","","","","",=SI(C311="";"";A311=G311),=SI(C311="";"";D311=H311),=SI(C311="";"";B311=F311),
+"340","Ozwillo","","","","","","","",=SI(C312="";"";A312=G312),=SI(C312="";"";D312=H312),=SI(C312="";"";B312=F312),
+"341","Loomio","","","","","","","",=SI(C313="";"";A313=G313),=SI(C313="";"";D313=H313),=SI(C313="";"";B313=F313),
+"342","CiviCRM","","","","","","","",=SI(C314="";"";A314=G314),=SI(C314="";"";D314=H314),=SI(C314="";"";B314=F314),
+"343","TeamWorks - Gestion d'équipes","","","","","","","",=SI(C315="";"";A315=G315),=SI(C315="";"";D315=H315),=SI(C315="";"";B315=F315),
+"345","MedShakeEHR","","","","","","","",=SI(C316="";"";A316=G316),=SI(C316="";"";D316=H316),=SI(C316="";"";B316=F316),
+"347","Ishtar","","","","","","","",=SI(C317="";"";A317=G317),=SI(C317="";"";D317=H317),=SI(C317="";"";B317=F317),
+"348","Koha","236","Q1114959","236","Koha","348","Q1114959","Koha",=SI(C318="";"";A318=G318),=SI(C318="";"";D318=H318),=SI(C318="";"";B318=F318),
+"349","Element.io","237","Q47004029","237","Element","349","Q47004029","Element",=SI(C319="";"";A319=G319),=SI(C319="";"";D319=H319),=SI(C319="";"";B319=F319),
+"350","Matrix","","","","","","","",=SI(C320="";"";A320=G320),=SI(C320="";"";D320=H320),=SI(C320="";"";B320=F320),
+"351","NAPS2","92","","92","NAPS2","351","","",=SI(C321="";"";A321=G321),=SI(C321="";"";D321=H321),=SI(C321="";"";B321=F321),
+"352","Chill","","","","","","","",=SI(C322="";"";A322=G322),=SI(C322="";"";D322=H322),=SI(C322="";"";B322=F322),
+"354","Madis","","","","","","","",=SI(C323="";"";A323=G323),=SI(C323="";"";D323=H323),=SI(C323="";"";B323=F323),
+"355","Zammad","172","Q71389626","172","Zammad","355","Q71389626","Zammad",=SI(C324="";"";A324=G324),=SI(C324="";"";D324=H324),=SI(C324="";"";B324=F324),
+"356","Jekyll","173","Q17067385","173","Jekyll","356","Q17067385","Jekyll",=SI(C325="";"";A325=G325),=SI(C325="";"";D325=H325),=SI(C325="";"";B325=F325),
+"357","Cachet","175","","175","Cachet","357","","",=SI(C326="";"";A326=G326),=SI(C326="";"";D326=H326),=SI(C326="";"";B326=F326),
+"358","Matomo","176","Q34162","176","Matomo","358","Q34162","Matomo",=SI(C327="";"";A327=G327),=SI(C327="";"";D327=H327),=SI(C327="";"";B327=F327),
+"359","Postfix Admin","177","","177","postfix.admin","359","","",=SI(C328="";"";A328=G328),=SI(C328="";"";D328=H328),=SI(C328="";"";B328=F328),
+"361","Yunohost","179","Q15971793","179","Yunohost","361","Q15971793","YunoHost",=SI(C329="";"";A329=G329),=SI(C329="";"";D329=H329),=SI(C329="";"";B329=F329),
+"362","CodiMD","","","","","","","",=SI(C330="";"";A330=G330),=SI(C330="";"";D330=H330),=SI(C330="";"";B330=F330),
+"363","Git-Crypt","181","","181","git-crypt","363","","",=SI(C331="";"";A331=G331),=SI(C331="";"";D331=H331),=SI(C331="";"";B331=F331),
+"364","DBeaver","319","Q28956992","319","DBeaver","364","Q28956992","DBeaver",=SI(C332="";"";A332=G332),=SI(C332="";"";D332=H332),=SI(C332="";"";B332=F332),
+"365","Redis","184","Q2136322","184","Redis","365","Q2136322","Redis",=SI(C333="";"";A333=G333),=SI(C333="";"";D333=H333),=SI(C333="";"";B333=F333),
+"366","RStudio","182","Q4798119","182","RStudio","366","Q4798119","RStudio",=SI(C334="";"";A334=G334),=SI(C334="";"";D334=H334),=SI(C334="";"";B334=F334),
+"367","SecureFlag Community Edition","183","","183","SecureFlag Community","367","","",=SI(C335="";"";A335=G335),=SI(C335="";"";D335=H335),=SI(C335="";"";B335=F335),
+"368","Archifiltre","185","Q77064547","185","Archifiltre","368","Q77064547","Archifiltre",=SI(C336="";"";A336=G336),=SI(C336="";"";D336=H336),=SI(C336="";"";B336=F336),
+"369","Krita","","","","","","","",=SI(C337="";"";A337=G337),=SI(C337="";"";D337=H337),=SI(C337="";"";B337=F337),
+"370","Mint - Linux Mint","","","","","","","",=SI(C338="";"";A338=G338),=SI(C338="";"";D338=H338),=SI(C338="";"";B338=F338),
+"371","Olive","","","","","","","",=SI(C339="";"";A339=G339),=SI(C339="";"";D339=H339),=SI(C339="";"";B339=F339),
+"372","Piwigo","","","","","","","",=SI(C340="";"";A340=G340),=SI(C340="";"";D340=H340),=SI(C340="";"";B340=F340),
+"373","Grafana","188","Q43399271","188","Grafana","373","Q43399271","Grafana",=SI(C341="";"";A341=G341),=SI(C341="";"";D341=H341),=SI(C341="";"";B341=F341),
+"374","Prometheus","187","","187","Prometheus","374","","",=SI(C342="";"";A342=G342),=SI(C342="";"";D342=H342),=SI(C342="";"";B342=F342),
+"375","ProjeQtOr","192","Q17501773","192","ProjeQtOr","375","Q17501773","ProjeQtOr",=SI(C343="";"";A343=G343),=SI(C343="";"";D343=H343),=SI(C343="";"";B343=F343),
+"376","OpenIO SDS","189","Q30348631","189","OpenIO","376","Q30348631","OpenIO",=SI(C344="";"";A344=G344),=SI(C344="";"";D344=H344),=SI(C344="";"";B344=F344),
+"377","Pulse","191","","191","Pulse","377","","",=SI(C345="";"";A345=G345),=SI(C345="";"";D345=H345),=SI(C345="";"";B345=F345),
+"378","Metabase","","","","","","","",=SI(C346="";"";A346=G346),=SI(C346="";"";D346=H346),=SI(C346="";"";B346=F346),
+"379","OpenShot Video Editor","193","Q769346","193","OpenShot","379","Q769346","OpenShot Video Editor",=SI(C347="";"";A347=G347),=SI(C347="";"";D347=H347),=SI(C347="";"";B347=F347),
+"380","Opale","195","Q91312803","195","Opale","380","Q91312803","Opale",=SI(C348="";"";A348=G348),=SI(C348="";"";D348=H348),=SI(C348="";"";B348=F348),
+"381","Open-Capture","","","","","","","",=SI(C349="";"";A349=G349),=SI(C349="";"";D349=H349),=SI(C349="";"";B349=F349),
+"382","DirectMairie","","","","","","","",=SI(C350="";"";A350=G350),=SI(C350="";"";D350=H350),=SI(C350="";"";B350=F350),
+"383","PARSEC","","","","","","","",=SI(C351="";"";A351=G351),=SI(C351="";"";D351=H351),=SI(C351="";"";B351=F351),
+"384","BigBlueButton","196","Q4904858","196","BigBlueButton","384","Q4904858","BigBlueButton",=SI(C352="";"";A352=G352),=SI(C352="";"";D352=H352),=SI(C352="";"";B352=F352),
+"385","Exodus-Privacy (standalone)","199","Q60348651","199","exodus-privacy (standalone)","385","Q60348651","Exodus Privacy",=SI(C353="";"";A353=G353),=SI(C353="";"";D353=H353),=SI(C353="";"";B353=F353),
+"386","Rancher","198","","198","Rancher","386","","",=SI(C354="";"";A354=G354),=SI(C354="";"";D354=H354),=SI(C354="";"";B354=F354),
+"387","OpenFisca","200","Q64777688","200","OpenFisca","387","Q64777688","OpenFisca",=SI(C355="";"";A355=G355),=SI(C355="";"";D355=H355),=SI(C355="";"";B355=F355),
+"388","SDK Géoportail","201","","201","SDK Géoportail","388","","",=SI(C356="";"";A356=G356),=SI(C356="";"";D356=H356),=SI(C356="";"";B356=F356),
+"389","Rdiff-backup","","","","","","","",=SI(C357="";"";A357=G357),=SI(C357="";"";D357=H357),=SI(C357="";"";B357=F357),
+"390","JOSM","207","Q12877","207","JOSM","390","Q12877","JOSM",=SI(C358="";"";A358=G358),=SI(C358="";"";D358=H358),=SI(C358="";"";B358=F358),
+"391","DomiFa","","","","","","","",=SI(C359="";"";A359=G359),=SI(C359="";"";D359=H359),=SI(C359="";"";B359=F359),
+"392","Kdenlive","306","Q572226","306","Kdenlive","392","Q572226","Kdenlive",=SI(C360="";"";A360=G360),=SI(C360="";"";D360=H360),=SI(C360="";"";B360=F360),
+"395","ONLYOFFICE Workspace","","","","","","","",=SI(C361="";"";A361=G361),=SI(C361="";"";D361=H361),=SI(C361="";"";B361=F361),
+"396","Open edX","209","Q2106448","209","Open EDX","396","Q2106448","edX",=SI(C362="";"";A362=G362),=SI(C362="";"";D362=H362),=SI(C362="";"";B362=F362),
+"397","Esup-Pod","210","Q109851936","210","Esup-Pod","397","Q109851936","Esup-Pod",=SI(C363="";"";A363=G363),=SI(C363="";"";D363=H363),=SI(C363="";"";B363=F363),
+"398","Colour Contrast Analyser","204","","204","Colour Contrast Analyser","398","","",=SI(C364="";"";A364=G364),=SI(C364="";"";D364=H364),=SI(C364="";"";B364=F364),
+"399","GeoMapFish","","","","","","","",=SI(C365="";"";A365=G365),=SI(C365="";"";D365=H365),=SI(C365="";"";B365=F365),
+"400","Pycharm CE","215","Q50557308","215","Pycharm Community Edition","400","Q50557308","pycharm-community",=SI(C366="";"";A366=G366),=SI(C366="";"";D366=H366),=SI(C366="";"";B366=F366),
+"401","Axelor","","","","","","","",=SI(C367="";"";A367=G367),=SI(C367="";"";D367=H367),=SI(C367="";"";B367=F367),
+"403","iTop","264","","264","iTop","403","","",=SI(C368="";"";A368=G368),=SI(C368="";"";D368=H368),=SI(C368="";"";B368=F368),
+"404","Gravitee CE","217","Q97819945","217","Gravitee Community Edition","404","Q97819945","Gravitee Community Edition",=SI(C369="";"";A369=G369),=SI(C369="";"";D369=H369),=SI(C369="";"";B369=F369),
+"406","Vulture Project","265","","265","Vulture Project","406","","",=SI(C370="";"";A370=G370),=SI(C370="";"";D370=H370),=SI(C370="";"";B370=F370),
+"407","CMS.Eolas","","","","","","","",=SI(C371="";"";A371=G371),=SI(C371="";"";D371=H371),=SI(C371="";"";B371=F371),
+"408","Mattermost","291","Q55478510","291","Mattermost","408","Q55478510","Mattermost",=SI(C372="";"";A372=G372),=SI(C372="";"";D372=H372),=SI(C372="";"";B372=F372),
+"409","openDPO","","","","","","","",=SI(C373="";"";A373=G373),=SI(C373="";"";D373=H373),=SI(C373="";"";B373=F373),
+"410","Thorium reader","","","","","","","",=SI(C374="";"";A374=G374),=SI(C374="";"";D374=H374),=SI(C374="";"";B374=F374),
+"411","Collabora Online","","","","","","","",=SI(C375="";"";A375=G375),=SI(C375="";"";D375=H375),=SI(C375="";"";B375=F375),
+"412","Calibre","","","","","","","",=SI(C376="";"";A376=G376),=SI(C376="";"";D376=H376),=SI(C376="";"";B376=F376),
+"413","RaspiSMS","","","","","","","",=SI(C377="";"";A377=G377),=SI(C377="";"";D377=H377),=SI(C377="";"";B377=F377),
+"414","RosarioSIS","","","","","","","",=SI(C378="";"";A378=G378),=SI(C378="";"";D378=H378),=SI(C378="";"";B378=F378),
+"415","French Automation","","","","","","","",=SI(C379="";"";A379=G379),=SI(C379="";"";D379=H379),=SI(C379="";"";B379=F379),
+"416","XCP-ng","235","Q110944501","235","XCP-ng","","Q110944501","XCP-ng",=SI(C380="";"";A380=G380),=SI(C380="";"";D380=H380),=SI(C380="";"";B380=F380),
+"417","Xen Orchestra","","","","","","","",=SI(C381="";"";A381=G381),=SI(C381="";"";D381=H381),=SI(C381="";"";B381=F381),
+"418","Apache Superset","219","Q68705831","219","Apache Superset","418","Q68705831","Apache Superset",=SI(C382="";"";A382=G382),=SI(C382="";"";D382=H382),=SI(C382="";"";B382=F382),
+"419","uPortal","220","Q3547301","220","uPortal","419","Q3547301","uPortal",=SI(C383="";"";A383=G383),=SI(C383="";"";D383=H383),=SI(C383="";"";B383=F383),
+"421","ONLYOFFICE Docs","296","Q1582500","296","OnlyOffice","421","Q1582500","OnlyOffice",=SI(C384="";"";A384=G384),=SI(C384="";"";D384=H384),=SI(C384="";"";B384=F384),
+"422","HedgeDoc","223","","223","Hedgedoc","422","","",=SI(C385="";"";A385=G385),=SI(C385="";"";D385=H385),=SI(C385="";"";B385=F385),
+"423","FileSender","263","","263","FileSender","423","","",=SI(C386="";"";A386=G386),=SI(C386="";"";D386=H386),=SI(C386="";"";B386=F386),
+"424","Dash","222","Q106081011","222","Dash","424","Q106081011","Dash",=SI(C387="";"";A387=G387),=SI(C387="";"";D387=H387),=SI(C387="";"";B387=F387),
+"425","Domvil2","","","","","","","",=SI(C388="";"";A388=G388),=SI(C388="";"";D388=H388),=SI(C388="";"";B388=F388),
+"426","MENTDB","","","","","","","",=SI(C389="";"";A389=G389),=SI(C389="";"";D389=H389),=SI(C389="";"";B389=F389),
+"427","GoFAST Digital Workplace","","","","","","","",=SI(C390="";"";A390=G390),=SI(C390="";"";D390=H390),=SI(C390="";"";B390=F390),
+"429","FreePascal","225","","225","FreePascal","429","","",=SI(C391="";"";A391=G391),=SI(C391="";"";D391=H391),=SI(C391="";"";B391=F391),
+"430","Lazarus IDE","224","","224","Lazarus IDE","430","","",=SI(C392="";"";A392=G392),=SI(C392="";"";D392=H392),=SI(C392="";"";B392=F392),
+"431","MurExpo","226","Q108370859","226","MurExpo","431","Q108370859","MurExpo",=SI(C393="";"";A393=G393),=SI(C393="";"";D393=H393),=SI(C393="";"";B393=F393),
+"433","Pétrolette","","","","","","","",=SI(C394="";"";A394=G394),=SI(C394="";"";D394=H394),=SI(C394="";"";B394=F394),
+"434","OpenNMS","","","","","","","",=SI(C395="";"";A395=G395),=SI(C395="";"";D395=H395),=SI(C395="";"";B395=F395),
+"435","LDAP Tool Box Service Desk","","","","","","","",=SI(C396="";"";A396=G396),=SI(C396="";"";D396=H396),=SI(C396="";"";B396=F396),
+"436","SHOTCUT","","","","","","","",=SI(C397="";"";A397=G397),=SI(C397="";"";D397=H397),=SI(C397="";"";B397=F397),
+"438","DoliSCAN","","","","","","","",=SI(C398="";"";A398=G398),=SI(C398="";"";D398=H398),=SI(C398="";"";B398=F398),
+"439","Phraseanet","","","","","","","",=SI(C399="";"";A399=G399),=SI(C399="";"";D399=H399),=SI(C399="";"";B399=F399),
+"440","Dolibackup","","","","","","","",=SI(C400="";"";A400=G400),=SI(C400="";"";D400=H400),=SI(C400="";"";B400=F400),
+"443","Cozy Cloud","","","","","","","",=SI(C401="";"";A401=G401),=SI(C401="";"";D401=H401),=SI(C401="";"";B401=F401),
+"444","Garradin","","","","","","","",=SI(C402="";"";A402=G402),=SI(C402="";"";D402=H402),=SI(C402="";"";B402=F402),
+"445","Tracemob","","","","","","","",=SI(C403="";"";A403=G403),=SI(C403="";"";D403=H403),=SI(C403="";"";B403=F403),
+"446","Open Mobility Indicators","","","","","","","",=SI(C404="";"";A404=G404),=SI(C404="";"";D404=H404),=SI(C404="";"";B404=F404),
+"447","GCompris","290","Q1147042","290","GCompris","447","Q1147042","GCompris",=SI(C405="";"";A405=G405),=SI(C405="";"";D405=H405),=SI(C405="";"";B405=F405),
+"449","Kuzzle IoT","","","","","","","",=SI(C406="";"";A406=G406),=SI(C406="";"";D406=H406),=SI(C406="";"";B406=F406),
+"450","Proxy EPN","","","","","","","",=SI(C407="";"";A407=G407),=SI(C407="";"";D407=H407),=SI(C407="";"";B407=F407),
+"451","Apache OFBiz","","","","","","","",=SI(C408="";"";A408=G408),=SI(C408="";"";D408=H408),=SI(C408="";"";B408=F408),
+"452","ASTERISK","","","","","","","",=SI(C409="";"";A409=G409),=SI(C409="";"";D409=H409),=SI(C409="";"";B409=F409),
+"453","ESOPE","","","","","","","",=SI(C410="";"";A410=G410),=SI(C410="";"";D410=H410),=SI(C410="";"";B410=F410),
+"454","Mviewer","287","Q112610504","287","mviewer","454","Q112610504","mviewer",=SI(C411="";"";A411=G411),=SI(C411="";"";D411=H411),=SI(C411="";"";B411=F411),
+"455","Rocky Linux","","","","","","","",=SI(C412="";"";A412=G412),=SI(C412="";"";D412=H412),=SI(C412="";"";B412=F412),
+"458","Keycloakify","227","Q107693197","227","Keycloakify","458","Q107693197","keycloakify",=SI(C413="";"";A413=G413),=SI(C413="";"";D413=H413),=SI(C413="";"";B413=F413),
+"459","Chimithèque","228","","228","gochimitheque","459","","",=SI(C414="";"";A414=G414),=SI(C414="";"";D414=H414),=SI(C414="";"";B414=F414),
+"460","Fpart","229","Q109606717","229","fpart","460","Q109606717","fpart",=SI(C415="";"";A415=G415),=SI(C415="";"";D415=H415),=SI(C415="";"";B415=F415),
+"461","Onyxia","233","Q110492908","233","Onyxia","461","Q110492908","Onyxia",=SI(C416="";"";A416=G416),=SI(C416="";"";D416=H416),=SI(C416="";"";B416=F416),
+"462","ownCloud Edition Communauté","","","","","","","",=SI(C417="";"";A417=G417),=SI(C417="";"";D417=H417),=SI(C417="";"";B417=F417),
+"464","R2Devops","","","","","","","",=SI(C418="";"";A418=G418),=SI(C418="";"";D418=H418),=SI(C418="";"";B418=F418),
+"465","PubliS2low","","","","","","","",=SI(C419="";"";A419=G419),=SI(C419="";"";D419=H419),=SI(C419="";"";B419=F419),
+"466","Oméka","","","","","","","",=SI(C420="";"";A420=G420),=SI(C420="";"";D420=H420),=SI(C420="";"";B420=F420),
+"467","Dokiel","238","Q112063447","238","Dokiel","467","Q112063447","Dokiel",=SI(C421="";"";A421=G421),=SI(C421="";"";D421=H421),=SI(C421="";"";B421=F421),
+"468","Topaze","239","Q112062753","239","Topaze","468","Q112062753","Topaze",=SI(C422="";"";A422=G422),=SI(C422="";"";D422=H422),=SI(C422="";"";B422=F422),
+"469","Linea21","","","","","","","",=SI(C423="";"";A423=G423),=SI(C423="";"";D423=H423),=SI(C423="";"";B423=F423),
+"470","Composer","248","Q15252222","248","Composer","470","Q15252222","Composer",=SI(C424="";"";A424=G424),=SI(C424="";"";D424=H424),=SI(C424="";"";B424=F424),
+"471","PHPUnit","249","Q1663673","249","PHPUnit","471","Q1663673","PHPUnit",=SI(C425="";"";A425=G425),=SI(C425="";"";D425=H425),=SI(C425="";"";B425=F425),
+"472","ITSM NG","","","","","","","",=SI(C426="";"";A426=G426),=SI(C426="";"";D426=H426),=SI(C426="";"";B426=F426),
+"473","KiCad","259","Q942363","259","KiCad","","Q942363","KiCad",=SI(C427="";"";A427=G427),=SI(C427="";"";D427=H427),=SI(C427="";"";B427=F427),
+"475","Step-ca","","","","","","","",=SI(C428="";"";A428=G428),=SI(C428="";"";D428=H428),=SI(C428="";"";B428=F428),
+"476","Dogtag","","","","","","","",=SI(C429="";"";A429=G429),=SI(C429="";"";D429=H429),=SI(C429="";"";B429=F429),
+"478","Lizmap","284","Q112208571","284","Lizmap","478","Q112208571","Lizmap",=SI(C430="";"";A430=G430),=SI(C430="";"";D430=H430),=SI(C430="";"";B430=F430),
+"479","EJBCA","","","","","","","",=SI(C431="";"";A431=G431),=SI(C431="";"";D431=H431),=SI(C431="";"";B431=F431),
+"480","Chamilo Studio","","","","","","","",=SI(C432="";"";A432=G432),=SI(C432="";"";D432=H432),=SI(C432="";"";B432=F432),
+"481","LibreNMS","","","","","","","",=SI(C433="";"";A433=G433),=SI(C433="";"";D433=H433),=SI(C433="";"";B433=F433),
+"482","Apache Subversion","","","","","","","",=SI(C434="";"";A434=G434),=SI(C434="";"";D434=H434),=SI(C434="";"";B434=F434),
+"483","Pristy","","","","","","","",=SI(C435="";"";A435=G435),=SI(C435="";"";D435=H435),=SI(C435="";"";B435=F435),
+"486","Twake","","","","","","","",=SI(C436="";"";A436=G436),=SI(C436="";"";D436=H436),=SI(C436="";"";B436=F436),
+"488","QWC","","","","","","","",=SI(C437="";"";A437=G437),=SI(C437="";"";D437=H437),=SI(C437="";"";B437=F437),
+"489","Python","294","Q28865","294","Python","","Q28865","Python",=SI(C438="";"";A438=G438),=SI(C438="";"";D438=H438),=SI(C438="";"";B438=F438),
+"490","Zeste de Savoir - à supprimer","","","","","","","",=SI(C439="";"";A439=G439),=SI(C439="";"";D439=H439),=SI(C439="";"";B439=F439),
+"491","WeasyPrint","","","","","","","",=SI(C440="";"";A440=G440),=SI(C440="";"";D440=H440),=SI(C440="";"";B440=F440),
+"492","LinTO","","","","","","","",=SI(C441="";"";A441=G441),=SI(C441="";"";D441=H441),=SI(C441="";"";B441=F441),
+"493","Thelia","","","","","","","",=SI(C442="";"";A442=G442),=SI(C442="";"";D442=H442),=SI(C442="";"";B442=F442),
+"494","MEM Courrier","","","","","","","",=SI(C443="";"";A443=G443),=SI(C443="";"";D443=H443),=SI(C443="";"";B443=F443),
+"495","Publicodes","242","Q111974596","242","Publicodes","","Q111974596","Publicodes",=SI(C444="";"";A444=G444),=SI(C444="";"";D444=H444),=SI(C444="";"";B444=F444),
+"496","Zotero","243","Q226915","243","Zotero","","Q226915","Zotero",=SI(C445="";"";A445=G445),=SI(C445="";"";D445=H445),=SI(C445="";"";B445=F445),
+"497","Dovecot","244","Q742820","244","Dovecot","","Q742820","Dovecot",=SI(C446="";"";A446=G446),=SI(C446="";"";D446=H446),=SI(C446="";"";B446=F446),
+"498","UData","245","Q99493159","245","udata","","Q99493159","uData",=SI(C447="";"";A447=G447),=SI(C447="";"";D447=H447),=SI(C447="";"";B447=F447),
+"499","JabRef","246","Q1676802","246","JabRef","","Q1676802","JabRef",=SI(C448="";"";A448=G448),=SI(C448="";"";D448=H448),=SI(C448="";"";B448=F448),
+"500","Beekeeper Studio (Community Edition)","250","","250","Beekeeper Studio","","","",=SI(C449="";"";A449=G449),=SI(C449="";"";D449=H449),=SI(C449="";"";B449=F449),
+"501","ILIAS","251","Q1623223","251","ILIAS","","Q1623223","ILIAS",=SI(C450="";"";A450=G450),=SI(C450="";"";D450=H450),=SI(C450="";"";B450=F450),
+"502","XSane","253","Q4053335","253","XSane","","Q4053335","XSane",=SI(C451="";"";A451=G451),=SI(C451="";"";D451=H451),=SI(C451="";"";B451=F451),
+"503","MkDocs","254","Q102565362","254","MkDocs","","Q102565362","MkDocs",=SI(C452="";"";A452=G452),=SI(C452="";"";D452=H452),=SI(C452="";"";B452=F452),
+"504","GDL - GNU Data Language","255","Q929932","255","GNU Data Language","","Q929932","GNU Data Language",=SI(C453="";"";A453=G453),=SI(C453="";"";D453=H453),=SI(C453="";"";B453=F453),
+"505","Groff","309","Q288684","309","Groff","","Q288684","Groff",=SI(C454="";"";A454=G454),=SI(C454="";"";D454=H454),=SI(C454="";"";B454=F454),
+"506","Spectacle","307","Q48892923","307","Spectacle","","Q48892923","Spectacle",=SI(C455="";"";A455=G455),=SI(C455="";"";D455=H455),=SI(C455="";"";B455=F455),
+"507","KDE Plasma 5","308","Q17363870","308","KDE Plasma 5","","Q17363870","KDE Plasma 5",=SI(C456="";"";A456=G456),=SI(C456="";"";D456=H456),=SI(C456="";"";B456=F456),
+"508","Okular","","","","","","","",=SI(C457="";"";A457=G457),=SI(C457="";"";D457=H457),=SI(C457="";"";B457=F457),
+"509","Kate","304","Q261933","304","Kate","","Q261933","Kate",=SI(C458="";"";A458=G458),=SI(C458="";"";D458=H458),=SI(C458="";"";B458=F458),
+"510","OpenTestFactory","303","Q110520668","303","OpenTestFactory","","Q110520668","OpenTestFactory",=SI(C459="";"";A459=G459),=SI(C459="";"";D459=H459),=SI(C459="";"";B459=F459),
+"511","VisiData","299","Q61101023","299","VisiData","","Q61101023","VisiData",=SI(C460="";"";A460=G460),=SI(C460="";"";D460=H460),=SI(C460="";"";B460=F460),
+"512","Bitwarden","298","Q56319818","298","Bitwarden","","Q56319818","Bitwarden",=SI(C461="";"";A461=G461),=SI(C461="";"";D461=H461),=SI(C461="";"";B461=F461),
+"513","Homebrew","297","Q11223506","297","Homebrew","","Q11223506","Homebrew",=SI(C462="";"";A462=G462),=SI(C462="";"";D462=H462),=SI(C462="";"";B462=F462),
+"514","Clojure","295","Q51798","295","Clojure","","Q51798","Clojure",=SI(C463="";"";A463=G463),=SI(C463="";"";D463=H463),=SI(C463="";"";B463=F463),
+"515","AtoM - Access to Memory","293","Q73673993","293","AtoM - Access to Memory","","Q73673993","AtoM - Access to Memory",=SI(C464="";"";A464=G464),=SI(C464="";"";D464=H464),=SI(C464="";"";B464=F464),
+"516","GitLanding","285","Q112595096","285","GitLanding","","Q112595096","GitLanding",=SI(C465="";"";A465=G465),=SI(C465="";"";D465=H465),=SI(C465="";"";B465=F465),
+"517","Vim","283","Q131382","283","Vim","","Q131382","Vim",=SI(C466="";"";A466=G466),=SI(C466="";"";D466=H466),=SI(C466="";"";B466=F466),
+"518","TDP","281","Q112194385","281","TDP","","Q112194385","TDP",=SI(C467="";"";A467=G467),=SI(C467="";"";D467=H467),=SI(C467="";"";B467=F467),
+"519","Deno","280","Q65070939","280","Deno","","Q65070939","Deno",=SI(C468="";"";A468=G468),=SI(C468="";"";D468=H468),=SI(C468="";"";B468=F468),
+"520","R","278","Q206904","278","R","520","Q206904","R",=SI(C469="";"";A469=G469),=SI(C469="";"";D469=H469),=SI(C469="";"";B469=F469),
+"521","Dokku","256","Q112073283","256","dokku","","Q112073283","dokku",=SI(C470="";"";A470=G470),=SI(C470="";"";D470=H470),=SI(C470="";"";B470=F470),
+"522","PlantUML","277","Q18346546","277","PlantUML","","Q18346546","PlantUML",=SI(C471="";"";A471=G471),=SI(C471="";"";D471=H471),=SI(C471="";"";B471=F471),
+"523","SuiteCRM","257","Q16294867","257","SuiteCRM","","Q16294867","SuiteCRM",=SI(C472="";"";A472=G472),=SI(C472="";"";D472=H472),=SI(C472="";"";B472=F472),
+"524","MinIO","275","Q28956397","275","Minio","","Q28956397","Minio",=SI(C473="";"";A473=G473),=SI(C473="";"";D473=H473),=SI(C473="";"";B473=F473),
+"525","GanttProject","260","Q1493695","260","GanttProject","","Q1493695","GanttProject",=SI(C474="";"";A474=G474),=SI(C474="";"";D474=H474),=SI(C474="";"";B474=F474),
+"526","Angular","320","Q28925578","320","Angular","","Q28925578","Angular",=SI(C475="";"";A475=G475),=SI(C475="";"";D475=H475),=SI(C475="";"";B475=F475),
+"527","Apache Atlas","266","Q28915124","266","Apache Atlas","","Q28915124","Apache Atlas",=SI(C476="";"";A476=G476),=SI(C476="";"";D476=H476),=SI(C476="";"";B476=F476),
+"528","Podman","268","Q70876440","268","podman","","Q70876440","podman",=SI(C477="";"";A477=G477),=SI(C477="";"";D477=H477),=SI(C477="";"";B477=F477),
+"529","Cherrytree","273","Q105029197","273","Cherrytree","","Q105029197","Cherrytree",=SI(C478="";"";A478=G478),=SI(C478="";"";D478=H478),=SI(C478="";"";B478=F478),
+"530","Flask","272","Q289281","272","Flask","","Q289281","Flask",=SI(C479="";"";A479=G479),=SI(C479="";"";D479=H479),=SI(C479="";"";B479=F479),
+"531","G'MIC","271","Q21041255","271","G'MIC","","Q21041255","G'MIC",=SI(C480="";"";A480=G480),=SI(C480="";"";D480=H480),=SI(C480="";"";B480=F480),
+"533","Kleopatra","310","","310","Kleopatra","","","",=SI(C481="";"";A481=G481),=SI(C481="";"";D481=H481),=SI(C481="";"";B481=F481),
+"534","Raspberry Pi OS","300","Q890474","300","Raspberry Pi OS","","Q890474","Raspberry Pi OS",=SI(C482="";"";A482=G482),=SI(C482="";"";D482=H482),=SI(C482="";"";B482=F482),
+"535","KiTTY","279","","279","KiTTY","","","",=SI(C483="";"";A483=G483),=SI(C483="";"";D483=H483),=SI(C483="";"";B483=F483),
+"536","ART","270","Q112079993","270","ART","","Q112079993","ART",=SI(C484="";"";A484=G484),=SI(C484="";"";D484=H484),=SI(C484="";"";B484=F484),
+"537","Bonita","267","Q1076128","267","Bonita","","Q1076128","Bonita",=SI(C485="";"";A485=G485),=SI(C485="";"";D485=H485),=SI(C485="";"";B485=F485),
+"538","SDKMAN!","261","","261","sdkman","","","",=SI(C486="";"";A486=G486),=SI(C486="";"";D486=H486),=SI(C486="";"";B486=F486),
+"539","openDCIM","252","","252","opendcim","","","",=SI(C487="";"";A487=G487),=SI(C487="";"";D487=H487),=SI(C487="";"";B487=F487),
+"540","Taiga","282","Q22909254","282","Taiga","","Q22909254","Taiga",=SI(C488="";"";A488=G488),=SI(C488="";"";D488=H488),=SI(C488="";"";B488=F488),
+"541","Chocolatey","311","Q16988239","311","Chocolatey","","Q16988239","Chocolatey",=SI(C489="";"";A489=G489),=SI(C489="";"";D489=H489),=SI(C489="";"";B489=F489),
+"542","LaTeX","314","Q5310","314","LaTeX","","Q5310","LaTeX",=SI(C490="";"";A490=G490),=SI(C490="";"";D490=H490),=SI(C490="";"";B490=F490),
+"543","Assistant RGAA","","","","","","","",=SI(C491="";"";A491=G491),=SI(C491="";"";D491=H491),=SI(C491="";"";B491=F491),
+"544","Jupyter Notebook","316","Q105099901","316","Jupyter Notebook","","Q105099901","Jupyter Notebook",=SI(C492="";"";A492=G492),=SI(C492="";"";D492=H492),=SI(C492="";"";B492=F492),
+"545","JupyterLab","317","Q99439725","317","JupyterLab","","Q99439725","JupyterLab",=SI(C493="";"";A493=G493),=SI(C493="";"";D493=H493),=SI(C493="";"";B493=F493),
+"546","ImageJ","313","","313","ImageJ","","","",=SI(C494="";"";A494=G494),=SI(C494="";"";D494=H494),=SI(C494="";"";B494=F494),
+"547","GNU Octave","321","Q223679","321","GNU Octave","","Q223679","GNU Octave",=SI(C495="";"";A495=G495),=SI(C495="";"";D495=H495),=SI(C495="";"";B495=F495),
+"548","GNU TeXmacs","322","Q1464634","322","GNU TeXmacs","","Q1464634","GNU TeXmacs",=SI(C496="";"";A496=G496),=SI(C496="";"";D496=H496),=SI(C496="";"";B496=F496),
+"549","OCaml","323","Q212587","323","OCaml","","Q212587","OCaml",=SI(C497="";"";A497=G497),=SI(C497="";"";D497=H497),=SI(C497="";"";B497=F497),
+"550","FreeFEM","324","Q5499643","324","FreeFem++","","Q5499643","FreeFem++",=SI(C498="";"";A498=G498),=SI(C498="";"";D498=H498),=SI(C498="";"";B498=F498),
+"551","Sygefor","328","Q113775006","328","SYGEFOR (SYstème de GEstion des FORmations)","551","Q113775006","SYGEFOR",=SI(C499="";"";A499=G499),=SI(C499="";"";D499=H499),=SI(C499="";"";B499=F499),
+"552","Arduino IDE","326","Q55080330","326","Arduino IDE","","Q55080330","Arduino IDE",=SI(C500="";"";A500=G500),=SI(C500="";"";D500=H500),=SI(C500="";"";B500=F500),
+"553","ShredOS","327","","327","ShredOS","","","",=SI(C501="";"";A501=G501),=SI(C501="";"";D501=H501),=SI(C501="";"";B501=F501),
+"557","Trivy","329","","329","Trivy","","","",=SI(C502="";"";A502=G502),=SI(C502="";"";D502=H502),=SI(C502="";"";B502=F502),
+"558","Sugarizer","332","Q114097965","332","Sugarizer","","Q114097965","Sugarizer",=SI(C503="";"";A503=G503),=SI(C503="";"";D503=H503),=SI(C503="";"";B503=F503),
+"559","WinSCP","","","","","","","",=SI(C504="";"";A504=G504),=SI(C504="";"";D504=H504),=SI(C504="";"";B504=F504),
+"560","Rustdesk","","","","","","","",=SI(C505="";"";A505=G505),=SI(C505="";"";D505=H505),=SI(C505="";"";B505=F505),
+"561","Cal.com","335","","335","cal.com","","","",=SI(C506="";"";A506=G506),=SI(C506="";"";D506=H506),=SI(C506="";"";B506=F506),
+"562","GNU Emacs","174","Q1252773","174","GNU Emacs","","Q1252773","GNU Emacs",=SI(C507="";"";A507=G507),=SI(C507="";"";D507=H507),=SI(C507="";"";B507=F507),
+"563","Prodige","343","Q115056442","343","Prodige","","","",=SI(C508="";"";A508=G508),=SI(C508="";"";D508=H508),=SI(C508="";"";B508=F508),
+"564","Duplicati","338","Q1266534","338","Duplicati","","Q1266534","Duplicati",=SI(C509="";"";A509=G509),=SI(C509="";"";D509=H509),=SI(C509="";"";B509=F509),
+"565","Osuny","336","Q114333380","336","Osuny","","Q114333380","Osuny",=SI(C510="";"";A510=G510),=SI(C510="";"";D510=H510),=SI(C510="";"";B510=F510),
+"566","Baserow","","","","","","","",=SI(C511="";"";A511=G511),=SI(C511="";"";D511=H511),=SI(C511="";"";B511=F511),
+"567","BIM Ciqo","","","","","","","",=SI(C512="";"";A512=G512),=SI(C512="";"";D512=H512),=SI(C512="";"";B512=F512),
+"568","SO Planning","","","","","","","",=SI(C513="";"";A513=G513),=SI(C513="";"";D513=H513),=SI(C513="";"";B513=F513),
+"569","OpenProject","","","","","","","",=SI(C514="";"";A514=G514),=SI(C514="";"";D514=H514),=SI(C514="";"";B514=F514),
+"570","DashLord","344","Q115326091","344","DashLord","","Q115326091","dashlord",=SI(C515="";"";A515=G515),=SI(C515="";"";D515=H515),=SI(C515="";"";B515=F515),
+"571","Scaphandre","","","","","","","",=SI(C516="";"";A516=G516),=SI(C516="";"";D516=H516),=SI(C516="";"";B516=F516),
+"572","Goupile","","","","","","","",=SI(C517="";"";A517=G517),=SI(C517="";"";D517=H517),=SI(C517="";"";B517=F517),
+"573","Sigle","","","","","","","",=SI(C518="";"";A518=G518),=SI(C518="";"";D518=H518),=SI(C518="";"";B518=F518),
+"574","Canaille","","","","","","","",=SI(C519="";"";A519=G519),=SI(C519="";"";D519=H519),=SI(C519="";"";B519=F519),
+"575","PacketFence","","","","","","","",=SI(C520="";"";A520=G520),=SI(C520="";"";D520=H520),=SI(C520="";"";B520=F520),
+"576","CodeIgniter","","","","","","","",=SI(C521="";"";A521=G521),=SI(C521="";"";D521=H521),=SI(C521="";"";B521=F521),
diff --git a/Documentation/For_developers/Features/SILL/data/compare_comptoir_vs_SILL.ods b/Documentation/For_developers/Features/SILL/data/compare_comptoir_vs_SILL.ods
new file mode 100644
index 0000000000000000000000000000000000000000..ad043cf6b1a1b5662c9170f8339cd29675437f20
Binary files /dev/null and b/Documentation/For_developers/Features/SILL/data/compare_comptoir_vs_SILL.ods differ
diff --git a/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.csv b/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.csv
index 4cce7bb837e597dfa050ac562b902cc05e2a1fcd..d2a6acd90c29ff774e20e3f291f2280ddea06181 100644
--- a/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.csv
+++ b/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.csv
@@ -1,501 +1,521 @@
-"comptoirId";"comptoirName";
-"2";"Pastell";
-"3";"as@lae";
-"4";"i-Parapheur";
-"5";"S²LOW";
-"9";"Asqatasun";
-"10";"LUTECE";
-"11";"XWiki";
-"12";"Xemelios";
-"13";"Chouette2";
-"14";"OpenRecensement";
-"15";"idelibre";
-"16";"WebRSA";
-"17";"openCimetière";
-"18";"openScrutin";
-"19";"openMairie";
-"20";"Exoplatform";
-"22";"XiVO";
-"23";"openADS";
-"24";"web-delib";
-"25";"BlueMind";
-"26";"Publik";
-"27";"Authentik";
-"28";"LinShare";
-"29";"Alfresco";
-"30";"LinID";
-"31";"OBM";
-"32";"webGFC";
-"33";"LibreOffice";
-"35";"GLPI";
-"36";"SPIP";
-"38";"WordPress";
-"40";"OpenResultat";
-"41";"OpenReglement";
-"42";"LimeSurvey";
-"43";"GRR - Gestion Réservation de Ressources";
-"44";"OpenBiblio";
-"45";"Jorani";
-"46";"FusionDirectory";
-"47";"Dolibarr ERP CRM";
-"48";"Rubedo";
-"49";"Maarch Courrier";
-"50";"KeePass";
-"51";"VeraCrypt";
-"52";"FreeFileSync";
-"53";"UltraCopier";
-"54";"Métamorphose";
-"55";"Notepad++";
-"56";"Greenshot";
-"57";"Sumatra PDF";
-"58";"BlueGriffon";
-"59";"ProjectLibre";
-"60";"QGIS";
-"61";"Freeplane";
-"62";"VLC";
-"63";"NVDA";
-"64";"FileZilla";
-"65";"Jitsi";
-"66";"Dia Diagram Editor";
-"67";"GIMP";
-"68";"Inkscape";
-"69";"Audacity";
-"70";"Avidemux";
-"71";"Ultradefrag";
-"72";"7-zip";
-"73";"Clonezilla";
-"74";"DVDstyler";
-"75";"FusionForge";
-"76";"Scribus";
-"77";"MultiDiff";
-"78";"Ooo.HG";
-"79";"Grammalecte";
-"80";"Thunderbird";
-"81";"DBAN";
-"82";"Firefox ESR";
-"83";"OCS Inventory";
-"84";"GLPI Plugin FusionInventory";
-"85";"eGroupware";
-"86";"Nuxeo";
-"87";"TYPO3";
-"88";"OCS Inventory NG Agent pour Windows";
-"89";"MSofficeKey";
-"90";"OCS Inventory NG Plugins : WinServices";
-"91";"GLPI Plugin:OCS Inventory Ng";
-"92";"GLPI Plugin:Data Injection";
-"93";"GLPI Plugin:AdditionalAlerts";
-"94";"GLPI Plugin:Uninstall";
-"95";"GLPI Plugin Behaviors";
-"96";"GLPI Plugin:Timelineticket";
-"97";"OPSI";
-"98";"OPENLDAP";
-"99";"Argonaut";
-"100";"LDAP Synchronisation connector";
-"101";"LemonLDAP NG";
-"102";"LDAP Tool Box Self Service Password";
-"103";"LDAP Tool Box White Pages";
-"104";"Magnolia CMS";
-"105";"Pentaho";
-"106";"web-DPO";
-"107";"Contrast-Finder";
-"108";"Zabbix";
-"109";"Apache JMeterâ„¢";
-"110";"Zimbra";
-"111";"Noethys";
-"112";"Roundcube";
-"113";"Proxmox Virtual Environment PVE";
-"114";"Owncloud";
-"115";"Départements & Notaires";
-"116";"OpenBSD";
-"117";"NextCloud";
-"118";"Gadael - Gestion des congés";
-"119";"Claws-mail";
-"120";"Xournal";
-"121";"Zim";
-"122";"MediaWiki";
-"123";"PostgreSQL";
-"124";"Geotrek";
-"125";"GeoNature";
-"126";"PfSense";
-"127";"Nodea Software";
-"128";"Ametys";
-"129";"PMB";
-"130";"LOCAL TRUST MPE Webmarché";
-"131";"Maarch RM";
-"132";"Blender";
-"133";"PIA";
-"134";"J-Doc";
-"135";"ProtonClassicSuite";
-"136";"Démarches simplifiées";
-"137";"DataFair";
-"138";"FOG Project";
-"139";"SOGo";
-"140";"PeerTube";
-"141";"Booked";
-"142";"samba";
-"143";"Tryton";
-"144";"Talend";
-"145";"JasperReports";
-"146";"CKAN";
-"147";"Pydio";
-"148";"Kanboard";
-"149";"SMPlayer";
-"150";"OpenShot";
-"151";"ScadaBR";
-"152";"ZoneMinder";
-"153";"Module Forum et Consultations Publiques";
-"154";"Module Rendez-Vous";
-"155";"zmNinja";
-"156";"OX Digital Signage";
-"157";"Coova Chilli";
-"158";"OpenBoard";
-"159";"Squid";
-"160";"SquidGuard";
-"161";"Squid Analyzer";
-"162";"ThingsBoard";
-"163";"ATOM";
-"164";"Odoo";
-"169";"PDFSam basic";
-"170";"Eclipse";
-"171";"VSCodium";
-"172";"Spring boot";
-"173";"OpenJDK";
-"174";"MantisBT";
-"175";"Git";
-"176";"Maven";
-"177";"Yarn";
-"178";"Nexus";
-"179";"NPM";
-"180";"Pencil";
-"181";"SonarQube";
-"182";"JaCoCo";
-"183";"JUnit";
-"184";"Fitnesse";
-"185";"DBfit";
-"186";"SoapUI";
-"187";"Jenkins";
-"188";"Selenium Server";
-"189";"Squash AUTOM";
-"190";"Squash TM";
-"191";"TestLink";
-"192";"Jailer";
-"193";"Chromium";
-"194";"H2";
-"195";"JavaMelody";
-"196";"Talend Open Studio";
-"197";"Redmine";
-"198";"Gitlab";
-"199";"phpBB";
-"200";"RocketChat";
-"201";"Elastic Search";
-"202";"Kibana";
-"203";"LogStash";
-"204";"Apache SolR";
-"205";"Tomcat";
-"206";"MariaDB";
-"207";"PostGIS";
-"208";"MongoDB";
-"209";"Nagios";
-"210";"Centreon";
-"211";"ClamAV";
-"212";"Apache";
-"213";"Nginx";
-"214";"Varnish";
-"215";"Cyrus";
-"216";"PostFix";
-"217";"CUPS";
-"218";"Docker";
-"219";"Kubernetes";
-"220";"KVM";
-"221";"OpenStack";
-"222";"OpenNebula CE";
-"223";"Ceph";
-"224";"SaltStack";
-"225";"Ansible";
-"226";"HashiCorp Consul";
-"227";"Rudder";
-"228";"Packer";
-"229";"RunDeck";
-"230";"Swarm";
-"231";"Waarp";
-"232";"PHP-FPM";
-"233";"CAS Server";
-"234";"EOLE Amon";
-"235";"Corosync";
-"236";"Pacemaker";
-"237";"HAProxy";
-"238";"NodeJS";
-"239";"CentOS";
-"240";"Ubuntu EOLE";
-"241";"Debian";
-"242";"Syslog-ng";
-"243";"BareOS";
-"244";"DIGIRISK";
-"245";"editInteractiveSVG";
-"248";"ALCASAR";
-"249";"PrimTux";
-"250";"Moodle";
-"251";"Opigno";
-"252";"Chamilo";
-"253";"SambaÉdu";
-"254";"ARTICA Proxy";
-"255";"Puppet";
-"258";"EmonCMS";
-"259";"Joomla!";
-"260";"Wekan";
-"261";"WAPT Community";
-"262";"phpIPAM";
-"263";"Graylog";
-"264";"Drupal";
-"265";"Etherpad";
-"266";"Studs";
-"267";"Lufi";
-"268";"Decidim";
-"273";"Tracim";
-"275";"LibreOffice des écoles";
-"276";"openElec";
-"277";"openDebitDeBoisson";
-"278";"openARIA";
-"279";"Symfony";
-"280";"FreeIPA";
-"281";"Sympa";
-"282";"Discourse";
-"283";"Mastodon";
-"284";"Framadate";
-"285";"OBS Studio";
-"286";"K-9 Mail";
-"287";"LireCouleur";
-"288";"uBlock Origin";
-"289";"VRT Network Equipment";
-"290";"OpenDocument Reader";
-"291";"MuPDF";
-"292";"uMap";
-"293";"KeeFox";
-"294";"LibreOffice Online";
-"295";"GLPI Plugin:WebServices";
-"296";"GLPI Plugin:Escalation";
-"297";"GLPI Plugin:https:Geststock";
-"298";"GLPI Plugin:Reports";
-"299";"GLPI Plugin:PDF";
-"300";"draw.io";
-"301";"KEYCLOAK";
-"302";"Shinken";
-"303";"CockroachDB";
-"304";"Acceleo";
-"305";"Tanaguru";
-"306";"CodeceptJS";
-"307";"SonarQube Plugin:FindBugs";
-"308";"SonarQube Plugin:CheckStyle";
-"309";"SonarQube Plugin:PMD";
-"310";"ARX Data Anonymization Tool";
-"311";"Selenium IDE";
-"312";"Vault";
-"313";"E-Collectivités";
-"315";"Crust";
-"317";"CONSUL";
-"318";"Afrikalan";
-"319";"Information System Designer";
-"320";"Freecad";
-"323";"Solution logicielle Vitam";
-"324";"Emmabuntüs";
-"325";"Tuleap";
-"327";"Nim language";
-"328";"LXD";
-"330";"Lightbulb";
-"331";"Bokeh";
-"332";"JOPLIN";
-"333";"OPEN JARDIN";
-"334";"geOrchestra";
-"335";"GestSup";
-"336";"OpenSVC";
-"337";"zendto";
-"340";"Ozwillo";
-"341";"Loomio";
-"342";"CiviCRM";
-"343";"TeamWorks - Gestion d'équipes";
-"345";"MedShakeEHR";
-"347";"Ishtar";
-"348";"Koha";
-"349";"Element.io";
-"350";"Matrix";
-"351";"NAPS2";
-"352";"Chill";
-"354";"Madis";
-"355";"Zammad";
-"356";"Jekyll";
-"357";"Cachet";
-"358";"Matomo";
-"359";"Postfix Admin";
-"361";"Yunohost";
-"362";"CodiMD";
-"363";"Git-Crypt";
-"364";"DBeaver";
-"365";"Redis";
-"366";"RStudio";
-"367";"SecureFlag Community Edition";
-"368";"Archifiltre";
-"369";"Krita";
-"370";"Mint - Linux Mint";
-"371";"Olive";
-"372";"Piwigo";
-"373";"Grafana";
-"374";"Prometheus";
-"375";"ProjeQtOr";
-"376";"OpenIO SDS";
-"377";"Pulse";
-"378";"Metabase";
-"379";"OpenShot Video Editor";
-"380";"Opale";
-"381";"Open-Capture";
-"382";"DirectMairie";
-"383";"PARSEC";
-"384";"BigBlueButton";
-"385";"Exodus-Privacy (standalone)";
-"386";"Rancher";
-"387";"OpenFisca";
-"388";"SDK Géoportail";
-"389";"Rdiff-backup";
-"390";"JOSM";
-"391";"DomiFa";
-"392";"Kdenlive";
-"395";"ONLYOFFICE Workspace";
-"396";"Open edX";
-"397";"Esup-Pod";
-"398";"Colour Contrast Analyser";
-"399";"GeoMapFish";
-"400";"Pycharm CE";
-"401";"Axelor";
-"403";"iTop";
-"404";"Gravitee CE";
-"406";"Vulture Project";
-"407";"CMS.Eolas";
-"408";"Mattermost";
-"409";"openDPO";
-"410";"Thorium reader";
-"411";"Collabora Online";
-"412";"Calibre";
-"413";"RaspiSMS";
-"414";"RosarioSIS";
-"415";"French Automation";
-"416";"XCP-ng";
-"417";"Xen Orchestra";
-"418";"Apache Superset";
-"419";"uPortal";
-"421";"ONLYOFFICE Docs";
-"422";"HedgeDoc";
-"423";"FileSender";
-"424";"Dash";
-"425";"Domvil2";
-"426";"MENTDB";
-"427";"GoFAST Digital Workplace";
-"429";"FreePascal";
-"430";"Lazarus IDE";
-"431";"MurExpo";
-"433";"Pétrolette";
-"434";"OpenNMS";
-"435";"LDAP Tool Box Service Desk";
-"436";"SHOTCUT";
-"438";"DoliSCAN";
-"439";"Phraseanet";
-"440";"Dolibackup";
-"443";"Cozy Cloud";
-"444";"Garradin";
-"445";"Tracemob";
-"446";"Open Mobility Indicators";
-"447";"GCompris";
-"449";"Kuzzle IoT";
-"450";"Proxy EPN";
-"451";"Apache OFBiz";
-"452";"ASTERISK";
-"453";"ESOPE";
-"454";"Mviewer";
-"455";"Rocky Linux";
-"458";"Keycloakify";
-"459";"Chimithèque";
-"460";"Fpart";
-"461";"Onyxia";
-"462";"ownCloud Edition Communauté";
-"464";"R2Devops";
-"465";"PubliS2low";
-"466";"Oméka";
-"467";"Dokiel";
-"468";"Topaze";
-"469";"Linea21";
-"470";"Composer";
-"471";"PHPUnit";
-"472";"ITSM NG";
-"473";"KiCad";
-"475";"Step-ca";
-"476";"Dogtag";
-"478";"Lizmap";
-"479";"EJBCA";
-"480";"Chamilo Studio";
-"481";"LibreNMS";
-"482";"Apache Subversion";
-"483";"Pristy";
-"486";"Twake";
-"488";"QWC";
-"489";"Python";
-"490";"Zeste de Savoir - à supprimer";
-"491";"WeasyPrint";
-"492";"LinTO";
-"493";"Thelia";
-"494";"MEM Courrier";
-"495";"Publicodes";
-"496";"Zotero";
-"497";"Dovecot";
-"498";"UData";
-"499";"JabRef";
-"500";"Beekeeper Studio (Community Edition)";
-"501";"ILIAS";
-"502";"XSane";
-"503";"MkDocs";
-"504";"GDL - GNU Data Language";
-"505";"Groff";
-"506";"Spectacle";
-"507";"KDE Plasma 5";
-"508";"Okular";
-"509";"Kate";
-"510";"OpenTestFactory";
-"511";"VisiData";
-"512";"Bitwarden";
-"513";"Homebrew";
-"514";"Clojure";
-"515";"AtoM - Access to Memory";
-"516";"GitLanding";
-"517";"Vim";
-"518";"TDP";
-"519";"Deno";
-"520";"R";
-"521";"Dokku";
-"522";"PlantUML";
-"523";"SuiteCRM";
-"524";"MinIO";
-"525";"GanttProject";
-"526";"Angular";
-"527";"Apache Atlas";
-"528";"Podman";
-"529";"Cherrytree";
-"530";"Flask";
-"531";"G'MIC";
-"533";"Kleopatra";
-"534";"Raspberry Pi OS";
-"535";"KiTTY";
-"536";"ART";
-"537";"Bonita";
-"538";"SDKMAN!";
-"539";"openDCIM";
-"540";"Taiga";
-"541";"Chocolatey";
-"542";"LaTeX";
-"543";"Assistant RGAA";
-"544";"Jupyter Notebook";
-"545";"JupyterLab";
-"546";"ImageJ";
-"547";"GNU Octave";
-"548";"GNU TeXmacs";
-"549";"OCaml";
-"550";"FreeFEM";
-"551";"Sygefor";
-"552";"Arduino IDE";
-"553";"ShredOS";
+"comptoir_ID";"comptoir_NAME";"comptoir_SILL_ID";"comptoir_WIKIDATA_ID";
+"2";"Pastell";"";"";
+"3";"Asalae";"";"";
+"4";"i-Parapheur";"333";"Q114244260";
+"5";"S²LOW";"";"";
+"9";"Asqatasun";"12";"Q24026504";
+"10";"LUTECE";"";"";
+"11";"XWiki";"214";"Q526699";
+"12";"Xemelios";"";"";
+"13";"Chouette2";"";"";
+"14";"OpenRecensement";"";"";
+"15";"idelibre";"";"";
+"16";"WebRSA";"";"";
+"17";"openCimetière";"";"";
+"18";"openScrutin";"";"";
+"19";"openMairie";"";"";
+"20";"eXo Platform";"";"";
+"22";"XiVO";"276";"Q3570950";
+"23";"openADS";"";"";
+"24";"web-delib";"";"";
+"25";"BlueMind";"315";"Q2907192";
+"26";"Publik";"230";"Q110094718";
+"27";"Authentik";"";"";
+"28";"LinShare";"";"";
+"29";"Alfresco";"";"";
+"30";"LinID";"";"";
+"31";"OBM";"";"";
+"32";"webGFC";"";"";
+"33";"LibreOffice";"78";"Q10135";
+"35";"GLPI";"54";"Q3104570";
+"36";"SPIP";"211";"Q1536426";
+"38";"WordPress";"162";"Q13166";
+"40";"OpenResultat";"";"";
+"41";"OpenReglement";"";"";
+"42";"LimeSurvey";"80";"Q1514978";
+"43";"GRR - Gestion Réservation de Ressources";"";"";
+"44";"OpenBiblio";"";"";
+"45";"Jorani";"";"";
+"46";"FusionDirectory";"206";"Q96679195";
+"47";"Dolibarr ERP CRM";"";"";
+"48";"Rubedo";"";"";
+"49";"Maarch Courrier";"";"";
+"50";"KeePass";"72";"Q762660";
+"51";"VeraCrypt";"154";"Q19911889";
+"52";"FreeFileSync";"47";"Q18150468";
+"53";"UltraCopier";"";"";
+"54";"Métamorphose";"";"";
+"55";"Notepad++";"97";"Q2033";
+"56";"Greenshot";"58";"Q1544791";
+"57";"Sumatra PDF";"139";"Q479808";
+"58";"BlueGriffon";"18";"Q885580";
+"59";"ProjectLibre";"119";"Q580985";
+"60";"QGIS";"120";"Q1329181";
+"61";"Freeplane";"48";"Q3028675";
+"62";"VLC";"156";"Q171477";
+"63";"NVDA";"99";"Q1116614";
+"64";"FileZilla";"43";"Q300662";
+"65";"Jitsi";"67";"Q87849488";
+"66";"Dia Diagram Editor";"";"";
+"67";"GIMP";"51";"Q8038";
+"68";"Inkscape";"61";"Q8041";
+"69";"Audacity";"";"";
+"70";"Avidemux";"15";"Q790931";
+"71";"Ultradefrag";"";"";
+"72";"7-zip";"1";"Q215051";
+"73";"Clonezilla";"";"";
+"74";"DVDstyler";"37";"Q4117800";
+"75";"FusionForge";"";"";
+"76";"Scribus";"128";"Q8295";
+"77";"MultiDiff";"90";"";
+"78";"Ooo.HG";"";"";
+"79";"Grammalecte";"57";"Q17629243";
+"80";"Thunderbird";"147";"Q483604";
+"81";"DBAN";"";"";
+"82";"Firefox ESR";"89";"Q698";
+"83";"OCS Inventory";"101";"Q1135744";
+"84";"GLPI Plugin FusionInventory";"49";"";
+"85";"eGroupware";"";"";
+"86";"Nuxeo";"";"";
+"87";"TYPO3";"203";"Q618512";
+"88";"OCS Inventory NG Agent pour Windows";"4";"";
+"89";"MSofficeKey";"";"";
+"90";"OCS Inventory NG Plugins : WinServices";"";"";
+"91";"GLPI Plugin:OCS Inventory Ng";"102";"";
+"92";"GLPI Plugin:Data Injection";"29";"";
+"93";"GLPI Plugin:AdditionalAlerts";"3";"";
+"94";"GLPI Plugin:Uninstall";"151";"";
+"95";"GLPI Plugin Behaviors";"17";"";
+"96";"GLPI Plugin:Timelineticket";"148";"";
+"97";"OPSI";"";"";
+"98";"OPENLDAP";"105";"Q682918";
+"99";"Argonaut";"";"";
+"100";"LDAP Synchronisation connector";"262";"";
+"101";"LemonLDAP NG";"77";"Q3229380";
+"102";"LDAP Tool Box Self Service Password";"";"";
+"103";"LDAP Tool Box White Pages";"";"";
+"104";"Magnolia CMS";"";"";
+"105";"Pentaho";"212";"Q644841";
+"106";"web-DPO";"";"";
+"107";"Contrast-Finder";"";"";
+"108";"Zabbix";"";"";
+"109";"Apache JMeterâ„¢";"7";"Q616885";
+"110";"Zimbra";"202";"Q203485";
+"111";"Noethys";"";"";
+"112";"Roundcube";"68";"Q1769269";
+"113";"Proxmox Virtual Environment PVE";"178";"Q344376";
+"114";"Owncloud";"";"";
+"115";"Départements & Notaires";"";"";
+"116";"OpenBSD";"";"";
+"117";"NextCloud";"93";"Q25874683";
+"118";"Gadael - Gestion des congés";"";"";
+"119";"Claws-mail";"";"";
+"120";"Xournal";"";"";
+"121";"Zim";"330";"Q203374";
+"122";"MediaWiki";"86";"Q83";
+"123";"PostgreSQL";"118";"Q192490";
+"124";"Geotrek";"289";"";
+"125";"GeoNature";"288";"Q109038131";
+"126";"PfSense";"";"";
+"127";"Nodea Software";"";"";
+"128";"Ametys";"";"";
+"129";"PMB";"";"";
+"130";"LOCAL TRUST MPE Webmarché";"";"";
+"131";"Maarch RM";"";"";
+"132";"Blender";"258";"Q173136";
+"133";"PIA";"";"";
+"134";"J-Doc";"";"";
+"135";"ProtonClassicSuite";"";"";
+"136";"Démarches simplifiées";"205";"Q93597458";
+"137";"DataFair";"";"";
+"138";"FOG Project";"241";"Q111132714";
+"139";"SOGo";"171";"Q1523357";
+"140";"PeerTube";"197";"Q50938515";
+"141";"Booked";"";"";
+"142";"samba";"127";"Q1830735";
+"143";"Tryton";"";"";
+"144";"Talend";"";"";
+"145";"JasperReports";"";"";
+"146";"CKAN";"";"";
+"147";"Pydio";"";"";
+"148";"Kanboard";"331";"Q106199750";
+"149";"SMPlayer";"";"";
+"150";"OpenShot";"";"";
+"151";"ScadaBR";"";"";
+"152";"ZoneMinder";"";"";
+"153";"Module Forum et Consultations Publiques";"";"";
+"154";"Module Rendez-Vous";"";"";
+"155";"zmNinja";"";"";
+"156";"OX Digital Signage";"";"";
+"157";"Coova Chilli";"";"";
+"158";"OpenBoard";"";"";
+"159";"Squid";"138";"Q841783";
+"160";"SquidGuard";"";"";
+"161";"Squid Analyzer";"";"";
+"162";"ThingsBoard";"";"";
+"163";"ATOM";"";"";
+"164";"Odoo";"";"";
+"169";"PDFSam basic";"112";"Q3898451";
+"170";"Eclipse";"38";"Q82268";
+"171";"VSCodium";"155";"Q111967621";
+"172";"Spring boot";"135";"";
+"173";"OpenJDK";"104";"Q1461054";
+"174";"MantisBT";"83";"";
+"175";"Git";"52";"Q186055";
+"176";"Maven";"8";"Q139941";
+"177";"Yarn";"163";"Q28975591";
+"178";"Nexus";"94";"";
+"179";"NPM";"98";"Q7067518";
+"180";"Pencil";"";"";
+"181";"SonarQube";"133";"Q541691";
+"182";"JaCoCo";"63";"Q6109486";
+"183";"JUnit";"69";"Q847675";
+"184";"Fitnesse";"";"";
+"185";"DBfit";"";"";
+"186";"SoapUI";"132";"Q2296314";
+"187";"Jenkins";"66";"Q7491312";
+"188";"Selenium Server";"130";"";
+"189";"Squash AUTOM";"302";"Q110620332";
+"190";"Squash TM";"137";"";
+"191";"TestLink";"146";"Q248384";
+"192";"Jailer";"64";"";
+"193";"Chromium";"22";"Q48524";
+"194";"H2";"59";"Q1562670";
+"195";"JavaMelody";"65";"";
+"196";"Talend Open Studio";"144";"Q17097860";
+"197";"Redmine";"122";"Q1149365";
+"198";"Gitlab";"53";"Q16639197";
+"199";"phpBB";"325";"";
+"200";"RocketChat";"124";"Q24050001";
+"201";"Elastic Search";"39";"Q3050461";
+"202";"Kibana";"74";"Q21156460";
+"203";"LogStash";"82";"Q17620247";
+"204";"Apache SolR";"9";"Q2858103";
+"205";"Tomcat";"10";"Q507430";
+"206";"MariaDB";"84";"Q787177";
+"207";"PostGIS";"117";"Q1569955";
+"208";"MongoDB";"";"";
+"209";"Nagios";"";"";
+"210";"Centreon";"20";"Q2946121";
+"211";"ClamAV";"23";"Q852000";
+"212";"Apache";"6";"Q11354";
+"213";"Nginx";"95";"Q306144";
+"214";"Varnish";"152";"Q1602447";
+"215";"Cyrus";"";"";
+"216";"PostFix";"116";"Q1121334";
+"217";"CUPS";"28";"Q868171";
+"218";"Docker";"34";"Q15206305";
+"219";"Kubernetes";"75";"Q22661306";
+"220";"KVM";"76";"Q377539";
+"221";"OpenStack";"108";"Q1470293";
+"222";"OpenNebula CE";"107";"Q1164484";
+"223";"Ceph";"21";"Q4035967";
+"224";"SaltStack";"126";"Q7405800";
+"225";"Ansible";"5";"Q2852503";
+"226";"HashiCorp Consul";"26";"Q28709844";
+"227";"Rudder";"164";"Q16673801";
+"228";"Packer";"110";"";
+"229";"RunDeck";"125";"Q56317793";
+"230";"Swarm";"140";"Q7653883";
+"231";"Waarp";"";"";
+"232";"PHP-FPM";"";"";
+"233";"CAS Server";"";"";
+"234";"EOLE Amon";"40";"";
+"235";"Corosync";"27";"";
+"236";"Pacemaker";"109";"";
+"237";"HAProxy";"60";"Q5628948";
+"238";"NodeJS";"96";"Q756100";
+"239";"CentOS";"19";"Q207542";
+"240";"Ubuntu EOLE";"41";"Q3046024";
+"241";"Debian";"32";"Q7715973";
+"242";"Syslog-ng";"143";"Q467865";
+"243";"BareOS";"16";"Q25387280";
+"244";"DIGIRISK";"292";"Q112299414";
+"245";"editInteractiveSVG";"";"";
+"248";"ALCASAR";"";"";
+"249";"PrimTux";"231";"Q27024590";
+"250";"Moodle";"208";"Q190434";
+"251";"Opigno";"";"";
+"252";"Chamilo";"216";"Q423221";
+"253";"SambaÉdu";"232";"Q16675432";
+"254";"ARTICA Proxy";"";"";
+"255";"Puppet";"";"";
+"258";"EmonCMS";"";"";
+"259";"Joomla!";"";"";
+"260";"Wekan";"161";"Q50558592";
+"261";"WAPT Community";"158";"Q50829216";
+"262";"phpIPAM";"";"";
+"263";"Graylog";"";"";
+"264";"Drupal";"36";"Q170855";
+"265";"Etherpad";"";"";
+"266";"Studs";"";"";
+"267";"Lufi";"";"";
+"268";"Decidim";"234";"Q20105575";
+"273";"Tracim";"213";"";
+"275";"LibreOffice des écoles";"";"";
+"276";"openElec";"";"";
+"277";"openDebitDeBoisson";"";"";
+"278";"openARIA";"";"";
+"279";"Symfony";"247";"Q1322933";
+"280";"FreeIPA";"";"";
+"281";"Sympa";"142";"Q1850168";
+"282";"Discourse";"33";"Q15054354";
+"283";"Mastodon";"85";"Q27986619";
+"284";"Framadate";"45";"";
+"285";"OBS Studio";"100";"Q21707789";
+"286";"K-9 Mail";"";"";
+"287";"LireCouleur";"81";"";
+"288";"uBlock Origin";"149";"Q19881587";
+"289";"VRT Network Equipment";"157";"";
+"290";"OpenDocument Reader";"103";"";
+"291";"MuPDF";"91";"Q6930567";
+"292";"uMap";"150";"";
+"293";"KeeFox";"71";"Q61694243";
+"294";"LibreOffice Online";"79";"Q30584920";
+"295";"GLPI Plugin:WebServices";"160";"";
+"296";"GLPI Plugin:Escalation";"42";"";
+"297";"GLPI Plugin:https:Geststock";"";"";
+"298";"GLPI Plugin:Reports";"123";"";
+"299";"GLPI Plugin:PDF";"111";"";
+"300";"draw.io";"35";"Q59339175";
+"301";"KEYCLOAK";"73";"Q42916195";
+"302";"Shinken";"";"";
+"303";"CockroachDB";"";"";
+"304";"Acceleo";"2";"Q2822666";
+"305";"Tanaguru";"145";"";
+"306";"CodeceptJS";"25";"";
+"307";"SonarQube Plugin:FindBugs";"134";"";
+"308";"SonarQube Plugin:CheckStyle";"165";"";
+"309";"SonarQube Plugin:PMD";"166";"";
+"310";"ARX Data Anonymization Tool";"11";"";
+"311";"Selenium IDE";"";"";
+"312";"Vault";"153";"Q4052619";
+"313";"E-Collectivités";"";"";
+"315";"Crust";"";"";
+"317";"CONSUL";"";"";
+"318";"Afrikalan";"";"";
+"319";"Information System Designer";"62";"";
+"320";"Freecad";"";"";
+"323";"Solution logicielle Vitam";"194";"Q65130365";
+"324";"Emmabuntüs";"";"";
+"325";"Tuleap";"221";"Q3541946";
+"327";"Nim language";"";"";
+"328";"LXD";"";"";
+"330";"Lightbulb";"";"";
+"331";"Bokeh";"";"";
+"332";"JOPLIN";"312";"Q97175797";
+"333";"OPEN JARDIN";"";"";
+"334";"geOrchestra";"286";"Q112611351";
+"335";"GestSup";"";"";
+"336";"OpenSVC";"218";"Q100588070";
+"337";"zendto";"";"";
+"340";"Ozwillo";"";"";
+"341";"Loomio";"";"";
+"342";"CiviCRM";"";"";
+"343";"TeamWorks - Gestion d'équipes";"";"";
+"345";"MedShakeEHR";"";"";
+"347";"Ishtar";"";"";
+"348";"Koha";"236";"Q1114959";
+"349";"Element.io";"237";"Q47004029";
+"350";"Matrix";"";"";
+"351";"NAPS2";"92";"";
+"352";"Chill";"";"";
+"354";"Madis";"";"";
+"355";"Zammad";"172";"Q71389626";
+"356";"Jekyll";"173";"Q17067385";
+"357";"Cachet";"175";"";
+"358";"Matomo";"176";"Q34162";
+"359";"Postfix Admin";"177";"";
+"361";"Yunohost";"179";"Q15971793";
+"362";"CodiMD";"";"";
+"363";"Git-Crypt";"181";"";
+"364";"DBeaver";"319";"Q28956992";
+"365";"Redis";"184";"Q2136322";
+"366";"RStudio";"182";"Q4798119";
+"367";"SecureFlag Community Edition";"183";"";
+"368";"Archifiltre";"185";"Q77064547";
+"369";"Krita";"";"";
+"370";"Mint - Linux Mint";"";"";
+"371";"Olive";"";"";
+"372";"Piwigo";"";"";
+"373";"Grafana";"188";"Q43399271";
+"374";"Prometheus";"187";"";
+"375";"ProjeQtOr";"192";"Q17501773";
+"376";"OpenIO SDS";"189";"Q30348631";
+"377";"Pulse";"191";"";
+"378";"Metabase";"";"";
+"379";"OpenShot Video Editor";"193";"Q769346";
+"380";"Opale";"195";"Q91312803";
+"381";"Open-Capture";"";"";
+"382";"DirectMairie";"";"";
+"383";"PARSEC";"";"";
+"384";"BigBlueButton";"196";"Q4904858";
+"385";"Exodus-Privacy (standalone)";"199";"Q60348651";
+"386";"Rancher";"198";"";
+"387";"OpenFisca";"200";"Q64777688";
+"388";"SDK Géoportail";"201";"";
+"389";"Rdiff-backup";"";"";
+"390";"JOSM";"207";"Q12877";
+"391";"DomiFa";"";"";
+"392";"Kdenlive";"306";"Q572226";
+"395";"ONLYOFFICE Workspace";"";"";
+"396";"Open edX";"209";"Q2106448";
+"397";"Esup-Pod";"210";"Q109851936";
+"398";"Colour Contrast Analyser";"204";"";
+"399";"GeoMapFish";"";"";
+"400";"Pycharm CE";"215";"Q50557308";
+"401";"Axelor";"";"";
+"403";"iTop";"264";"";
+"404";"Gravitee CE";"217";"Q97819945";
+"406";"Vulture Project";"265";"";
+"407";"CMS.Eolas";"";"";
+"408";"Mattermost";"291";"Q55478510";
+"409";"openDPO";"";"";
+"410";"Thorium reader";"";"";
+"411";"Collabora Online";"";"";
+"412";"Calibre";"";"";
+"413";"RaspiSMS";"";"";
+"414";"RosarioSIS";"";"";
+"415";"French Automation";"";"";
+"416";"XCP-ng";"235";"Q110944501";
+"417";"Xen Orchestra";"";"";
+"418";"Apache Superset";"219";"Q68705831";
+"419";"uPortal";"220";"Q3547301";
+"421";"ONLYOFFICE Docs";"296";"Q1582500";
+"422";"HedgeDoc";"223";"";
+"423";"FileSender";"263";"";
+"424";"Dash";"222";"Q106081011";
+"425";"Domvil2";"";"";
+"426";"MENTDB";"";"";
+"427";"GoFAST Digital Workplace";"";"";
+"429";"FreePascal";"225";"";
+"430";"Lazarus IDE";"224";"";
+"431";"MurExpo";"226";"Q108370859";
+"433";"Pétrolette";"";"";
+"434";"OpenNMS";"";"";
+"435";"LDAP Tool Box Service Desk";"";"";
+"436";"SHOTCUT";"";"";
+"438";"DoliSCAN";"";"";
+"439";"Phraseanet";"";"";
+"440";"Dolibackup";"";"";
+"443";"Cozy Cloud";"";"";
+"444";"Garradin";"";"";
+"445";"Tracemob";"";"";
+"446";"Open Mobility Indicators";"";"";
+"447";"GCompris";"290";"Q1147042";
+"449";"Kuzzle IoT";"";"";
+"450";"Proxy EPN";"";"";
+"451";"Apache OFBiz";"";"";
+"452";"ASTERISK";"";"";
+"453";"ESOPE";"";"";
+"454";"Mviewer";"287";"Q112610504";
+"455";"Rocky Linux";"";"";
+"458";"Keycloakify";"227";"Q107693197";
+"459";"Chimithèque";"228";"";
+"460";"Fpart";"229";"Q109606717";
+"461";"Onyxia";"233";"Q110492908";
+"462";"ownCloud Edition Communauté";"";"";
+"464";"R2Devops";"";"";
+"465";"PubliS2low";"";"";
+"466";"Oméka";"";"";
+"467";"Dokiel";"238";"Q112063447";
+"468";"Topaze";"239";"Q112062753";
+"469";"Linea21";"";"";
+"470";"Composer";"248";"Q15252222";
+"471";"PHPUnit";"249";"Q1663673";
+"472";"ITSM NG";"";"";
+"473";"KiCad";"259";"Q942363";
+"475";"Step-ca";"";"";
+"476";"Dogtag";"";"";
+"478";"Lizmap";"284";"Q112208571";
+"479";"EJBCA";"";"";
+"480";"Chamilo Studio";"";"";
+"481";"LibreNMS";"";"";
+"482";"Apache Subversion";"";"";
+"483";"Pristy";"";"";
+"486";"Twake";"";"";
+"488";"QWC";"";"";
+"489";"Python";"294";"Q28865";
+"490";"Zeste de Savoir - à supprimer";"";"";
+"491";"WeasyPrint";"";"";
+"492";"LinTO";"";"";
+"493";"Thelia";"";"";
+"494";"MEM Courrier";"";"";
+"495";"Publicodes";"242";"Q111974596";
+"496";"Zotero";"243";"Q226915";
+"497";"Dovecot";"244";"Q742820";
+"498";"UData";"245";"Q99493159";
+"499";"JabRef";"246";"Q1676802";
+"500";"Beekeeper Studio (Community Edition)";"250";"";
+"501";"ILIAS";"251";"Q1623223";
+"502";"XSane";"253";"Q4053335";
+"503";"MkDocs";"254";"Q102565362";
+"504";"GDL - GNU Data Language";"255";"Q929932";
+"505";"Groff";"309";"Q288684";
+"506";"Spectacle";"307";"Q48892923";
+"507";"KDE Plasma 5";"308";"Q17363870";
+"508";"Okular";"";"";
+"509";"Kate";"304";"Q261933";
+"510";"OpenTestFactory";"303";"Q110520668";
+"511";"VisiData";"299";"Q61101023";
+"512";"Bitwarden";"298";"Q56319818";
+"513";"Homebrew";"297";"Q11223506";
+"514";"Clojure";"295";"Q51798";
+"515";"AtoM - Access to Memory";"293";"Q73673993";
+"516";"GitLanding";"285";"Q112595096";
+"517";"Vim";"283";"Q131382";
+"518";"TDP";"281";"Q112194385";
+"519";"Deno";"280";"Q65070939";
+"520";"R";"278";"Q206904";
+"521";"Dokku";"256";"Q112073283";
+"522";"PlantUML";"277";"Q18346546";
+"523";"SuiteCRM";"257";"Q16294867";
+"524";"MinIO";"275";"Q28956397";
+"525";"GanttProject";"260";"Q1493695";
+"526";"Angular";"320";"Q28925578";
+"527";"Apache Atlas";"266";"Q28915124";
+"528";"Podman";"268";"Q70876440";
+"529";"Cherrytree";"273";"Q105029197";
+"530";"Flask";"272";"Q289281";
+"531";"G'MIC";"271";"Q21041255";
+"533";"Kleopatra";"310";"";
+"534";"Raspberry Pi OS";"300";"Q890474";
+"535";"KiTTY";"279";"";
+"536";"ART";"270";"Q112079993";
+"537";"Bonita";"267";"Q1076128";
+"538";"SDKMAN!";"261";"";
+"539";"openDCIM";"252";"";
+"540";"Taiga";"282";"Q22909254";
+"541";"Chocolatey";"311";"Q16988239";
+"542";"LaTeX";"314";"Q5310";
+"543";"Assistant RGAA";"";"";
+"544";"Jupyter Notebook";"316";"Q105099901";
+"545";"JupyterLab";"317";"Q99439725";
+"546";"ImageJ";"313";"";
+"547";"GNU Octave";"321";"Q223679";
+"548";"GNU TeXmacs";"322";"Q1464634";
+"549";"OCaml";"323";"Q212587";
+"550";"FreeFEM";"324";"Q5499643";
+"551";"Sygefor";"328";"Q113775006";
+"552";"Arduino IDE";"326";"Q55080330";
+"553";"ShredOS";"327";"";
+"557";"Trivy";"329";"";
+"558";"Sugarizer";"332";"Q114097965";
+"559";"WinSCP";"";"";
+"560";"Rustdesk";"";"";
+"561";"Cal.com";"335";"";
+"562";"GNU Emacs";"174";"Q1252773";
+"563";"Prodige";"343";"Q115056442";
+"564";"Duplicati";"338";"Q1266534";
+"565";"Osuny";"336";"Q114333380";
+"566";"Baserow";"";"";
+"567";"BIM Ciqo";"";"";
+"568";"SO Planning";"";"";
+"569";"OpenProject";"";"";
+"570";"DashLord";"344";"Q115326091";
+"571";"Scaphandre";"";"";
+"572";"Goupile";"";"";
+"573";"Sigle";"";"";
+"574";"Canaille";"";"";
+"575";"PacketFence";"";"";
+"576";"CodeIgniter";"";"";
diff --git a/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.json b/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.json
index 68accfed4a5d612af4592dbf22d25c822f063ea2..5a55c9e03deb7517df4d8e8a641b5cb8a3a4762f 100644
--- a/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.json
+++ b/Documentation/For_developers/Features/SILL/data/comptoir-du-libre_export_v1.json
@@ -1,17 +1,45 @@
 {
-    "date_of_export": "2022-09-09T16:38:02+00:00",
-    "number_of_software": 500,
+    "date_of_export": "2022-12-06T17:38:02+00:00",
+    "number_of_software": 520,
     "softwares": [
         {
             "id": 72,
-            "created": "2017-02-07T22:46:57+00:00",
-            "modified": "2020-02-07T02:16:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/72",
             "name": "7-zip",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/72",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/72",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/72"
+            },
             "licence": "GNU LGPL",
+            "created": "2017-02-07T22:46:57+00:00",
+            "modified": "2020-02-07T02:16:53+00:00",
             "external_resources": {
                 "website": "http:\/\/www.7-zip.org\/",
-                "repository": "https:\/\/github.com\/pornel\/7z.git"
+                "repository": "https:\/\/github.com\/pornel\/7z.git",
+                "framalibre": {
+                    "slug": "7-zip",
+                    "url": "https:\/\/framalibre.org\/content\/7-zip"
+                },
+                "sill": {
+                    "id": 1,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=1",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=1",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=1"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q215051",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q215051",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q215051.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/7-Zip",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/7-Zip",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/7-Zip"
+                    }
+                }
             },
             "providers": [
                 {
@@ -214,6 +242,15 @@
                         "website": "https:\/\/www.saintdenisdepalin.fr\/"
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 685,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/685",
@@ -250,6 +287,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -295,6 +341,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 153,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/153",
@@ -389,14 +444,39 @@
         },
         {
             "id": 304,
-            "created": "2019-03-07T08:48:43+00:00",
-            "modified": "2020-06-17T09:13:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/304",
             "name": "Acceleo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/304",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/304",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/304"
+            },
             "licence": "EPL Eclipse Public License",
+            "created": "2019-03-07T08:48:43+00:00",
+            "modified": "2020-06-17T09:13:10+00:00",
             "external_resources": {
                 "website": "http:\/\/www.eclipse.org\/acceleo\/",
-                "repository": "https:\/\/projects.eclipse.org\/projects\/modeling.m2t.acceleo\/developer"
+                "repository": "https:\/\/projects.eclipse.org\/projects\/modeling.m2t.acceleo\/developer",
+                "framalibre": [],
+                "sill": {
+                    "id": 2,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=2",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=2",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=2"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2822666",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2822666",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2822666.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Acceleo",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Acceleo",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Acceleo"
+                    }
+                }
             },
             "providers": [
                 {
@@ -432,28 +512,44 @@
         },
         {
             "id": 318,
-            "created": "2019-03-25T16:42:24+00:00",
-            "modified": "2022-07-13T09:47:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/318",
             "name": "Afrikalan",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/318",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/318",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/318"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-03-25T16:42:24+00:00",
+            "modified": "2022-09-10T17:31:07+00:00",
             "external_resources": {
                 "website": "http:\/\/www.afrikalan.org\/",
-                "repository": "https:\/\/sourceforge.net\/projects\/afrikalan\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/afrikalan\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 248,
-            "created": "2018-09-11T21:40:17+00:00",
-            "modified": "2018-09-11T21:47:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/248",
             "name": "ALCASAR",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/248",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/248",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/248"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-11T21:40:17+00:00",
+            "modified": "2018-09-11T21:47:44+00:00",
             "external_resources": {
                 "website": "http:\/\/www.alcasar.net",
-                "repository": "http:\/\/svn.alcasar.net"
+                "repository": "http:\/\/svn.alcasar.net",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -506,14 +602,22 @@
         },
         {
             "id": 29,
-            "created": "2016-06-13T17:39:41+00:00",
-            "modified": "2020-06-17T08:27:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/29",
             "name": "Alfresco",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/29",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/29",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/29"
+            },
             "licence": "GNU LGPL",
+            "created": "2016-06-13T17:39:41+00:00",
+            "modified": "2022-10-13T20:51:21+00:00",
             "external_resources": {
                 "website": "https:\/\/www.alfresco.com",
-                "repository": "https:\/\/wiki.alfresco.com\/wiki\/Download_and_Install_Alfresco"
+                "repository": "https:\/\/wiki.alfresco.com\/wiki\/Download_and_Install_Alfresco",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -626,6 +730,15 @@
                         "website": "http:\/\/www.abbeville.fr"
                     }
                 },
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 561,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/561",
@@ -707,6 +820,15 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 2565,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2565",
@@ -717,21 +839,21 @@
                     }
                 },
                 {
-                    "id": 524,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
-                    "name": " Syndicat Intercommunal des Technologies de l'information pour les Villes",
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.sitiv.fr"
+                        "website": "http:\/\/www.sitpi.fr"
                     }
                 },
                 {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "id": 524,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
+                    "name": " Syndicat Intercommunal des Technologies de l'information pour les Villes",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "http:\/\/www.sitiv.fr"
                     }
                 },
                 {
@@ -792,14 +914,22 @@
         },
         {
             "id": 128,
-            "created": "2017-12-05T09:40:04+00:00",
-            "modified": "2017-12-05T09:41:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/128",
             "name": "Ametys",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/128",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/128",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/128"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-12-05T09:40:04+00:00",
+            "modified": "2017-12-05T09:41:26+00:00",
             "external_resources": {
                 "website": "https:\/\/www.ametys.org\/territorial\/fr\/solutions.html",
-                "repository": "https:\/\/code.ametys.org\/"
+                "repository": "https:\/\/code.ametys.org\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -853,28 +983,78 @@
         },
         {
             "id": 526,
-            "created": "2022-08-04T12:37:44+00:00",
-            "modified": "2022-08-09T01:32:42+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/526",
             "name": "Angular",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/526",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/526",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/526"
+            },
             "licence": "MIT",
+            "created": "2022-08-04T12:37:44+00:00",
+            "modified": "2022-08-09T01:32:42+00:00",
             "external_resources": {
                 "website": "https:\/\/angular.io",
-                "repository": "https:\/\/github.com\/angular\/angular"
+                "repository": "https:\/\/github.com\/angular\/angular",
+                "framalibre": [],
+                "sill": {
+                    "id": 320,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=320",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=320",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=320"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28925578",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28925578",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28925578.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Angular_(web_framework)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Angular_(web_framework)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Angular"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 225,
-            "created": "2018-09-04T12:13:10+00:00",
-            "modified": "2019-03-06T14:48:27+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/225",
             "name": "Ansible",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/225",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/225",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/225"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-04T12:13:10+00:00",
+            "modified": "2019-03-06T14:48:27+00:00",
             "external_resources": {
                 "website": "http:\/\/ansible.com\/",
-                "repository": "https:\/\/github.com\/ansible\/ansible"
+                "repository": "https:\/\/github.com\/ansible\/ansible",
+                "framalibre": [],
+                "sill": {
+                    "id": 5,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=5",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=5",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=5"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2852503",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2852503",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2852503.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Ansible_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Ansible_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Ansible_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -1049,19 +1229,53 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 212,
-            "created": "2018-09-04T09:48:31+00:00",
-            "modified": "2019-03-06T14:43:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/212",
             "name": "Apache",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/212",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/212",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/212"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:48:31+00:00",
+            "modified": "2019-03-06T14:43:30+00:00",
             "external_resources": {
                 "website": "https:\/\/httpd.apache.org\/",
-                "repository": "https:\/\/github.com\/apache\/httpd"
+                "repository": "https:\/\/github.com\/apache\/httpd",
+                "framalibre": [],
+                "sill": {
+                    "id": 6,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=6",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=6",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=6"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q11354",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q11354",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q11354.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_HTTP_Server",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_HTTP_Server",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_HTTP_Server"
+                    }
+                }
             },
             "providers": [
                 {
@@ -1192,6 +1406,15 @@
                         "website": "http:\/\/www.ales.fr"
                     }
                 },
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 3396,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3396",
@@ -1309,6 +1532,15 @@
                         "website": "https:\/\/gieres.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -1318,6 +1550,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 428,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/428",
@@ -1328,21 +1569,21 @@
                     }
                 },
                 {
-                    "id": 2706,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2706",
-                    "name": "T\u00e9l\u00e9com St Etienne",
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "https:\/\/www.telecom-st-etienne.fr"
+                        "website": "http:\/\/www.sitpi.fr"
                     }
                 },
                 {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "id": 2706,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2706",
+                    "name": "T\u00e9l\u00e9com St Etienne",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "https:\/\/www.telecom-st-etienne.fr"
                     }
                 },
                 {
@@ -1376,28 +1617,77 @@
         },
         {
             "id": 527,
-            "created": "2022-08-04T12:38:40+00:00",
-            "modified": "2022-08-09T02:11:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/527",
             "name": "Apache Atlas",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/527",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/527",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/527"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-04T12:38:40+00:00",
+            "modified": "2022-08-09T02:11:41+00:00",
             "external_resources": {
                 "website": "https:\/\/atlas.apache.org",
-                "repository": "https:\/\/git-wip-us.apache.org\/repos\/asf?p=atlas.git"
+                "repository": "https:\/\/git-wip-us.apache.org\/repos\/asf?p=atlas.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 266,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=266",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=266",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=266"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28915124",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28915124",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28915124.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Apache_Atlas",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_Atlas"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 109,
-            "created": "2017-03-21T14:17:34+00:00",
-            "modified": "2019-03-06T14:08:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/109",
             "name": "Apache JMeter\u2122",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/109",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/109",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/109"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-03-21T14:17:34+00:00",
+            "modified": "2019-03-06T14:08:17+00:00",
             "external_resources": {
                 "website": "http:\/\/jmeter.apache.org\/",
-                "repository": "http:\/\/jmeter.apache.org\/download_jmeter.cgi"
+                "repository": "http:\/\/jmeter.apache.org\/download_jmeter.cgi",
+                "framalibre": [],
+                "sill": {
+                    "id": 7,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=7",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=7",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=7"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q616885",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q616885",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q616885.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_JMeter",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_JMeter",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_JMeter"
+                    }
+                }
             },
             "providers": [
                 {
@@ -1460,14 +1750,22 @@
         },
         {
             "id": 451,
-            "created": "2021-10-18T07:34:13+00:00",
-            "modified": "2022-09-09T09:03:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/451",
             "name": "Apache OFBiz",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/451",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/451",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/451"
+            },
             "licence": "Apache License 2.0",
+            "created": "2021-10-18T07:34:13+00:00",
+            "modified": "2022-09-09T09:03:23+00:00",
             "external_resources": {
                 "website": "http:\/\/ofbiz.apache.org\/",
-                "repository": "https:\/\/github.com\/apache\/ofbiz-framework"
+                "repository": "https:\/\/github.com\/apache\/ofbiz-framework",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -1484,14 +1782,39 @@
         },
         {
             "id": 204,
-            "created": "2018-09-04T09:31:38+00:00",
-            "modified": "2019-03-06T14:25:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/204",
             "name": "Apache SolR",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/204",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/204",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/204"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:31:38+00:00",
+            "modified": "2019-03-06T14:25:01+00:00",
             "external_resources": {
                 "website": "http:\/\/lucene.apache.org\/solr\/",
-                "repository": "http:\/\/git.apache.org\/lucene-solr.git"
+                "repository": "http:\/\/git.apache.org\/lucene-solr.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 9,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=9",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=9",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=9"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2858103",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2858103",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2858103.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_Solr",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_Solr",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_Solr"
+                    }
+                }
             },
             "providers": [
                 {
@@ -1523,6 +1846,15 @@
                         "website": "https:\/\/www.agglo-lepuyenvelay.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 254,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/254",
@@ -1545,14 +1877,22 @@
         },
         {
             "id": 482,
-            "created": "2022-06-17T17:37:00+00:00",
-            "modified": "2022-06-17T17:43:27+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/482",
             "name": "Apache Subversion",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/482",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/482",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/482"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-06-17T17:37:00+00:00",
+            "modified": "2022-06-17T17:43:27+00:00",
             "external_resources": {
                 "website": "https:\/\/subversion.apache.org\/",
-                "repository": "https:\/\/svn.apache.org\/repos\/asf\/subversion\/trunk"
+                "repository": "https:\/\/svn.apache.org\/repos\/asf\/subversion\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -1569,14 +1909,39 @@
         },
         {
             "id": 418,
-            "created": "2021-02-26T02:15:20+00:00",
-            "modified": "2021-02-26T02:15:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/418",
             "name": "Apache Superset",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/418",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/418",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/418"
+            },
             "licence": "Apache License 2.0",
+            "created": "2021-02-26T02:15:20+00:00",
+            "modified": "2021-02-26T02:15:20+00:00",
             "external_resources": {
                 "website": "https:\/\/superset.apache.org",
-                "repository": "https:\/\/github.com\/apache\/superset"
+                "repository": "https:\/\/github.com\/apache\/superset",
+                "framalibre": [],
+                "sill": {
+                    "id": 219,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=219",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=219",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=219"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q68705831",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q68705831",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q68705831.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_Superset",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_Superset",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_Superset"
+                    }
+                }
             },
             "providers": [
                 {
@@ -1602,16 +1967,50 @@
         },
         {
             "id": 368,
-            "created": "2020-02-21T13:20:19+00:00",
-            "modified": "2020-05-15T13:06:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/368",
             "name": "Archifiltre",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/368",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/368",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/368"
+            },
             "licence": "MIT",
+            "created": "2020-02-21T13:20:19+00:00",
+            "modified": "2020-05-15T13:06:05+00:00",
             "external_resources": {
                 "website": "https:\/\/archifiltre.fabrique.social.gouv.fr",
-                "repository": "https:\/\/github.com\/SocialGouv\/archifiltre"
+                "repository": "https:\/\/github.com\/SocialGouv\/archifiltre",
+                "framalibre": [],
+                "sill": {
+                    "id": 185,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=185",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=185",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=185"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q77064547",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q77064547",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q77064547.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Archifiltre",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Archifiltre"
+                    }
+                }
             },
-            "providers": [],
+            "providers": [
+                {
+                    "id": 3539,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3539",
+                    "name": "NOMBRE OLIVIER",
+                    "type": "Person",
+                    "external_resources": {
+                        "website": ""
+                    }
+                }
+            ],
             "users": [
                 {
                     "id": 3258,
@@ -1644,28 +2043,63 @@
         },
         {
             "id": 552,
-            "created": "2022-09-08T13:21:21+00:00",
-            "modified": "2022-09-08T13:22:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/552",
             "name": "Arduino IDE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/552",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/552",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/552"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-09-08T13:21:21+00:00",
+            "modified": "2022-09-08T13:22:53+00:00",
             "external_resources": {
                 "website": "https:\/\/www.arduino.cc\/en\/software",
-                "repository": "https:\/\/github.com\/arduino\/Arduino"
+                "repository": "https:\/\/github.com\/arduino\/Arduino",
+                "framalibre": {
+                    "slug": "arduino",
+                    "url": "https:\/\/framalibre.org\/content\/arduino"
+                },
+                "sill": {
+                    "id": 326,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=326",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=326",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=326"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q55080330",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q55080330",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q55080330.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Arduino_IDE",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Arduino_IDE"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 99,
-            "created": "2017-03-10T15:21:37+00:00",
-            "modified": "2022-07-27T12:15:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/99",
             "name": "Argonaut",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/99",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/99",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/99"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-10T15:21:37+00:00",
+            "modified": "2022-07-27T12:15:56+00:00",
             "external_resources": {
                 "website": "https:\/\/gitlab.fusiondirectory.org\/fusiondirectory\/argonaut",
-                "repository": "https:\/\/gitlab.fusiondirectory.org\/fusiondirectory\/argonaut"
+                "repository": "https:\/\/gitlab.fusiondirectory.org\/fusiondirectory\/argonaut",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -1682,28 +2116,55 @@
         },
         {
             "id": 536,
-            "created": "2022-08-04T15:59:56+00:00",
-            "modified": "2022-08-04T16:00:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/536",
             "name": "ART",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/536",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/536",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/536"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T15:59:56+00:00",
+            "modified": "2022-08-04T16:00:22+00:00",
             "external_resources": {
                 "website": "http:\/\/art.sourceforge.net\/",
-                "repository": "https:\/\/sourceforge.net\/p\/art\/code"
+                "repository": "https:\/\/sourceforge.net\/p\/art\/code",
+                "framalibre": [],
+                "sill": {
+                    "id": 270,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=270",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=270",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=270"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112079993",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112079993",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112079993.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 254,
-            "created": "2018-09-23T11:42:05+00:00",
-            "modified": "2018-09-23T11:42:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/254",
             "name": "ARTICA Proxy",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/254",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/254",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/254"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-23T11:42:05+00:00",
+            "modified": "2018-09-23T11:42:05+00:00",
             "external_resources": {
                 "website": "https:\/\/www.articabox.fr",
-                "repository": "https:\/\/sourceforge.net\/projects\/artica-squid\/files\/ISO\/proxy-appliances\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/artica-squid\/files\/ISO\/proxy-appliances\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -1720,28 +2181,51 @@
         },
         {
             "id": 310,
-            "created": "2019-03-07T10:09:42+00:00",
-            "modified": "2019-03-07T10:09:42+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/310",
             "name": "ARX Data Anonymization Tool ",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/310",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/310",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/310"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-03-07T10:09:42+00:00",
+            "modified": "2019-03-07T10:09:42+00:00",
             "external_resources": {
                 "website": "https:\/\/arx.deidentifier.org\/",
-                "repository": "https:\/\/github.com\/arx-deidentifier\/arx"
+                "repository": "https:\/\/github.com\/arx-deidentifier\/arx",
+                "framalibre": [],
+                "sill": {
+                    "id": 11,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=11",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=11",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=11"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 3,
-            "created": "2016-04-11T12:25:00+00:00",
-            "modified": "2021-11-04T09:19:07+00:00",
+            "name": "Asalae",
             "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/3",
-            "name": "as@lae",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/3",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/3"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-04-11T12:25:00+00:00",
+            "modified": "2022-10-06T08:32:22+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/asalae",
-                "repository": "https:\/\/adullact.net\/projects\/asalae\/"
+                "repository": "https:\/\/adullact.net\/projects\/asalae\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -1881,6 +2365,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 74,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/74",
@@ -1912,14 +2405,36 @@
         },
         {
             "id": 9,
-            "created": "2016-04-28T11:48:23+00:00",
-            "modified": "2021-01-22T15:55:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/9",
             "name": "Asqatasun",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/9",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/9",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/9"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-04-28T11:48:23+00:00",
+            "modified": "2022-11-25T17:14:41+00:00",
             "external_resources": {
                 "website": "http:\/\/asqatasun.org\/",
-                "repository": "https:\/\/gitlab.com\/asqatasun\/Asqatasun"
+                "repository": "https:\/\/gitlab.com\/asqatasun\/Asqatasun",
+                "framalibre": {
+                    "slug": "asqatasun",
+                    "url": "https:\/\/framalibre.org\/content\/asqatasun"
+                },
+                "sill": {
+                    "id": 12,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=12",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=12",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=12"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q24026504",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q24026504",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q24026504.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -1960,6 +2475,15 @@
                         "website": "http:\/\/www.cdg59.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 234,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/234",
@@ -1991,14 +2515,22 @@
         },
         {
             "id": 543,
-            "created": "2022-08-23T13:56:03+00:00",
-            "modified": "2022-08-23T13:57:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/543",
             "name": "Assistant RGAA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/543",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/543",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/543"
+            },
             "licence": "MIT",
+            "created": "2022-08-23T13:56:03+00:00",
+            "modified": "2022-11-25T17:16:40+00:00",
             "external_resources": {
                 "website": "https:\/\/assistant-rgaa.empreintedigitale.fr\/",
-                "repository": "https:\/\/github.com\/empreinte-digitale\/assistant-rgaa"
+                "repository": "https:\/\/github.com\/empreinte-digitale\/assistant-rgaa",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2015,14 +2547,22 @@
         },
         {
             "id": 452,
-            "created": "2021-10-22T12:23:01+00:00",
-            "modified": "2021-10-22T12:23:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/452",
             "name": "ASTERISK",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/452",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/452",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/452"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-10-22T12:23:01+00:00",
+            "modified": "2021-10-22T12:23:01+00:00",
             "external_resources": {
                 "website": "https:\/\/www.asterisk.org\/",
-                "repository": "https:\/\/www.asterisk.org\/downloads\/"
+                "repository": "https:\/\/www.asterisk.org\/downloads\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2035,18 +2575,36 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 163,
-            "created": "2018-06-26T14:35:25+00:00",
-            "modified": "2018-06-26T14:35:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/163",
             "name": "ATOM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/163",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/163",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/163"
+            },
             "licence": "MIT",
+            "created": "2018-06-26T14:35:25+00:00",
+            "modified": "2018-06-26T14:35:25+00:00",
             "external_resources": {
                 "website": "https:\/\/atom.io\/",
-                "repository": "https:\/\/github.com\/atom\/atom"
+                "repository": "https:\/\/github.com\/atom\/atom",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -2063,28 +2621,55 @@
         },
         {
             "id": 515,
-            "created": "2022-08-04T10:00:59+00:00",
-            "modified": "2022-08-09T00:31:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/515",
             "name": "AtoM - Access to Memory",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/515",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/515",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/515"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-08-04T10:00:59+00:00",
+            "modified": "2022-08-09T00:31:50+00:00",
             "external_resources": {
                 "website": "https:\/\/www.accesstomemory.org\/fr\/",
-                "repository": "https:\/\/github.com\/artefactual\/atom"
+                "repository": "https:\/\/github.com\/artefactual\/atom",
+                "framalibre": [],
+                "sill": {
+                    "id": 293,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=293",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=293",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=293"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q73673993",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q73673993",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q73673993.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 69,
-            "created": "2017-02-07T21:35:56+00:00",
-            "modified": "2019-02-25T13:28:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/69",
             "name": "Audacity",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/69",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/69",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/69"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T21:35:56+00:00",
+            "modified": "2019-02-25T13:28:20+00:00",
             "external_resources": {
                 "website": "http:\/\/www.audacityteam.org\/",
-                "repository": "https:\/\/github.com\/audacity\/audacity.git"
+                "repository": "https:\/\/github.com\/audacity\/audacity.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2096,6 +2681,15 @@
                         "website": "https:\/\/www.2i2l.fr\/"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 295,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/295",
@@ -2260,6 +2854,15 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 702,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/702",
@@ -2278,6 +2881,15 @@
                         "website": "https:\/\/www.echirolles.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -2300,14 +2912,22 @@
         },
         {
             "id": 27,
-            "created": "2016-06-13T16:13:33+00:00",
-            "modified": "2019-12-16T10:47:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/27",
             "name": "Authentik",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/27",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/27",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/27"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-06-13T16:13:33+00:00",
+            "modified": "2019-12-16T10:47:19+00:00",
             "external_resources": {
                 "website": "https:\/\/dev.entrouvert.org\/\/projects\/authentic",
-                "repository": "http:\/\/repos.entrouvert.org\/authentic.git"
+                "repository": "http:\/\/repos.entrouvert.org\/authentic.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2388,14 +3008,39 @@
         },
         {
             "id": 70,
-            "created": "2017-02-07T22:35:07+00:00",
-            "modified": "2019-02-25T13:27:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/70",
             "name": "Avidemux",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/70",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/70",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/70"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T22:35:07+00:00",
+            "modified": "2019-02-25T13:27:24+00:00",
             "external_resources": {
                 "website": "http:\/\/fixounet.free.fr\/avidemux\/",
-                "repository": "https:\/\/github.com\/mean00\/avidemux2.git"
+                "repository": "https:\/\/github.com\/mean00\/avidemux2.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 15,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=15",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=15",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=15"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q790931",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q790931",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q790931.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Avidemux",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Avidemux",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Avidemux"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -2417,6 +3062,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -2430,14 +3084,22 @@
         },
         {
             "id": 401,
-            "created": "2020-07-16T15:24:44+00:00",
-            "modified": "2020-07-19T18:59:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/401",
             "name": "Axelor",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/401",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/401",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/401"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-07-16T15:24:44+00:00",
+            "modified": "2020-07-19T18:59:19+00:00",
             "external_resources": {
                 "website": "https:\/\/www.axelor.com\/fr\/",
-                "repository": "https:\/\/github.com\/axelor"
+                "repository": "https:\/\/github.com\/axelor",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2454,42 +3116,131 @@
         },
         {
             "id": 243,
-            "created": "2018-09-04T13:20:10+00:00",
-            "modified": "2019-03-06T14:46:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/243",
             "name": "BareOS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/243",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/243",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/243"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-09-04T13:20:10+00:00",
+            "modified": "2022-10-06T14:54:05+00:00",
             "external_resources": {
                 "website": "http:\/\/www.bareos.org\/",
-                "repository": "https:\/\/github.com\/bareos\/bareos"
+                "repository": "https:\/\/github.com\/bareos\/bareos",
+                "framalibre": [],
+                "sill": {
+                    "id": 16,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=16",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=16",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=16"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q25387280",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q25387280",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q25387280.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Bareos",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Bareos"
+                    }
+                }
+            },
+            "providers": [],
+            "users": []
+        },
+        {
+            "id": 566,
+            "name": "Baserow",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/566",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/566",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/566"
+            },
+            "licence": "MIT",
+            "created": "2022-11-09T15:54:36+00:00",
+            "modified": "2022-11-09T16:04:15+00:00",
+            "external_resources": {
+                "website": "https:\/\/baserow.io",
+                "repository": "https:\/\/gitlab.com\/bramw\/baserow",
+                "framalibre": {
+                    "slug": "baserow",
+                    "url": "https:\/\/framalibre.org\/content\/baserow"
+                },
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 500,
-            "created": "2022-08-01T09:02:02+00:00",
-            "modified": "2022-08-01T09:06:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/500",
             "name": "Beekeeper Studio (Community Edition)",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/500",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/500",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/500"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-01T09:02:02+00:00",
+            "modified": "2022-08-01T09:06:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.beekeeperstudio.io",
-                "repository": "https:\/\/github.com\/beekeeper-studio\/beekeeper-studio\/"
+                "repository": "https:\/\/github.com\/beekeeper-studio\/beekeeper-studio\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 250,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=250",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=250",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=250"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 384,
-            "created": "2020-04-15T05:47:47+00:00",
-            "modified": "2020-07-16T12:56:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/384",
             "name": "BigBlueButton",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/384",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/384",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/384"
+            },
             "licence": "LGPLv3",
+            "created": "2020-04-15T05:47:47+00:00",
+            "modified": "2020-07-16T12:56:11+00:00",
             "external_resources": {
                 "website": "https:\/\/bigbluebutton.org",
-                "repository": "https:\/\/github.com\/bigbluebutton\/bigbluebutton"
+                "repository": "https:\/\/github.com\/bigbluebutton\/bigbluebutton",
+                "framalibre": [],
+                "sill": {
+                    "id": 196,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=196",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=196",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=196"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4904858",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4904858",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4904858.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/BigBlueButton",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/BigBlueButton",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/BigBlueButton"
+                    }
+                }
             },
             "providers": [
                 {
@@ -2546,6 +3297,15 @@
                         "website": "https:\/\/www.liberasys.com"
                     }
                 },
+                {
+                    "id": 54,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/54",
+                    "name": "OpenGO",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.opengo.fr\/"
+                    }
+                },
                 {
                     "id": 255,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/255",
@@ -2593,6 +3353,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3453,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3453",
+                    "name": "oluthier",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/ville-fontaine.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -2613,30 +3382,108 @@
                 }
             ]
         },
+        {
+            "id": 567,
+            "name": "BIM Ciqo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/567",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/567",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/567"
+            },
+            "licence": "GNU GPLv3",
+            "created": "2022-11-18T17:44:52+00:00",
+            "modified": "2022-11-18T17:44:52+00:00",
+            "external_resources": {
+                "website": "https:\/\/ciqo.eu",
+                "repository": "https:\/\/github.com\/alliance-batiment\/BIM-CiQo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 512,
-            "created": "2022-08-04T09:53:40+00:00",
-            "modified": "2022-08-09T00:16:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/512",
             "name": "Bitwarden",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/512",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/512",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/512"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-08-04T09:53:40+00:00",
+            "modified": "2022-08-09T00:16:19+00:00",
             "external_resources": {
                 "website": "https:\/\/bitwarden.com\/",
-                "repository": "https:\/\/github.com\/bitwarden\/server"
+                "repository": "https:\/\/github.com\/bitwarden\/server",
+                "framalibre": {
+                    "slug": "bitwarden",
+                    "url": "https:\/\/framalibre.org\/content\/bitwarden"
+                },
+                "sill": {
+                    "id": 298,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=298",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=298",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=298"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q56319818",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q56319818",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q56319818.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Bitwarden",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Bitwarden",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Bitwarden"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 132,
-            "created": "2018-02-28T20:38:51+00:00",
-            "modified": "2022-08-04T17:57:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/132",
             "name": "Blender",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/132",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/132",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/132"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-02-28T20:38:51+00:00",
+            "modified": "2022-08-04T17:57:52+00:00",
             "external_resources": {
                 "website": "https:\/\/www.blender.org\/",
-                "repository": "https:\/\/www.blender.org\/download\/"
+                "repository": "https:\/\/www.blender.org\/download\/",
+                "framalibre": {
+                    "slug": "blender",
+                    "url": "https:\/\/framalibre.org\/content\/blender"
+                },
+                "sill": {
+                    "id": 258,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=258",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=258",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=258"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q173136",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q173136",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q173136.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Blender_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Blender_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Blender"
+                    }
+                }
             },
             "providers": [
                 {
@@ -2677,6 +3524,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 702,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/702",
@@ -2699,28 +3555,80 @@
         },
         {
             "id": 58,
-            "created": "2017-02-07T13:26:14+00:00",
-            "modified": "2019-02-25T13:17:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/58",
             "name": "BlueGriffon",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/58",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/58",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/58"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2017-02-07T13:26:14+00:00",
+            "modified": "2019-02-25T13:17:33+00:00",
             "external_resources": {
                 "website": "http:\/\/bluegriffon.org\/",
-                "repository": "https:\/\/github.com\/therealglazou\/bluegriffon.git"
+                "repository": "https:\/\/github.com\/therealglazou\/bluegriffon.git",
+                "framalibre": {
+                    "slug": "bluegriffon",
+                    "url": "https:\/\/framalibre.org\/content\/bluegriffon"
+                },
+                "sill": {
+                    "id": 18,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=18",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=18",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=18"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q885580",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q885580",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q885580.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/BlueGriffon",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/BlueGriffon",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/BlueGriffon"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 25,
-            "created": "2016-06-13T10:55:59+00:00",
-            "modified": "2022-08-12T08:45:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/25",
             "name": "BlueMind",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/25",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/25",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/25"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-06-13T10:55:59+00:00",
+            "modified": "2022-08-12T08:45:14+00:00",
             "external_resources": {
                 "website": "https:\/\/www.bluemind.net\/",
-                "repository": "https:\/\/forge.bluemind.net\/stash\/projects\/BM\/repos\/bluemind-public"
+                "repository": "https:\/\/forge.bluemind.net\/stash\/projects\/BM\/repos\/bluemind-public",
+                "framalibre": [],
+                "sill": {
+                    "id": 315,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=315",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=315",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=315"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2907192",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2907192",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2907192.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/BlueMind_(logiciel)",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/BlueMind_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -2815,6 +3723,15 @@
                         "website": "http:\/\/www.saintarnoultenyvelines.fr"
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -2837,14 +3754,22 @@
         },
         {
             "id": 331,
-            "created": "2019-06-28T08:32:59+00:00",
-            "modified": "2022-07-13T09:50:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/331",
             "name": "Bokeh",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/331",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/331",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/331"
+            },
             "licence": "CeCILL V2",
+            "created": "2019-06-28T08:32:59+00:00",
+            "modified": "2022-07-13T09:50:06+00:00",
             "external_resources": {
                 "website": "http:\/\/www.afi-sa.net\/bibliotheque\/bokeh",
-                "repository": "http:\/\/forge.afi-sa.fr\/projects\/opacce"
+                "repository": "http:\/\/forge.afi-sa.fr\/projects\/opacce",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2907,28 +3832,61 @@
         },
         {
             "id": 537,
-            "created": "2022-08-04T16:11:49+00:00",
-            "modified": "2022-08-04T16:13:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/537",
             "name": "Bonita",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/537",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/537",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/537"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T16:11:49+00:00",
+            "modified": "2022-08-04T16:13:43+00:00",
             "external_resources": {
                 "website": "https:\/\/community.bonitasoft.com",
-                "repository": "https:\/\/github.com\/bonitasoft"
+                "repository": "https:\/\/github.com\/bonitasoft",
+                "framalibre": [],
+                "sill": {
+                    "id": 267,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=267",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=267",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=267"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1076128",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1076128",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1076128.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Bonita_BPM",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Bonita_BPM",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Bonitasoft"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 141,
-            "created": "2018-06-14T14:59:08+00:00",
-            "modified": "2018-06-14T15:00:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/141",
             "name": "Booked",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/141",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/141",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/141"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-14T14:59:08+00:00",
+            "modified": "2018-06-14T15:00:34+00:00",
             "external_resources": {
                 "website": "https:\/\/www.bookedscheduler.com",
-                "repository": "https:\/\/sourceforge.net\/p\/phpscheduleit\/source\/ci\/master\/tree\/"
+                "repository": "https:\/\/sourceforge.net\/p\/phpscheduleit\/source\/ci\/master\/tree\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -2973,14 +3931,29 @@
         },
         {
             "id": 357,
-            "created": "2020-02-11T09:55:20+00:00",
-            "modified": "2020-02-11T14:08:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/357",
             "name": "Cachet",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/357",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/357",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/357"
+            },
             "licence": "BSD",
+            "created": "2020-02-11T09:55:20+00:00",
+            "modified": "2020-02-11T14:08:22+00:00",
             "external_resources": {
                 "website": "https:\/\/cachethq.io\/",
-                "repository": "https:\/\/github.com\/CachetHQ\/Cachet"
+                "repository": "https:\/\/github.com\/CachetHQ\/Cachet",
+                "framalibre": [],
+                "sill": {
+                    "id": 175,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=175",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=175",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=175"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -3023,16 +3996,53 @@
                 }
             ]
         },
+        {
+            "id": 561,
+            "name": "Cal.com",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/561",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/561",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/561"
+            },
+            "licence": "GNU aGPL v3",
+            "created": "2022-11-07T15:17:50+00:00",
+            "modified": "2022-11-07T15:23:59+00:00",
+            "external_resources": {
+                "website": "https:\/\/cal.com\/",
+                "repository": "https:\/\/github.com\/calcom\/cal.com",
+                "framalibre": [],
+                "sill": {
+                    "id": 335,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=335",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=335",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=335"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 412,
-            "created": "2020-10-31T22:40:17+00:00",
-            "modified": "2020-11-02T09:37:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/412",
             "name": "Calibre",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/412",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/412",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/412"
+            },
             "licence": "GNU GPL",
+            "created": "2020-10-31T22:40:17+00:00",
+            "modified": "2020-11-02T09:37:43+00:00",
             "external_resources": {
                 "website": "https:\/\/calibre-ebook.com",
-                "repository": "https:\/\/github.com\/kovidgoyal\/calibre"
+                "repository": "https:\/\/github.com\/kovidgoyal\/calibre",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -3044,19 +4054,68 @@
                     "external_resources": {
                         "website": ""
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
+        {
+            "id": 574,
+            "name": "Canaille",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/574",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/574",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/574"
+            },
+            "licence": "MIT",
+            "created": "2022-12-06T09:36:02+00:00",
+            "modified": "2022-12-06T09:36:02+00:00",
+            "external_resources": {
+                "website": "https:\/\/canaille.readthedocs.io\/en\/latest\/",
+                "repository": "https:\/\/gitlab.com\/yaal\/canaille",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [
+                {
+                    "id": 3599,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3599",
+                    "name": "Yaal Coop",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/yaal.coop\/"
+                    }
+                }
+            ],
+            "users": []
+        },
         {
             "id": 233,
-            "created": "2018-09-04T12:44:11+00:00",
-            "modified": "2018-09-04T12:44:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/233",
             "name": "CAS Server",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/233",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/233",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/233"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:44:11+00:00",
+            "modified": "2018-09-04T12:44:11+00:00",
             "external_resources": {
                 "website": "https:\/\/apereo.github.io\/cas\/",
-                "repository": "https:\/\/github.com\/apereo\/cas"
+                "repository": "https:\/\/github.com\/apereo\/cas",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -3092,14 +4151,42 @@
         },
         {
             "id": 239,
-            "created": "2018-09-04T13:09:17+00:00",
-            "modified": "2019-10-03T12:23:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/239",
             "name": "CentOS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/239",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/239",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/239"
+            },
             "licence": "GNU GPL",
+            "created": "2018-09-04T13:09:17+00:00",
+            "modified": "2019-10-03T12:23:59+00:00",
             "external_resources": {
                 "website": "https:\/\/www.centos.org\/",
-                "repository": "https:\/\/git.centos.org\/project\/rpms"
+                "repository": "https:\/\/git.centos.org\/project\/rpms",
+                "framalibre": {
+                    "slug": "centos",
+                    "url": "https:\/\/framalibre.org\/content\/centos"
+                },
+                "sill": {
+                    "id": 19,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=19",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=19",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=19"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q207542",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q207542",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q207542.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/CentOS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/CentOS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/CentOS"
+                    }
+                }
             },
             "providers": [
                 {
@@ -3239,6 +4326,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -3248,6 +4344,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -3261,14 +4366,38 @@
         },
         {
             "id": 210,
-            "created": "2018-09-04T09:42:29+00:00",
-            "modified": "2019-03-06T14:28:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/210",
             "name": "Centreon",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/210",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/210",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/210"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:42:29+00:00",
+            "modified": "2019-03-06T14:28:50+00:00",
             "external_resources": {
                 "website": "https:\/\/www.centreon.com\/",
-                "repository": "https:\/\/github.com\/centreon\/centreon"
+                "repository": "https:\/\/github.com\/centreon\/centreon",
+                "framalibre": [],
+                "sill": {
+                    "id": 20,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=20",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=20",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=20"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2946121",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2946121",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2946121.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Centreon",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Centreon"
+                    }
+                }
             },
             "providers": [
                 {
@@ -3417,6 +4546,15 @@
                         "website": "http:\/\/www.sdis58.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -3430,14 +4568,39 @@
         },
         {
             "id": 223,
-            "created": "2018-09-04T12:09:09+00:00",
-            "modified": "2019-03-06T14:47:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/223",
             "name": "Ceph",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/223",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/223",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/223"
+            },
             "licence": "GNU LGPL",
+            "created": "2018-09-04T12:09:09+00:00",
+            "modified": "2019-03-06T14:47:40+00:00",
             "external_resources": {
                 "website": "https:\/\/ceph.com\/",
-                "repository": "https:\/\/git.ceph.com\/?p=ceph.git;a=summary"
+                "repository": "https:\/\/git.ceph.com\/?p=ceph.git;a=summary",
+                "framalibre": [],
+                "sill": {
+                    "id": 21,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=21",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=21",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=21"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4035967",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4035967",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4035967.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Ceph_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Ceph_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Ceph"
+                    }
+                }
             },
             "providers": [
                 {
@@ -3496,6 +4659,15 @@
                         "website": "https:\/\/gieres.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -3509,14 +4681,42 @@
         },
         {
             "id": 252,
-            "created": "2018-09-13T21:05:17+00:00",
-            "modified": "2019-07-10T08:37:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/252",
             "name": "Chamilo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/252",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/252",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/252"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-13T21:05:17+00:00",
+            "modified": "2019-07-10T08:37:43+00:00",
             "external_resources": {
                 "website": "https:\/\/chamilo.org\/fr\/",
-                "repository": "https:\/\/github.com\/chamilo\/chamilo-lms"
+                "repository": "https:\/\/github.com\/chamilo\/chamilo-lms",
+                "framalibre": {
+                    "slug": "chamilo",
+                    "url": "https:\/\/framalibre.org\/content\/chamilo"
+                },
+                "sill": {
+                    "id": 216,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=216",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=216",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=216"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q423221",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q423221",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q423221.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Chamilo",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Chamilo",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Chamilo"
+                    }
+                }
             },
             "providers": [
                 {
@@ -3588,14 +4788,22 @@
         },
         {
             "id": 480,
-            "created": "2022-06-02T15:14:57+00:00",
-            "modified": "2022-06-02T15:14:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/480",
             "name": "Chamilo Studio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/480",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/480",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/480"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-06-02T15:14:57+00:00",
+            "modified": "2022-06-02T15:14:57+00:00",
             "external_resources": {
                 "website": "https:\/\/chamilo-studio.com\/",
-                "repository": "https:\/\/github.com\/open-elearning\/chamilo-studio"
+                "repository": "https:\/\/github.com\/open-elearning\/chamilo-studio",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -3622,28 +4830,58 @@
         },
         {
             "id": 529,
-            "created": "2022-08-04T12:40:16+00:00",
-            "modified": "2022-08-09T01:53:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/529",
             "name": "Cherrytree",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/529",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/529",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/529"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T12:40:16+00:00",
+            "modified": "2022-08-09T01:53:33+00:00",
             "external_resources": {
                 "website": "https:\/\/www.giuspen.com\/cherrytree",
-                "repository": "https:\/\/github.com\/giuspen\/cherrytree"
+                "repository": "https:\/\/github.com\/giuspen\/cherrytree",
+                "framalibre": {
+                    "slug": "cherrytree",
+                    "url": "https:\/\/framalibre.org\/content\/cherrytree"
+                },
+                "sill": {
+                    "id": 273,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=273",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=273",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=273"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q105029197",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q105029197",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q105029197.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 352,
-            "created": "2020-01-21T14:05:44+00:00",
-            "modified": "2020-01-21T14:07:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/352",
             "name": "Chill",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/352",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/352",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/352"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-01-21T14:05:44+00:00",
+            "modified": "2020-01-21T14:07:13+00:00",
             "external_resources": {
                 "website": "https:\/\/www.chill.social",
-                "repository": "https:\/\/framagit.org\/Chill-project"
+                "repository": "https:\/\/framagit.org\/Chill-project",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -3660,58 +4898,142 @@
         },
         {
             "id": 459,
-            "created": "2021-12-15T13:01:59+00:00",
-            "modified": "2021-12-15T13:05:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/459",
             "name": "Chimith\u00e8que",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/459",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/459",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/459"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-12-15T13:01:59+00:00",
+            "modified": "2021-12-15T13:05:07+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/tbellembois\/gochimitheque",
-                "repository": "https:\/\/github.com\/tbellembois\/gochimitheque"
+                "repository": "https:\/\/github.com\/tbellembois\/gochimitheque",
+                "framalibre": [],
+                "sill": {
+                    "id": 228,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=228",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=228",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=228"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 541,
-            "created": "2022-08-16T12:27:37+00:00",
-            "modified": "2022-08-29T00:10:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/541",
             "name": "Chocolatey",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/541",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/541",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/541"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-16T12:27:37+00:00",
+            "modified": "2022-08-29T00:10:02+00:00",
             "external_resources": {
                 "website": "https:\/\/chocolatey.org\/",
-                "repository": "https:\/\/github.com\/chocolatey\/choco"
+                "repository": "https:\/\/github.com\/chocolatey\/choco",
+                "framalibre": [],
+                "sill": {
+                    "id": 311,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=311",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=311",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=311"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q16988239",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q16988239",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q16988239.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Chocolatey",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Chocolatey"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 13,
-            "created": "2016-04-28T14:27:09+00:00",
-            "modified": "2020-05-07T13:43:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/13",
             "name": "Chouette2",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/13",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/13",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/13"
+            },
             "licence": "CeCILL-B",
+            "created": "2016-04-28T14:27:09+00:00",
+            "modified": "2020-05-07T13:43:47+00:00",
             "external_resources": {
                 "website": "http:\/\/www.chouette.mobi\/",
-                "repository": "https:\/\/github.com\/afimb\/chouette2"
+                "repository": "https:\/\/github.com\/afimb\/chouette2",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 193,
-            "created": "2018-09-04T08:51:15+00:00",
-            "modified": "2019-03-06T14:12:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/193",
             "name": "Chromium",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/193",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/193",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/193"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T08:51:15+00:00",
+            "modified": "2019-03-06T14:12:38+00:00",
             "external_resources": {
                 "website": "https:\/\/www.chromium.org\/",
-                "repository": "https:\/\/chromium.googlesource.com\/chromium\/src"
+                "repository": "https:\/\/chromium.googlesource.com\/chromium\/src",
+                "framalibre": {
+                    "slug": "chromium",
+                    "url": "https:\/\/framalibre.org\/content\/chromium"
+                },
+                "sill": {
+                    "id": 22,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=22",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=22",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=22"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q48524",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q48524",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q48524.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Chromium_(web_browser)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Chromium_(web_browser)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Chromium"
+                    }
+                }
             },
             "providers": [
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 734,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/734",
@@ -3759,6 +5081,15 @@
                         "website": "https:\/\/gieres.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -3772,14 +5103,22 @@
         },
         {
             "id": 342,
-            "created": "2019-11-06T07:14:15+00:00",
-            "modified": "2022-07-02T10:50:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/342",
             "name": "CiviCRM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/342",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/342",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/342"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-11-06T07:14:15+00:00",
+            "modified": "2022-07-02T10:50:57+00:00",
             "external_resources": {
                 "website": "https:\/\/civicrm.org\/",
-                "repository": "https:\/\/github.com\/civicrm\/civicrm-core"
+                "repository": "https:\/\/github.com\/civicrm\/civicrm-core",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -3796,14 +5135,22 @@
         },
         {
             "id": 146,
-            "created": "2018-06-19T16:16:13+00:00",
-            "modified": "2019-01-24T13:07:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/146",
             "name": "CKAN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/146",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/146",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/146"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-06-19T16:16:13+00:00",
+            "modified": "2019-01-24T13:07:15+00:00",
             "external_resources": {
                 "website": "https:\/\/ckan.org\/",
-                "repository": "https:\/\/github.com\/ckan\/ckan"
+                "repository": "https:\/\/github.com\/ckan\/ckan",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -3847,14 +5194,39 @@
         },
         {
             "id": 211,
-            "created": "2018-09-04T09:47:02+00:00",
-            "modified": "2019-03-06T14:39:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/211",
             "name": "ClamAV",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/211",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/211",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/211"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:47:02+00:00",
+            "modified": "2019-03-06T14:39:05+00:00",
             "external_resources": {
                 "website": "https:\/\/www.clamav.net\/",
-                "repository": "https:\/\/github.com\/Cisco-Talos\/clamav-devel"
+                "repository": "https:\/\/github.com\/Cisco-Talos\/clamav-devel",
+                "framalibre": [],
+                "sill": {
+                    "id": 23,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=23",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=23",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=23"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q852000",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q852000",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q852000.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Clam_AntiVirus",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Clam_AntiVirus",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/ClamAV"
+                    }
+                }
             },
             "providers": [
                 {
@@ -3903,47 +5275,107 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 119,
-            "created": "2017-09-21T15:59:02+00:00",
-            "modified": "2017-09-21T15:59:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/119",
             "name": "Claws-mail",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/119",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/119",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/119"
+            },
             "licence": "GNU GPL",
+            "created": "2017-09-21T15:59:02+00:00",
+            "modified": "2017-09-21T15:59:02+00:00",
             "external_resources": {
                 "website": "http:\/\/www.claws-mail.org\/",
-                "repository": "http:\/\/www.claws-mail.org\/downloads.php?section=downloads"
+                "repository": "http:\/\/www.claws-mail.org\/downloads.php?section=downloads",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 514,
-            "created": "2022-08-04T09:58:58+00:00",
-            "modified": "2022-08-09T00:26:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/514",
             "name": "Clojure",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/514",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/514",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/514"
+            },
             "licence": "EPL Eclipse Public License",
+            "created": "2022-08-04T09:58:58+00:00",
+            "modified": "2022-08-09T00:26:38+00:00",
             "external_resources": {
                 "website": "https:\/\/clojure.org",
-                "repository": "https:\/\/github.com\/clojure\/clojure"
+                "repository": "https:\/\/github.com\/clojure\/clojure",
+                "framalibre": [],
+                "sill": {
+                    "id": 295,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=295",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=295",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=295"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q51798",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q51798",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q51798.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Clojure",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Clojure",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Clojure"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 73,
-            "created": "2017-02-08T10:00:31+00:00",
-            "modified": "2017-02-08T10:00:32+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/73",
             "name": "Clonezilla",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/73",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/73",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/73"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-08T10:00:31+00:00",
+            "modified": "2017-02-08T10:00:32+00:00",
             "external_resources": {
                 "website": "http:\/\/clonezilla.org\/",
-                "repository": "https:\/\/github.com\/stevenshiau\/clonezilla.git"
+                "repository": "https:\/\/github.com\/stevenshiau\/clonezilla.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4056,6 +5488,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 153,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/153",
@@ -4078,14 +5519,22 @@
         },
         {
             "id": 407,
-            "created": "2020-08-14T07:03:38+00:00",
-            "modified": "2020-08-31T15:46:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/407",
             "name": "CMS.Eolas",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/407",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/407",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/407"
+            },
             "licence": "CeCILL V2",
+            "created": "2020-08-14T07:03:38+00:00",
+            "modified": "2020-08-31T15:46:39+00:00",
             "external_resources": {
                 "website": "https:\/\/www.eolas.fr\/",
-                "repository": "https:\/\/www.eolas.fr\/127-cms-eolas-support-client.htm"
+                "repository": "https:\/\/www.eolas.fr\/127-cms-eolas-support-client.htm",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -4102,42 +5551,105 @@
         },
         {
             "id": 303,
-            "created": "2019-03-06T16:40:41+00:00",
-            "modified": "2019-03-06T16:40:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/303",
             "name": "CockroachDB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/303",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/303",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/303"
+            },
             "licence": "MIT",
+            "created": "2019-03-06T16:40:41+00:00",
+            "modified": "2019-03-06T16:40:41+00:00",
             "external_resources": {
                 "website": "https:\/\/www.cockroachlabs.com\/",
-                "repository": "https:\/\/github.com\/cockroachdb\/cockroach#see-also"
+                "repository": "https:\/\/github.com\/cockroachdb\/cockroach#see-also",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 306,
-            "created": "2019-03-07T09:01:48+00:00",
-            "modified": "2019-03-07T09:01:48+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/306",
             "name": "CodeceptJS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/306",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/306",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/306"
+            },
             "licence": "MIT",
+            "created": "2019-03-07T09:01:48+00:00",
+            "modified": "2019-03-07T09:01:48+00:00",
             "external_resources": {
                 "website": "https:\/\/codecept.io\/",
-                "repository": "https:\/\/github.com\/codeception\/codeceptjs"
+                "repository": "https:\/\/github.com\/codeception\/codeceptjs",
+                "framalibre": [],
+                "sill": {
+                    "id": 25,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=25",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=25",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=25"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
+        {
+            "id": 576,
+            "name": "CodeIgniter",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/576",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/576",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/576"
+            },
+            "licence": "MIT",
+            "created": "2022-12-06T13:16:06+00:00",
+            "modified": "2022-12-06T13:16:06+00:00",
+            "external_resources": {
+                "website": "https:\/\/codeigniter.com\/",
+                "repository": "https:\/\/github.com\/codeigniter4\/CodeIgniter4",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": [
+                {
+                    "id": 3602,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3602",
+                    "name": "BONAVITA",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": ""
+                    }
+                }
+            ]
+        },
         {
             "id": 362,
-            "created": "2020-02-11T10:34:10+00:00",
-            "modified": "2022-07-02T10:45:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/362",
             "name": "CodiMD",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/362",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/362",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/362"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-02-11T10:34:10+00:00",
+            "modified": "2022-09-10T17:36:10+00:00",
             "external_resources": {
                 "website": "https:\/\/hackmd.io\/c\/codimd-documentation\/",
-                "repository": "https:\/\/github.com\/hackmdio\/codimd"
+                "repository": "https:\/\/github.com\/hackmdio\/codimd",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4163,14 +5675,22 @@
         },
         {
             "id": 411,
-            "created": "2020-10-26T14:29:03+00:00",
-            "modified": "2020-10-26T14:29:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/411",
             "name": "Collabora Online",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/411",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/411",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/411"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2020-10-26T14:29:03+00:00",
+            "modified": "2020-10-26T14:29:03+00:00",
             "external_resources": {
                 "website": "https:\/\/www.collaboraoffice.com\/collabora-online\/",
-                "repository": "https:\/\/github.com\/CollaboraOnline"
+                "repository": "https:\/\/github.com\/CollaboraOnline",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4278,14 +5798,29 @@
         },
         {
             "id": 398,
-            "created": "2020-06-30T14:52:51+00:00",
-            "modified": "2020-06-30T14:52:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/398",
             "name": "Colour Contrast Analyser",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/398",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/398",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/398"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-06-30T14:52:51+00:00",
+            "modified": "2020-06-30T14:52:51+00:00",
             "external_resources": {
                 "website": "https:\/\/developer.paciellogroup.com\/resources\/contrastanalyser\/",
-                "repository": "https:\/\/github.com\/ThePacielloGroup\/CCAe"
+                "repository": "https:\/\/github.com\/ThePacielloGroup\/CCAe",
+                "framalibre": [],
+                "sill": {
+                    "id": 204,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=204",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=204",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=204"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -4311,42 +5846,83 @@
         },
         {
             "id": 470,
-            "created": "2022-05-16T14:26:14+00:00",
-            "modified": "2022-07-27T07:27:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/470",
             "name": "Composer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/470",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/470",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/470"
+            },
             "licence": "MIT",
+            "created": "2022-05-16T14:26:14+00:00",
+            "modified": "2022-07-27T07:27:02+00:00",
             "external_resources": {
                 "website": "https:\/\/getcomposer.org",
-                "repository": "https:\/\/github.com\/composer\/composer"
+                "repository": "https:\/\/github.com\/composer\/composer",
+                "framalibre": [],
+                "sill": {
+                    "id": 248,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=248",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=248",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=248"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q15252222",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q15252222",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q15252222.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Composer_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Composer_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Composer_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 317,
-            "created": "2019-03-25T16:39:57+00:00",
-            "modified": "2022-07-02T10:51:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/317",
             "name": "CONSUL",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/317",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/317",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/317"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-03-25T16:39:57+00:00",
+            "modified": "2022-07-02T10:51:19+00:00",
             "external_resources": {
                 "website": "http:\/\/consulproject.org\/en\/index.html",
-                "repository": "https:\/\/github.com\/consul\/consul"
+                "repository": "https:\/\/github.com\/consul\/consul",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 107,
-            "created": "2017-03-14T14:36:41+00:00",
-            "modified": "2020-06-02T10:11:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/107",
             "name": "Contrast-Finder",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/107",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/107",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/107"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-03-14T14:36:41+00:00",
+            "modified": "2020-06-02T10:11:15+00:00",
             "external_resources": {
                 "website": "https:\/\/contrast-finder.org\/",
-                "repository": "https:\/\/github.com\/Asqatasun\/Contrast-Finder"
+                "repository": "https:\/\/github.com\/Asqatasun\/Contrast-Finder",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4382,14 +5958,22 @@
         },
         {
             "id": 157,
-            "created": "2018-06-20T13:18:43+00:00",
-            "modified": "2018-06-20T13:18:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/157",
             "name": "Coova Chilli",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/157",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/157",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/157"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T13:18:43+00:00",
+            "modified": "2018-06-20T13:18:43+00:00",
             "external_resources": {
                 "website": "http:\/\/coova.github.io\/CoovaChilli\/",
-                "repository": "https:\/\/github.com\/coova\/coova-chilli"
+                "repository": "https:\/\/github.com\/coova\/coova-chilli",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4416,14 +6000,29 @@
         },
         {
             "id": 235,
-            "created": "2018-09-04T12:54:56+00:00",
-            "modified": "2018-09-04T12:54:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/235",
             "name": "Corosync",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/235",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/235",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/235"
+            },
             "licence": "BSD",
+            "created": "2018-09-04T12:54:56+00:00",
+            "modified": "2018-09-04T12:54:56+00:00",
             "external_resources": {
                 "website": "https:\/\/corosync.github.io\/corosync\/",
-                "repository": "https:\/\/github.com\/corosync\/corosync"
+                "repository": "https:\/\/github.com\/corosync\/corosync",
+                "framalibre": [],
+                "sill": {
+                    "id": 27,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=27",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=27",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=27"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4454,18 +6053,36 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 443,
-            "created": "2021-08-26T14:30:59+00:00",
-            "modified": "2021-08-26T14:30:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/443",
             "name": "Cozy Cloud",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/443",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/443",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/443"
+            },
             "licence": "GNU GPL",
+            "created": "2021-08-26T14:30:59+00:00",
+            "modified": "2021-08-26T14:30:59+00:00",
             "external_resources": {
                 "website": "https:\/\/cozy.io\/fr\/",
-                "repository": "https:\/\/github.com\/cozy\/cozy-stack"
+                "repository": "https:\/\/github.com\/cozy\/cozy-stack",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -4482,14 +6099,22 @@
         },
         {
             "id": 315,
-            "created": "2019-03-19T17:04:53+00:00",
-            "modified": "2020-07-19T19:01:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/315",
             "name": "Crust",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/315",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/315",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/315"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-03-19T17:04:53+00:00",
+            "modified": "2020-07-19T19:01:19+00:00",
             "external_resources": {
                 "website": "https:\/\/www.crust.tech",
-                "repository": "https:\/\/github.com\/crusttech"
+                "repository": "https:\/\/github.com\/crusttech",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4506,14 +6131,39 @@
         },
         {
             "id": 217,
-            "created": "2018-09-04T09:58:00+00:00",
-            "modified": "2019-03-06T14:45:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/217",
             "name": "CUPS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/217",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/217",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/217"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:58:00+00:00",
+            "modified": "2019-03-06T14:45:45+00:00",
             "external_resources": {
                 "website": "https:\/\/www.cups.org\/",
-                "repository": "https:\/\/github.com\/apple\/cups"
+                "repository": "https:\/\/github.com\/apple\/cups",
+                "framalibre": [],
+                "sill": {
+                    "id": 28,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=28",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=28",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=28"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q868171",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q868171",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q868171.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/CUPS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/CUPS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Common_Unix_Printing_System"
+                    }
+                }
             },
             "providers": [
                 {
@@ -4554,6 +6204,15 @@
                         "website": "http:\/\/www.abbeville.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 702,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/702",
@@ -4576,14 +6235,22 @@
         },
         {
             "id": 215,
-            "created": "2018-09-04T09:54:58+00:00",
-            "modified": "2018-09-04T09:54:58+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/215",
             "name": "Cyrus",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/215",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/215",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/215"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T09:54:58+00:00",
+            "modified": "2018-09-04T09:54:58+00:00",
             "external_resources": {
                 "website": "https:\/\/cyrusimap.org\/",
-                "repository": "https:\/\/github.com\/cyrusimap\/cyrus-imapd"
+                "repository": "https:\/\/github.com\/cyrusimap\/cyrus-imapd",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4614,32 +6281,112 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 424,
-            "created": "2021-03-30T17:29:04+00:00",
-            "modified": "2022-07-02T10:44:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/424",
             "name": "Dash",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/424",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/424",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/424"
+            },
             "licence": "MIT",
+            "created": "2021-03-30T17:29:04+00:00",
+            "modified": "2022-07-02T10:44:19+00:00",
             "external_resources": {
                 "website": "https:\/\/dash.plotly.com",
-                "repository": "https:\/\/github.com\/plotly\/dash"
+                "repository": "https:\/\/github.com\/plotly\/dash",
+                "framalibre": [],
+                "sill": {
+                    "id": 222,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=222",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=222",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=222"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q106081011",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q106081011",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q106081011.json"
+                },
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
+        },
+        {
+            "id": 570,
+            "name": "DashLord",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/570",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/570",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/570"
+            },
+            "licence": "Apache License 2.0",
+            "created": "2022-11-25T17:11:23+00:00",
+            "modified": "2022-11-25T17:15:41+00:00",
+            "external_resources": {
+                "website": "https:\/\/dashlord.incubateur.net\/",
+                "repository": "https:\/\/github.com\/SocialGouv\/dashlord",
+                "framalibre": [],
+                "sill": {
+                    "id": 344,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=344",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=344",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=344"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q115326091",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q115326091",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q115326091.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 137,
-            "created": "2018-05-23T16:47:48+00:00",
-            "modified": "2018-05-23T16:47:48+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/137",
             "name": "DataFair",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/137",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/137",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/137"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-05-23T16:47:48+00:00",
+            "modified": "2018-05-23T16:47:48+00:00",
             "external_resources": {
                 "website": "https:\/\/koumoul-dev.github.io\/data-fair\/",
-                "repository": "https:\/\/github.com\/koumoul-dev\/data-fair"
+                "repository": "https:\/\/github.com\/koumoul-dev\/data-fair",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -4656,28 +6403,64 @@
         },
         {
             "id": 81,
-            "created": "2017-02-09T16:52:20+00:00",
-            "modified": "2019-02-25T13:38:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/81",
             "name": "DBAN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/81",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/81",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/81"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-09T16:52:20+00:00",
+            "modified": "2019-02-25T13:38:55+00:00",
             "external_resources": {
                 "website": "http:\/\/dban.org\/",
-                "repository": "http:\/\/dban.org\/"
+                "repository": "http:\/\/dban.org\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 364,
-            "created": "2020-02-11T14:24:39+00:00",
-            "modified": "2022-09-06T14:20:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/364",
             "name": "DBeaver",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/364",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/364",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/364"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-02-11T14:24:39+00:00",
+            "modified": "2022-09-06T14:20:12+00:00",
             "external_resources": {
                 "website": "https:\/\/dbeaver.io",
-                "repository": "https:\/\/github.com\/dbeaver\/dbeaver"
+                "repository": "https:\/\/github.com\/dbeaver\/dbeaver",
+                "framalibre": {
+                    "slug": "dbeaver",
+                    "url": "https:\/\/framalibre.org\/content\/dbeaver"
+                },
+                "sill": {
+                    "id": 319,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=319",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=319",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=319"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28956992",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28956992",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28956992.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/DBeaver",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/DBeaver",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/DBeaver"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -4716,33 +6499,78 @@
                     "external_resources": {
                         "website": "https:\/\/grandbesancon.fr"
                     }
+                },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
                 }
             ]
         },
         {
             "id": 185,
-            "created": "2018-09-03T15:00:46+00:00",
-            "modified": "2019-03-06T14:06:48+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/185",
             "name": "DBfit",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/185",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/185",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/185"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-03T15:00:46+00:00",
+            "modified": "2019-03-06T14:06:48+00:00",
             "external_resources": {
                 "website": "http:\/\/dbfit.github.io\/dbfit\/",
-                "repository": "https:\/\/github.com\/dbfit\/dbfit"
+                "repository": "https:\/\/github.com\/dbfit\/dbfit",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 241,
-            "created": "2018-09-04T13:14:01+00:00",
-            "modified": "2021-05-26T12:06:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/241",
             "name": "Debian",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/241",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/241",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/241"
+            },
             "licence": "GNU GPL",
+            "created": "2018-09-04T13:14:01+00:00",
+            "modified": "2022-10-05T06:01:34+00:00",
             "external_resources": {
                 "website": "https:\/\/www.debian.org\/",
-                "repository": "https:\/\/sources.debian.org\/"
+                "repository": "https:\/\/sources.debian.org\/",
+                "framalibre": {
+                    "slug": "debian-gnulinux",
+                    "url": "https:\/\/framalibre.org\/content\/debian-gnulinux"
+                },
+                "sill": {
+                    "id": 32,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=32",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=32",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=32"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q7715973",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q7715973",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q7715973.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Debian",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Debian",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Debian"
+                    }
+                }
             },
             "providers": [
                 {
@@ -4817,6 +6645,24 @@
                         "website": "https:\/\/www.empreintedigitale.fr"
                     }
                 },
+                {
+                    "id": 3544,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3544",
+                    "name": "Freexian",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.freexian.com"
+                    }
+                },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 734,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/734",
@@ -4891,6 +6737,15 @@
                         "website": "https:\/\/atd16.fr"
                     }
                 },
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 3192,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3192",
@@ -4936,6 +6791,15 @@
                         "website": "https:\/\/www.ensea.fr"
                     }
                 },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
                 {
                     "id": 141,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/141",
@@ -4954,6 +6818,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -4963,6 +6836,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -4981,15 +6863,6 @@
                         "website": "https:\/\/www.telecom-st-etienne.fr"
                     }
                 },
-                {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
-                    }
-                },
                 {
                     "id": 978,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/978",
@@ -5039,14 +6912,38 @@
         },
         {
             "id": 268,
-            "created": "2018-12-04T11:12:25+00:00",
-            "modified": "2022-07-02T10:51:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/268",
             "name": "Decidim",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/268",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/268",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/268"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2018-12-04T11:12:25+00:00",
+            "modified": "2022-07-02T10:51:33+00:00",
             "external_resources": {
                 "website": "https:\/\/decidim.org\/",
-                "repository": "https:\/\/github.com\/decidim\/decidim"
+                "repository": "https:\/\/github.com\/decidim\/decidim",
+                "framalibre": [],
+                "sill": {
+                    "id": 234,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=234",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=234",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=234"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q20105575",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q20105575",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q20105575.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Decidim",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Decidim"
+                    }
+                }
             },
             "providers": [
                 {
@@ -5078,6 +6975,15 @@
                         "website": "https:\/\/www.loire-atlantique.fr\/"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -5091,14 +6997,33 @@
         },
         {
             "id": 136,
-            "created": "2018-05-23T11:17:53+00:00",
-            "modified": "2022-01-24T15:19:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/136",
             "name": "D\u00e9marches simplifi\u00e9es",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/136",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/136",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/136"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-05-23T11:17:53+00:00",
+            "modified": "2022-01-24T15:19:30+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/betagouv\/demarches-simplifiees.fr",
-                "repository": "https:\/\/github.com\/betagouv\/demarches-simplifiees.fr"
+                "repository": "https:\/\/github.com\/betagouv\/demarches-simplifiees.fr",
+                "framalibre": [],
+                "sill": {
+                    "id": 205,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=205",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=205",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=205"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q93597458",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q93597458",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q93597458.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5110,6 +7035,15 @@
                         "website": "http:\/\/www.edissyum.com"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 3449,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3449",
@@ -5242,28 +7176,61 @@
         },
         {
             "id": 519,
-            "created": "2022-08-04T12:30:11+00:00",
-            "modified": "2022-08-09T00:59:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/519",
             "name": "Deno",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/519",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/519",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/519"
+            },
             "licence": "MIT",
+            "created": "2022-08-04T12:30:11+00:00",
+            "modified": "2022-08-09T00:59:21+00:00",
             "external_resources": {
                 "website": "https:\/\/deno.land",
-                "repository": "https:\/\/github.com\/denoland\/deno"
+                "repository": "https:\/\/github.com\/denoland\/deno",
+                "framalibre": [],
+                "sill": {
+                    "id": 280,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=280",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=280",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=280"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q65070939",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q65070939",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q65070939.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Deno_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Deno_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Deno_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 115,
-            "created": "2017-06-14T07:15:06+00:00",
-            "modified": "2021-07-25T20:34:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/115",
             "name": "D\u00e9partements & Notaires",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/115",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/115",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/115"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-06-14T07:15:06+00:00",
+            "modified": "2021-07-25T20:34:50+00:00",
             "external_resources": {
                 "website": "http:\/\/www.rhone.fr\/cg69_site\/developpement_innovation\/nouvelles_technologies\/departements_notaires",
-                "repository": "https:\/\/gitlab.adullact.net\/departements-notaires\/departements-notaires-v2"
+                "repository": "https:\/\/gitlab.adullact.net\/departements-notaires\/departements-notaires-v2",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5312,19 +7279,45 @@
                     "external_resources": {
                         "website": "https:\/\/gironde.fr"
                     }
+                },
+                {
+                    "id": 3516,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3516",
+                    "name": "D\u00e9partement de Loire Atlantique (44)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.loire-atlantique.fr"
+                    }
+                },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
                 }
             ]
         },
         {
             "id": 66,
-            "created": "2017-02-07T21:02:26+00:00",
-            "modified": "2017-02-07T21:02:27+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/66",
             "name": "Dia Diagram Editor",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/66",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/66",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/66"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-07T21:02:26+00:00",
+            "modified": "2017-02-07T21:02:27+00:00",
             "external_resources": {
                 "website": "http:\/\/dia-installer.de\/",
-                "repository": "https:\/\/git.code.sf.net\/p\/vsd2svg\/code vsd2svg-code"
+                "repository": "https:\/\/git.code.sf.net\/p\/vsd2svg\/code vsd2svg-code",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5356,6 +7349,15 @@
                         "website": "http:\/\/www.saintarnoultenyvelines.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 160,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/160",
@@ -5365,6 +7367,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -5387,14 +7398,33 @@
         },
         {
             "id": 244,
-            "created": "2018-09-05T12:59:08+00:00",
-            "modified": "2022-08-04T17:33:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/244",
             "name": "DIGIRISK",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/244",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/244",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/244"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-09-05T12:59:08+00:00",
+            "modified": "2022-08-04T17:33:14+00:00",
             "external_resources": {
                 "website": "https:\/\/www.digirisk.com\/",
-                "repository": "https:\/\/github.com\/Evarisk\/Digirisk"
+                "repository": "https:\/\/github.com\/Evarisk\/Digirisk",
+                "framalibre": [],
+                "sill": {
+                    "id": 292,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=292",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=292",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=292"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112299414",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112299414",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112299414.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5439,14 +7469,22 @@
         },
         {
             "id": 382,
-            "created": "2020-04-10T07:34:43+00:00",
-            "modified": "2020-04-24T02:38:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/382",
             "name": "DirectMairie",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/382",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/382",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/382"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-04-10T07:34:43+00:00",
+            "modified": "2020-04-24T02:38:41+00:00",
             "external_resources": {
                 "website": "https:\/\/adullact.org\/web-service-directmairie",
-                "repository": "https:\/\/gitlab.adullact.net\/directmairie\/directmairie"
+                "repository": "https:\/\/gitlab.adullact.net\/directmairie\/directmairie",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5473,14 +7511,39 @@
         },
         {
             "id": 282,
-            "created": "2019-02-25T16:32:36+00:00",
-            "modified": "2019-02-25T16:32:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/282",
             "name": "Discourse",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/282",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/282",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/282"
+            },
             "licence": "GNU GPLv2",
+            "created": "2019-02-25T16:32:36+00:00",
+            "modified": "2019-02-25T16:32:36+00:00",
             "external_resources": {
                 "website": "https:\/\/www.discourse.org\/",
-                "repository": "https:\/\/github.com\/discourse\/discourse"
+                "repository": "https:\/\/github.com\/discourse\/discourse",
+                "framalibre": [],
+                "sill": {
+                    "id": 33,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=33",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=33",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=33"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q15054354",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q15054354",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q15054354.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Discourse_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Discourse_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Discourse"
+                    }
+                }
             },
             "providers": [
                 {
@@ -5511,18 +7574,53 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 218,
-            "created": "2018-09-04T10:01:25+00:00",
-            "modified": "2019-03-06T14:49:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/218",
             "name": "Docker",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/218",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/218",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/218"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T10:01:25+00:00",
+            "modified": "2019-03-06T14:49:38+00:00",
             "external_resources": {
                 "website": "https:\/\/www.docker.com\/",
-                "repository": "https:\/\/github.com\/docker\/docker-ce"
+                "repository": "https:\/\/github.com\/docker\/docker-ce",
+                "framalibre": [],
+                "sill": {
+                    "id": 34,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=34",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=34",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=34"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q15206305",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q15206305",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q15206305.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Docker_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Docker_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Docker_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -5653,6 +7751,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 1078,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/1078",
+                    "name": "Abbeville - Mairie d'Abbeville",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.abbeville.fr"
+                    }
+                },
                 {
                     "id": 3251,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3251",
@@ -5716,6 +7823,15 @@
                         "website": "https:\/\/vincennes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -5734,6 +7850,15 @@
                         "website": "https:\/\/strasbourg.eu"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -5756,28 +7881,58 @@
         },
         {
             "id": 476,
-            "created": "2022-05-20T12:33:40+00:00",
-            "modified": "2022-05-20T12:50:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/476",
             "name": "Dogtag",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/476",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/476",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/476"
+            },
             "licence": "GNU GPL",
+            "created": "2022-05-20T12:33:40+00:00",
+            "modified": "2022-05-20T12:50:20+00:00",
             "external_resources": {
                 "website": "https:\/\/www.dogtagpki.org",
-                "repository": "https:\/\/github.com\/dogtagpki\/pki"
+                "repository": "https:\/\/github.com\/dogtagpki\/pki",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 467,
-            "created": "2022-04-13T06:48:28+00:00",
-            "modified": "2022-06-02T13:16:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/467",
             "name": "Dokiel",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/467",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/467",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/467"
+            },
             "licence": "LGPLv3",
+            "created": "2022-04-13T06:48:28+00:00",
+            "modified": "2022-06-02T13:16:18+00:00",
             "external_resources": {
                 "website": "https:\/\/doc.scenari.software\/Dokiel\/fr\/",
-                "repository": "https:\/\/source.scenari.software\/projects\/dokiel"
+                "repository": "https:\/\/source.scenari.software\/projects\/dokiel",
+                "framalibre": {
+                    "slug": "dokiel",
+                    "url": "https:\/\/framalibre.org\/content\/dokiel"
+                },
+                "sill": {
+                    "id": 238,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=238",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=238",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=238"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112063447",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112063447",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112063447.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5794,14 +7949,33 @@
         },
         {
             "id": 521,
-            "created": "2022-08-04T12:32:56+00:00",
-            "modified": "2022-08-09T02:27:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/521",
             "name": "Dokku",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/521",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/521",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/521"
+            },
             "licence": "MIT",
+            "created": "2022-08-04T12:32:56+00:00",
+            "modified": "2022-08-09T02:27:24+00:00",
             "external_resources": {
                 "website": "https:\/\/dokku.com",
-                "repository": "https:\/\/github.com\/dokku\/dokku"
+                "repository": "https:\/\/github.com\/dokku\/dokku",
+                "framalibre": [],
+                "sill": {
+                    "id": 256,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=256",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=256",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=256"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112073283",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112073283",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112073283.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5818,14 +7992,22 @@
         },
         {
             "id": 440,
-            "created": "2021-07-22T08:26:57+00:00",
-            "modified": "2021-07-22T08:27:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/440",
             "name": "Dolibackup",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/440",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/440",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/440"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-07-22T08:26:57+00:00",
+            "modified": "2021-07-22T08:27:17+00:00",
             "external_resources": {
                 "website": "https:\/\/dolibackup.com\/fr\/",
-                "repository": "https:\/\/github.com\/simafri\/dolibackup"
+                "repository": "https:\/\/github.com\/simafri\/dolibackup",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5842,14 +8024,22 @@
         },
         {
             "id": 47,
-            "created": "2016-11-22T20:32:43+00:00",
-            "modified": "2021-10-14T15:16:35+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/47",
             "name": "Dolibarr ERP CRM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/47",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/47",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/47"
+            },
             "licence": "GNU GPLv3",
+            "created": "2016-11-22T20:32:43+00:00",
+            "modified": "2022-11-18T15:48:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.dolibarr.org\/",
-                "repository": "https:\/\/github.com\/dolibarr"
+                "repository": "https:\/\/github.com\/dolibarr",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -5879,6 +8069,15 @@
                         "website": "https:\/\/www.artaban.fr"
                     }
                 },
+                {
+                    "id": 3547,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3547",
+                    "name": "ATM CONSULTING",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.atm-consulting.fr\/"
+                    }
+                },
                 {
                     "id": 3288,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3288",
@@ -5888,6 +8087,15 @@
                         "website": "https:\/\/www.aukfood.fr"
                     }
                 },
+                {
+                    "id": 3546,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3546",
+                    "name": "Bloxera GmbH",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.bloxera.com"
+                    }
+                },
                 {
                     "id": 3216,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3216",
@@ -5906,6 +8114,15 @@
                         "website": "https:\/\/www.dolicloud.com"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 241,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/241",
@@ -5951,6 +8168,24 @@
                         "website": "https:\/\/www.microlinux.fr"
                     }
                 },
+                {
+                    "id": 3573,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3573",
+                    "name": "NORD ERP CRM",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.nord-erp-crm.fr\/"
+                    }
+                },
+                {
+                    "id": 3587,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3587",
+                    "name": "NS INFO",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.ns-info.fr"
+                    }
+                },
                 {
                     "id": 882,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/882",
@@ -5987,6 +8222,15 @@
                         "website": "https:\/\/paquerette.eu"
                     }
                 },
+                {
+                    "id": 3558,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3558",
+                    "name": "PRAGMA-TECH",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.pragma-tech.fr"
+                    }
+                },
                 {
                     "id": 132,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/132",
@@ -6038,14 +8282,22 @@
         },
         {
             "id": 438,
-            "created": "2021-06-29T14:46:39+00:00",
-            "modified": "2021-06-29T14:47:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/438",
             "name": "DoliSCAN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/438",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/438",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/438"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-06-29T14:46:39+00:00",
+            "modified": "2021-06-29T14:47:06+00:00",
             "external_resources": {
                 "website": "https:\/\/doliscan.fr",
-                "repository": "https:\/\/doliscan.org"
+                "repository": "https:\/\/doliscan.org",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6062,28 +8314,44 @@
         },
         {
             "id": 391,
-            "created": "2020-05-15T12:47:43+00:00",
-            "modified": "2020-05-15T13:10:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/391",
             "name": "DomiFa ",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/391",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/391",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/391"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-05-15T12:47:43+00:00",
+            "modified": "2020-05-15T13:10:30+00:00",
             "external_resources": {
                 "website": "https:\/\/domifa.fabrique.social.gouv.fr",
-                "repository": "https:\/\/github.com\/SocialGouv\/domifa"
+                "repository": "https:\/\/github.com\/SocialGouv\/domifa",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 425,
-            "created": "2021-04-01T14:34:55+00:00",
-            "modified": "2021-04-01T14:51:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/425",
             "name": "Domvil2",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/425",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/425",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/425"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-04-01T14:34:55+00:00",
+            "modified": "2021-04-01T14:51:16+00:00",
             "external_resources": {
                 "website": "https:\/\/ville-saint-denis.fr\/",
-                "repository": "https:\/\/forge.naos-cluster.tech\/aquinetic\/newmips\/domvil.git"
+                "repository": "https:\/\/forge.naos-cluster.tech\/aquinetic\/newmips\/domvil.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6110,28 +8378,87 @@
         },
         {
             "id": 497,
-            "created": "2022-07-27T06:59:35+00:00",
-            "modified": "2022-07-27T07:04:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/497",
             "name": "Dovecot",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/497",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/497",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/497"
+            },
             "licence": "MIT",
+            "created": "2022-07-27T06:59:35+00:00",
+            "modified": "2022-07-27T07:04:41+00:00",
             "external_resources": {
                 "website": "https:\/\/www.dovecot.org",
-                "repository": "https:\/\/github.com\/dovecot\/core"
+                "repository": "https:\/\/github.com\/dovecot\/core",
+                "framalibre": [],
+                "sill": {
+                    "id": 244,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=244",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=244",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=244"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q742820",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q742820",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q742820.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Dovecot_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Dovecot_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Dovecot"
+                    }
+                }
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 300,
-            "created": "2019-02-27T10:58:51+00:00",
-            "modified": "2019-02-27T10:58:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/300",
             "name": "draw.io",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/300",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/300",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/300"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-02-27T10:58:51+00:00",
+            "modified": "2019-02-27T10:58:51+00:00",
             "external_resources": {
                 "website": "https:\/\/about.draw.io\/integrations\/#integrations_offline",
-                "repository": "https:\/\/github.com\/jgraph\/drawio"
+                "repository": "https:\/\/github.com\/jgraph\/drawio",
+                "framalibre": [],
+                "sill": {
+                    "id": 35,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=35",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=35",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=35"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q59339175",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q59339175",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q59339175.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Diagrams.net",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Diagrams.net"
+                    }
+                }
             },
             "providers": [
                 {
@@ -6189,19 +8516,65 @@
                     "external_resources": {
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
+                },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 264,
-            "created": "2018-11-19T12:07:28+00:00",
-            "modified": "2021-08-26T09:08:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/264",
             "name": "Drupal",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/264",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/264",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/264"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-11-19T12:07:28+00:00",
+            "modified": "2021-08-26T09:08:40+00:00",
             "external_resources": {
                 "website": "https:\/\/www.drupal.org\/",
-                "repository": "https:\/\/git.drupalcode.org\/project\/drupal"
+                "repository": "https:\/\/git.drupalcode.org\/project\/drupal",
+                "framalibre": {
+                    "slug": "drupal",
+                    "url": "https:\/\/framalibre.org\/content\/drupal"
+                },
+                "sill": {
+                    "id": 36,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=36",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=36",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=36"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q170855",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q170855",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q170855.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Drupal",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Drupal",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Drupal"
+                    }
+                }
             },
             "providers": [
                 {
@@ -6222,6 +8595,15 @@
                         "website": "https:\/\/www.atolcd.com\/"
                     }
                 },
+                {
+                    "id": 3569,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3569",
+                    "name": "Axess",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.axess.fr\/agence-developpement-web"
+                    }
+                },
                 {
                     "id": 1460,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/1460",
@@ -6332,6 +8714,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
                 {
                     "id": 141,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/141",
@@ -6379,30 +8770,112 @@
                 }
             ]
         },
+        {
+            "id": 564,
+            "name": "Duplicati",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/564",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/564",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/564"
+            },
+            "licence": "GNU LGPL",
+            "created": "2022-11-07T16:13:19+00:00",
+            "modified": "2022-11-07T16:13:58+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.duplicati.com",
+                "repository": "https:\/\/github.com\/duplicati\/duplicati",
+                "framalibre": [],
+                "sill": {
+                    "id": 338,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=338",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=338",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=338"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1266534",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1266534",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1266534.json"
+                },
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 74,
-            "created": "2017-02-08T10:28:47+00:00",
-            "modified": "2020-01-09T00:16:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/74",
             "name": "DVDstyler",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/74",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/74",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/74"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-08T10:28:47+00:00",
+            "modified": "2020-01-09T00:16:50+00:00",
             "external_resources": {
                 "website": "http:\/\/www.dvdstyler.org",
-                "repository": "https:\/\/sourceforge.net\/p\/dvdstyler\/code\/"
+                "repository": "https:\/\/sourceforge.net\/p\/dvdstyler\/code\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 37,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=37",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=37",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=37"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4117800",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4117800",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4117800.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/DVDStyler",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/DVDStyler"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 170,
-            "created": "2018-09-03T13:50:48+00:00",
-            "modified": "2019-03-06T13:47:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/170",
             "name": "Eclipse",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/170",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/170",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/170"
+            },
             "licence": "BSD",
+            "created": "2018-09-03T13:50:48+00:00",
+            "modified": "2019-03-06T13:47:43+00:00",
             "external_resources": {
                 "website": "https:\/\/www.eclipse.org\/",
-                "repository": "https:\/\/git.eclipse.org\/c\/"
+                "repository": "https:\/\/git.eclipse.org\/c\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 38,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=38",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=38",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=38"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q82268",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q82268",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q82268.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Eclipse_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Eclipse_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Eclipse_(projet)"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -6428,14 +8901,22 @@
         },
         {
             "id": 313,
-            "created": "2019-03-13T10:44:20+00:00",
-            "modified": "2019-03-13T10:44:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/313",
             "name": "E-Collectivit\u00e9s",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/313",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/313",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/313"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-03-13T10:44:20+00:00",
+            "modified": "2019-03-13T10:44:20+00:00",
             "external_resources": {
                 "website": "https:\/\/gitlab.adullact.net\/E-Collectivite",
-                "repository": "https:\/\/gitlab.adullact.net\/E-Collectivite"
+                "repository": "https:\/\/gitlab.adullact.net\/E-Collectivite",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -6461,28 +8942,44 @@
         },
         {
             "id": 245,
-            "created": "2018-09-11T20:25:52+00:00",
-            "modified": "2018-09-11T20:25:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/245",
             "name": "editInteractiveSVG",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/245",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/245",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/245"
+            },
             "licence": "BSD",
+            "created": "2018-09-11T20:25:52+00:00",
+            "modified": "2018-09-11T20:25:52+00:00",
             "external_resources": {
                 "website": "https:\/\/mothsart.github.io\/editeur-svg-interactif.html",
-                "repository": "https:\/\/github.com\/mothsART\/editInteractiveSVG"
+                "repository": "https:\/\/github.com\/mothsART\/editInteractiveSVG",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 85,
-            "created": "2017-02-15T07:00:26+00:00",
-            "modified": "2017-02-15T07:00:27+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/85",
             "name": "eGroupware",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/85",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/85",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/85"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-15T07:00:26+00:00",
+            "modified": "2017-02-15T07:00:27+00:00",
             "external_resources": {
                 "website": "https:\/\/www.egroupware.org\/en\/products\/installation-on-your-own-server-free-version\/",
-                "repository": "https:\/\/github.com\/EGroupware\/egroupware"
+                "repository": "https:\/\/github.com\/EGroupware\/egroupware",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6527,28 +9024,61 @@
         },
         {
             "id": 479,
-            "created": "2022-06-02T08:56:02+00:00",
-            "modified": "2022-06-02T08:57:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/479",
             "name": "EJBCA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/479",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/479",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/479"
+            },
             "licence": "GNU LGPL",
+            "created": "2022-06-02T08:56:02+00:00",
+            "modified": "2022-06-02T08:57:05+00:00",
             "external_resources": {
                 "website": "https:\/\/www.ejbca.org\/",
-                "repository": "https:\/\/github.com\/Keyfactor\/ejbca-ce"
+                "repository": "https:\/\/github.com\/Keyfactor\/ejbca-ce",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 201,
-            "created": "2018-09-04T09:19:09+00:00",
-            "modified": "2020-01-30T09:33:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/201",
             "name": "Elastic Search",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/201",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/201",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/201"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:19:09+00:00",
+            "modified": "2020-01-30T09:33:16+00:00",
             "external_resources": {
                 "website": "https:\/\/elastic.co\/products\/elasticsearch",
-                "repository": "https:\/\/github.com\/elastic\/elasticsearch"
+                "repository": "https:\/\/github.com\/elastic\/elasticsearch",
+                "framalibre": [],
+                "sill": {
+                    "id": 39,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=39",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=39",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=39"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3050461",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3050461",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3050461.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Elasticsearch",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Elasticsearch",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Elasticsearch"
+                    }
+                }
             },
             "providers": [
                 {
@@ -6633,19 +9163,56 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 349,
-            "created": "2019-12-20T14:07:45+00:00",
-            "modified": "2022-04-13T06:50:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/349",
             "name": " Element.io",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/349",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/349",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/349"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-12-20T14:07:45+00:00",
+            "modified": "2022-04-13T06:50:02+00:00",
             "external_resources": {
                 "website": "https:\/\/element.io",
-                "repository": "https:\/\/github.com\/vector-im\/element-web"
+                "repository": "https:\/\/github.com\/vector-im\/element-web",
+                "framalibre": {
+                    "slug": "riotim",
+                    "url": "https:\/\/framalibre.org\/content\/riotim"
+                },
+                "sill": {
+                    "id": 237,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=237",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=237",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=237"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q47004029",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q47004029",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q47004029.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Element_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Element_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Element_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -6662,28 +9229,44 @@
         },
         {
             "id": 324,
-            "created": "2019-05-13T21:28:44+00:00",
-            "modified": "2020-04-16T09:13:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/324",
             "name": "Emmabunt\u00fcs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/324",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/324",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/324"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-05-13T21:28:44+00:00",
+            "modified": "2020-04-16T09:13:45+00:00",
             "external_resources": {
                 "website": "https:\/\/emmabuntus.org\/",
-                "repository": "https:\/\/sourceforge.net\/projects\/emmabuntus\/files\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/emmabuntus\/files\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 258,
-            "created": "2018-10-01T14:10:59+00:00",
-            "modified": "2018-10-01T14:10:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/258",
             "name": "EmonCMS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/258",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/258",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/258"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-10-01T14:10:59+00:00",
+            "modified": "2018-10-01T14:10:59+00:00",
             "external_resources": {
                 "website": "https:\/\/emoncms.org\/",
-                "repository": "https:\/\/github.com\/emoncms\/emoncms"
+                "repository": "https:\/\/github.com\/emoncms\/emoncms",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6700,14 +9283,29 @@
         },
         {
             "id": 234,
-            "created": "2018-09-04T12:52:23+00:00",
-            "modified": "2019-03-06T14:43:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/234",
             "name": "EOLE Amon",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/234",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/234",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/234"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T12:52:23+00:00",
+            "modified": "2019-03-06T14:43:14+00:00",
             "external_resources": {
                 "website": "http:\/\/eole.ac-dijon.fr\/documentations\/2.6\/completes\/HTML\/EOLE\/co\/00-introduction_2.html",
-                "repository": "https:\/\/dev-eole.ac-dijon.fr\/projects\/amon"
+                "repository": "https:\/\/dev-eole.ac-dijon.fr\/projects\/amon",
+                "framalibre": [],
+                "sill": {
+                    "id": 40,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=40",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=40",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=40"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6743,14 +9341,22 @@
         },
         {
             "id": 453,
-            "created": "2021-11-11T12:02:53+00:00",
-            "modified": "2021-11-11T12:07:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/453",
             "name": "ESOPE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/453",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/453",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/453"
+            },
             "licence": "GNU GPLv2",
+            "created": "2021-11-11T12:02:53+00:00",
+            "modified": "2021-11-11T12:07:07+00:00",
             "external_resources": {
                 "website": "https:\/\/elgg.org\/",
-                "repository": "https:\/\/github.com\/Facyla\/esope"
+                "repository": "https:\/\/github.com\/Facyla\/esope",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6777,14 +9383,33 @@
         },
         {
             "id": 397,
-            "created": "2020-06-30T12:59:38+00:00",
-            "modified": "2020-06-30T13:02:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/397",
             "name": "Esup-Pod",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/397",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/397",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/397"
+            },
             "licence": "LGPLv3",
+            "created": "2020-06-30T12:59:38+00:00",
+            "modified": "2020-06-30T13:02:45+00:00",
             "external_resources": {
                 "website": "https:\/\/www.esup-portail.org\/wiki\/display\/ES\/esup-pod",
-                "repository": "https:\/\/github.com\/EsupPortail\/Esup-Pod"
+                "repository": "https:\/\/github.com\/EsupPortail\/Esup-Pod",
+                "framalibre": [],
+                "sill": {
+                    "id": 210,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=210",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=210",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=210"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q109851936",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q109851936",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q109851936.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6811,14 +9436,22 @@
         },
         {
             "id": 265,
-            "created": "2018-11-19T12:14:15+00:00",
-            "modified": "2022-07-02T10:45:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/265",
             "name": "Etherpad",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/265",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/265",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/265"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-11-19T12:14:15+00:00",
+            "modified": "2022-07-02T10:45:53+00:00",
             "external_resources": {
                 "website": "http:\/\/etherpad.org\/",
-                "repository": "https:\/\/github.com\/ether\/etherpad-lite"
+                "repository": "https:\/\/github.com\/ether\/etherpad-lite",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6850,6 +9483,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 399,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/399",
@@ -6872,28 +9514,60 @@
         },
         {
             "id": 385,
-            "created": "2020-04-24T03:45:56+00:00",
-            "modified": "2020-04-24T03:54:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/385",
             "name": "Exodus-Privacy (standalone)",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/385",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/385",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/385"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-04-24T03:45:56+00:00",
+            "modified": "2020-04-24T03:54:05+00:00",
             "external_resources": {
                 "website": "https:\/\/exodus-privacy.eu.org\/fr\/",
-                "repository": "https:\/\/github.com\/Exodus-Privacy\/exodus-standalone"
+                "repository": "https:\/\/github.com\/Exodus-Privacy\/exodus-standalone",
+                "framalibre": [],
+                "sill": {
+                    "id": 199,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=199",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=199",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=199"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q60348651",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q60348651",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q60348651.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Exodus_Privacy",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Exodus_Privacy"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 20,
-            "created": "2016-04-28T14:43:35+00:00",
-            "modified": "2019-12-16T11:03:14+00:00",
+            "name": "eXo Platform",
             "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/20",
-            "name": "Exoplatform",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/20",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/20"
+            },
             "licence": "LGPLv3",
+            "created": "2016-04-28T14:43:35+00:00",
+            "modified": "2022-11-30T16:43:51+00:00",
             "external_resources": {
-                "website": "https:\/\/www.exoplatform.com\/",
-                "repository": "https:\/\/github.com\/exoplatform\/platform.git"
+                "website": "https:\/\/www.exoplatform.com\/fr\/",
+                "repository": "https:\/\/github.com\/exoplatform",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -6906,18 +9580,43 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 423,
-            "created": "2021-03-20T18:52:48+00:00",
-            "modified": "2022-08-04T17:53:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/423",
             "name": "FileSender",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/423",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/423",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/423"
+            },
             "licence": "BSD",
+            "created": "2021-03-20T18:52:48+00:00",
+            "modified": "2022-08-04T17:53:59+00:00",
             "external_resources": {
                 "website": "https:\/\/filesender.org\/",
-                "repository": "https:\/\/github.com\/filesender\/filesender"
+                "repository": "https:\/\/github.com\/filesender\/filesender",
+                "framalibre": [],
+                "sill": {
+                    "id": 263,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=263",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=263",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=263"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -6934,14 +9633,42 @@
         },
         {
             "id": 64,
-            "created": "2017-02-07T16:16:58+00:00",
-            "modified": "2020-01-09T00:27:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/64",
             "name": "FileZilla",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/64",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/64",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/64"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-07T16:16:58+00:00",
+            "modified": "2020-01-09T00:27:45+00:00",
             "external_resources": {
                 "website": "https:\/\/filezilla-project.org\/",
-                "repository": "https:\/\/svn.filezilla-project.org\/svn\/FileZilla3\/trunk"
+                "repository": "https:\/\/svn.filezilla-project.org\/svn\/FileZilla3\/trunk",
+                "framalibre": {
+                    "slug": "filezilla",
+                    "url": "https:\/\/framalibre.org\/content\/filezilla"
+                },
+                "sill": {
+                    "id": 43,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=43",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=43",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=43"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q300662",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q300662",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q300662.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/FileZilla",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/FileZilla",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/FileZilla"
+                    }
+                }
             },
             "providers": [
                 {
@@ -7126,6 +9853,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 402,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/402",
@@ -7153,6 +9889,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 148,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/148",
@@ -7171,6 +9916,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -7229,16 +9983,53 @@
         },
         {
             "id": 82,
-            "created": "2017-02-09T16:57:41+00:00",
-            "modified": "2020-06-17T12:44:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/82",
             "name": "Firefox ESR",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/82",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/82",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/82"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-02-09T16:57:41+00:00",
+            "modified": "2020-06-17T12:44:07+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mozilla.org\/en-US\/firefox\/organizations\/all\/",
-                "repository": "https:\/\/github.com\/mozilla\/gecko-dev.git"
+                "repository": "https:\/\/github.com\/mozilla\/gecko-dev.git",
+                "framalibre": {
+                    "slug": "firefox",
+                    "url": "https:\/\/framalibre.org\/content\/firefox"
+                },
+                "sill": {
+                    "id": 89,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=89",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=89",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=89"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q698",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q698",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q698.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Firefox",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Firefox",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Mozilla_Firefox"
+                    }
+                }
             },
             "providers": [
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 446,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/446",
@@ -7475,6 +10266,15 @@
                         "website": "http:\/\/www.sdis58.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -7551,28 +10351,61 @@
         },
         {
             "id": 184,
-            "created": "2018-09-03T14:57:51+00:00",
-            "modified": "2019-03-06T14:06:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/184",
             "name": "Fitnesse",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/184",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/184",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/184"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T14:57:51+00:00",
+            "modified": "2019-03-06T14:06:31+00:00",
             "external_resources": {
                 "website": "http:\/\/fitnesse.org\/",
-                "repository": "https:\/\/github.com\/unclebob\/fitnesse"
+                "repository": "https:\/\/github.com\/unclebob\/fitnesse",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 530,
-            "created": "2022-08-04T12:41:25+00:00",
-            "modified": "2022-08-09T01:57:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/530",
             "name": "Flask",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/530",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/530",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/530"
+            },
             "licence": "BSD",
+            "created": "2022-08-04T12:41:25+00:00",
+            "modified": "2022-08-09T01:57:39+00:00",
             "external_resources": {
                 "website": "https:\/\/flask.palletsprojects.com",
-                "repository": "https:\/\/github.com\/pallets\/flask"
+                "repository": "https:\/\/github.com\/pallets\/flask",
+                "framalibre": [],
+                "sill": {
+                    "id": 272,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=272",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=272",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=272"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q289281",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q289281",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q289281.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Flask_(web_framework)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Flask_(web_framework)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Flask_(framework)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -7583,20 +10416,63 @@
                     "external_resources": {
                         "website": "https:\/\/abilian.com\/"
                     }
+                },
+                {
+                    "id": 3599,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3599",
+                    "name": "Yaal Coop",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/yaal.coop\/"
+                    }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 138,
-            "created": "2018-06-14T14:00:11+00:00",
-            "modified": "2022-07-27T06:24:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/138",
             "name": "FOG Project",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/138",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/138",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/138"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-14T14:00:11+00:00",
+            "modified": "2022-07-27T06:24:23+00:00",
             "external_resources": {
                 "website": "https:\/\/fogproject.org\/",
-                "repository": "https:\/\/github.com\/FOGProject\/"
+                "repository": "https:\/\/github.com\/FOGProject\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 241,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=241",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=241",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=241"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q111132714",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q111132714",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q111132714.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/FOG_(logiciel)",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/FOG_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -7646,6 +10522,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -7659,14 +10544,33 @@
         },
         {
             "id": 460,
-            "created": "2021-12-15T13:19:47+00:00",
-            "modified": "2021-12-17T11:44:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/460",
             "name": "Fpart",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/460",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/460",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/460"
+            },
             "licence": "BSD",
+            "created": "2021-12-15T13:19:47+00:00",
+            "modified": "2021-12-17T11:44:57+00:00",
             "external_resources": {
                 "website": "https:\/\/www.fpart.org\/",
-                "repository": "https:\/\/github.com\/martymac\/fpart"
+                "repository": "https:\/\/github.com\/martymac\/fpart",
+                "framalibre": [],
+                "sill": {
+                    "id": 229,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=229",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=229",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=229"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q109606717",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q109606717",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q109606717.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -7683,14 +10587,29 @@
         },
         {
             "id": 284,
-            "created": "2019-02-26T08:52:08+00:00",
-            "modified": "2019-02-26T08:52:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/284",
             "name": "Framadate",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/284",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/284",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/284"
+            },
             "licence": "CeCILL-B",
+            "created": "2019-02-26T08:52:08+00:00",
+            "modified": "2019-02-26T08:52:08+00:00",
             "external_resources": {
                 "website": "https:\/\/framadate.org\/",
-                "repository": "https:\/\/git.framasoft.org\/framasoft\/framadate"
+                "repository": "https:\/\/git.framasoft.org\/framasoft\/framadate",
+                "framalibre": [],
+                "sill": {
+                    "id": 45,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=45",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=45",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=45"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -7794,6 +10713,33 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -7834,14 +10780,22 @@
         },
         {
             "id": 320,
-            "created": "2019-04-07T15:50:29+00:00",
-            "modified": "2019-04-07T15:50:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/320",
             "name": "Freecad",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/320",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/320",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/320"
+            },
             "licence": "GNU LGPL",
+            "created": "2019-04-07T15:50:29+00:00",
+            "modified": "2019-04-07T15:50:29+00:00",
             "external_resources": {
                 "website": "https:\/\/www.freecadweb.org\/?lang=fr_FR",
-                "repository": "https:\/\/github.com\/FreeCAD\/FreeCAD\/"
+                "repository": "https:\/\/github.com\/FreeCAD\/FreeCAD\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -7886,28 +10840,81 @@
         },
         {
             "id": 550,
-            "created": "2022-09-06T14:58:21+00:00",
-            "modified": "2022-09-06T15:00:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/550",
             "name": "FreeFEM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/550",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/550",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/550"
+            },
             "licence": "LGPLv3",
+            "created": "2022-09-06T14:58:21+00:00",
+            "modified": "2022-09-06T15:00:16+00:00",
             "external_resources": {
                 "website": "https:\/\/freefem.org\/",
-                "repository": "https:\/\/github.com\/FreeFem\/FreeFem-sources"
+                "repository": "https:\/\/github.com\/FreeFem\/FreeFem-sources",
+                "framalibre": [],
+                "sill": {
+                    "id": 324,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=324",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=324",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=324"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q5499643",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q5499643",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q5499643.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/FreeFem%2B%2B",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/FreeFem%2B%2B",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/FreeFem%2B%2B"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 52,
-            "created": "2017-02-07T11:20:23+00:00",
-            "modified": "2019-02-25T13:36:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/52",
             "name": "FreeFileSync",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/52",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/52",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/52"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-07T11:20:23+00:00",
+            "modified": "2019-02-25T13:36:50+00:00",
             "external_resources": {
                 "website": "http:\/\/www.freefilesync.org\/",
-                "repository": "https:\/\/github.com\/feinstaub\/freefilesync-pak.git"
+                "repository": "https:\/\/github.com\/feinstaub\/freefilesync-pak.git",
+                "framalibre": {
+                    "slug": "freefilesync",
+                    "url": "https:\/\/framalibre.org\/content\/freefilesync"
+                },
+                "sill": {
+                    "id": 47,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=47",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=47",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=47"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q18150468",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q18150468",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q18150468.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/FreeFileSync",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/FreeFileSync",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/FreeFileSync"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -7933,14 +10940,22 @@
         },
         {
             "id": 280,
-            "created": "2019-02-21T13:02:21+00:00",
-            "modified": "2019-02-21T13:02:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/280",
             "name": "FreeIPA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/280",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/280",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/280"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-02-21T13:02:21+00:00",
+            "modified": "2019-02-21T13:02:21+00:00",
             "external_resources": {
                 "website": "https:\/\/www.freeipa.org",
-                "repository": "https:\/\/pagure.io\/freeipa\/"
+                "repository": "https:\/\/pagure.io\/freeipa\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -7985,14 +11000,29 @@
         },
         {
             "id": 429,
-            "created": "2021-05-26T08:27:38+00:00",
-            "modified": "2021-05-26T13:14:49+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/429",
             "name": "FreePascal",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/429",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/429",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/429"
+            },
             "licence": "GNU GPLv2",
+            "created": "2021-05-26T08:27:38+00:00",
+            "modified": "2021-05-26T13:14:49+00:00",
             "external_resources": {
                 "website": "https:\/\/www.freepascal.org",
-                "repository": "https:\/\/svn.freepascal.org\/svn\/fpc\/"
+                "repository": "https:\/\/svn.freepascal.org\/svn\/fpc\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 225,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=225",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=225",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=225"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -8009,14 +11039,42 @@
         },
         {
             "id": 61,
-            "created": "2017-02-07T15:54:27+00:00",
-            "modified": "2019-02-25T13:34:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/61",
             "name": "Freeplane",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/61",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/61",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/61"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T15:54:27+00:00",
+            "modified": "2019-02-25T13:34:12+00:00",
             "external_resources": {
                 "website": "https:\/\/www.freeplane.org\/wiki\/index.php\/Main_Page",
-                "repository": "https:\/\/github.com\/freeplane\/freeplane.git"
+                "repository": "https:\/\/github.com\/freeplane\/freeplane.git",
+                "framalibre": {
+                    "slug": "freeplane",
+                    "url": "https:\/\/framalibre.org\/content\/freeplane"
+                },
+                "sill": {
+                    "id": 48,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=48",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=48",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=48"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3028675",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3028675",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3028675.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Freeplane",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Freeplane",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Freeplane"
+                    }
+                }
             },
             "providers": [
                 {
@@ -8097,14 +11155,22 @@
         },
         {
             "id": 415,
-            "created": "2021-01-22T11:09:46+00:00",
-            "modified": "2021-01-22T11:09:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/415",
             "name": "French Automation",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/415",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/415",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/415"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-01-22T11:09:46+00:00",
+            "modified": "2021-01-22T11:09:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.frenchautomation.com",
-                "repository": "https:\/\/github.com\/frenchautomationorg\/french-automation-robot"
+                "repository": "https:\/\/github.com\/frenchautomationorg\/french-automation-robot",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8121,14 +11187,33 @@
         },
         {
             "id": 46,
-            "created": "2016-11-22T19:45:56+00:00",
-            "modified": "2020-07-01T13:57:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/46",
             "name": "FusionDirectory",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/46",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/46",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/46"
+            },
             "licence": "GNU GPLv2",
+            "created": "2016-11-22T19:45:56+00:00",
+            "modified": "2020-07-01T13:57:14+00:00",
             "external_resources": {
                 "website": "https:\/\/www.fusiondirectory.org\/",
-                "repository": "https:\/\/gitlab.fusiondirectory.org\/fusiondirectory\/fd"
+                "repository": "https:\/\/gitlab.fusiondirectory.org\/fusiondirectory\/fd",
+                "framalibre": [],
+                "sill": {
+                    "id": 206,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=206",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=206",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=206"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q96679195",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q96679195",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q96679195.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8187,6 +11272,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -8209,14 +11303,22 @@
         },
         {
             "id": 75,
-            "created": "2017-02-09T14:35:33+00:00",
-            "modified": "2017-02-09T14:35:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/75",
             "name": "FusionForge",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/75",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/75",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/75"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-09T14:35:33+00:00",
+            "modified": "2017-02-09T14:35:34+00:00",
             "external_resources": {
                 "website": "https:\/\/fusionforge.org",
-                "repository": "https:\/\/scm.fusionforge.org\/anonscm\/git\/fusionforge\/fusionforge.git "
+                "repository": "https:\/\/scm.fusionforge.org\/anonscm\/git\/fusionforge\/fusionforge.git ",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8242,14 +11344,22 @@
         },
         {
             "id": 118,
-            "created": "2017-09-17T14:31:20+00:00",
-            "modified": "2017-09-17T14:31:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/118",
             "name": "Gadael - Gestion des cong\u00e9s",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/118",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/118",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/118"
+            },
             "licence": "MIT",
+            "created": "2017-09-17T14:31:20+00:00",
+            "modified": "2017-09-17T14:31:20+00:00",
             "external_resources": {
                 "website": "http:\/\/www.gadael.org",
-                "repository": "https:\/\/github.com\/gadael\/gadael"
+                "repository": "https:\/\/github.com\/gadael\/gadael",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8266,28 +11376,83 @@
         },
         {
             "id": 525,
-            "created": "2022-08-04T12:37:09+00:00",
-            "modified": "2022-08-09T02:19:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/525",
             "name": "GanttProject",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/525",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/525",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/525"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T12:37:09+00:00",
+            "modified": "2022-08-09T02:19:41+00:00",
             "external_resources": {
                 "website": "https:\/\/www.ganttproject.biz",
-                "repository": "https:\/\/github.com\/bardsoftware\/ganttproject"
+                "repository": "https:\/\/github.com\/bardsoftware\/ganttproject",
+                "framalibre": {
+                    "slug": "ganttproject",
+                    "url": "https:\/\/framalibre.org\/content\/ganttproject"
+                },
+                "sill": {
+                    "id": 260,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=260",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=260",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=260"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1493695",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1493695",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1493695.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GanttProject",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GanttProject",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GanttProject"
+                    }
+                }
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 444,
-            "created": "2021-09-21T14:04:29+00:00",
-            "modified": "2022-08-25T20:28:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/444",
             "name": "Garradin",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/444",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/444",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/444"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-09-21T14:04:29+00:00",
+            "modified": "2022-08-25T20:28:52+00:00",
             "external_resources": {
                 "website": "https:\/\/garradin.eu\/",
-                "repository": "https:\/\/fossil.kd2.org\/garradin\/"
+                "repository": "https:\/\/fossil.kd2.org\/garradin\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8304,42 +11469,103 @@
         },
         {
             "id": 447,
-            "created": "2021-10-04T11:02:50+00:00",
-            "modified": "2022-08-04T17:35:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/447",
             "name": "GCompris",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/447",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/447",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/447"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-10-04T11:02:50+00:00",
+            "modified": "2022-08-04T17:35:51+00:00",
             "external_resources": {
                 "website": "https:\/\/gcompris.net\/",
-                "repository": "https:\/\/invent.kde.org\/education\/gcompris.git"
+                "repository": "https:\/\/invent.kde.org\/education\/gcompris.git",
+                "framalibre": {
+                    "slug": "gcompris",
+                    "url": "https:\/\/framalibre.org\/content\/gcompris"
+                },
+                "sill": {
+                    "id": 290,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=290",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=290",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=290"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1147042",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1147042",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1147042.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GCompris",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GCompris",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GCompris"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 504,
-            "created": "2022-08-01T10:00:22+00:00",
-            "modified": "2022-08-01T10:00:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/504",
             "name": "GDL - GNU Data Language",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/504",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/504",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/504"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-01T10:00:22+00:00",
+            "modified": "2022-08-01T10:00:22+00:00",
             "external_resources": {
                 "website": "https:\/\/gnudatalanguage.github.io\/",
-                "repository": "https:\/\/github.com\/gnudatalanguage\/gdl"
+                "repository": "https:\/\/github.com\/gnudatalanguage\/gdl",
+                "framalibre": [],
+                "sill": {
+                    "id": 255,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=255",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=255",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=255"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q929932",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q929932",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q929932.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GNU_Data_Language",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GNU_Data_Language",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GNU_Data_Language"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 399,
-            "created": "2020-07-02T12:49:24+00:00",
-            "modified": "2020-07-02T13:09:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/399",
             "name": "GeoMapFish",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/399",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/399",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/399"
+            },
             "licence": "BSD",
+            "created": "2020-07-02T12:49:24+00:00",
+            "modified": "2020-07-02T13:09:04+00:00",
             "external_resources": {
                 "website": "https:\/\/geomapfish.org\/",
-                "repository": "https:\/\/github.com\/camptocamp\/c2cgeoportal"
+                "repository": "https:\/\/github.com\/camptocamp\/c2cgeoportal",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8356,14 +11582,38 @@
         },
         {
             "id": 125,
-            "created": "2017-10-22T23:30:04+00:00",
-            "modified": "2022-08-04T17:43:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/125",
             "name": "GeoNature",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/125",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/125",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/125"
+            },
             "licence": "BSD",
+            "created": "2017-10-22T23:30:04+00:00",
+            "modified": "2022-08-04T17:43:10+00:00",
             "external_resources": {
                 "website": "http:\/\/geonature.fr",
-                "repository": "https:\/\/github.com\/PnX-SI\/GeoNature"
+                "repository": "https:\/\/github.com\/PnX-SI\/GeoNature",
+                "framalibre": [],
+                "sill": {
+                    "id": 288,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=288",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=288",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=288"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q109038131",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q109038131",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q109038131.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/GeoNature",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GeoNature"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -8380,14 +11630,33 @@
         },
         {
             "id": 334,
-            "created": "2019-08-21T09:42:14+00:00",
-            "modified": "2022-08-04T17:41:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/334",
             "name": "geOrchestra",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/334",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/334",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/334"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-08-21T09:42:14+00:00",
+            "modified": "2022-08-04T17:41:50+00:00",
             "external_resources": {
                 "website": "https:\/\/www.georchestra.org\/fr\/",
-                "repository": "https:\/\/github.com\/georchestra\/georchestra"
+                "repository": "https:\/\/github.com\/georchestra\/georchestra",
+                "framalibre": [],
+                "sill": {
+                    "id": 286,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=286",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=286",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=286"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112611351",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112611351",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112611351.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8441,14 +11710,29 @@
         },
         {
             "id": 124,
-            "created": "2017-10-22T21:59:38+00:00",
-            "modified": "2022-08-04T17:37:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/124",
             "name": "Geotrek",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/124",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/124",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/124"
+            },
             "licence": "BSD",
+            "created": "2017-10-22T21:59:38+00:00",
+            "modified": "2022-08-04T17:37:41+00:00",
             "external_resources": {
                 "website": "http:\/\/geotrek.fr",
-                "repository": "https:\/\/github.com\/GeotrekCE"
+                "repository": "https:\/\/github.com\/GeotrekCE",
+                "framalibre": [],
+                "sill": {
+                    "id": 289,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=289",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=289",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=289"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8493,14 +11777,22 @@
         },
         {
             "id": 335,
-            "created": "2019-08-21T10:27:53+00:00",
-            "modified": "2022-02-08T19:13:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/335",
             "name": "GestSup",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/335",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/335",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/335"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-08-21T10:27:53+00:00",
+            "modified": "2022-02-08T19:13:36+00:00",
             "external_resources": {
                 "website": "https:\/\/gestsup.fr\/",
-                "repository": "https:\/\/gestsup.fr\/index.php?page=download"
+                "repository": "https:\/\/gestsup.fr\/index.php?page=download",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -8536,14 +11828,42 @@
         },
         {
             "id": 67,
-            "created": "2017-02-07T21:17:01+00:00",
-            "modified": "2019-02-25T13:29:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/67",
             "name": "GIMP",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/67",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/67",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/67"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T21:17:01+00:00",
+            "modified": "2019-02-25T13:29:22+00:00",
             "external_resources": {
                 "website": "https:\/\/www.gimp.org\/",
-                "repository": "https:\/\/git.gnome.org\/browse\/gimp-web-devel"
+                "repository": "https:\/\/git.gnome.org\/browse\/gimp-web-devel",
+                "framalibre": {
+                    "slug": "gimp",
+                    "url": "https:\/\/framalibre.org\/content\/gimp"
+                },
+                "sill": {
+                    "id": 51,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=51",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=51",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=51"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q8038",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q8038",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q8038.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GIMP",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GIMP",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GIMP"
+                    }
+                }
             },
             "providers": [
                 {
@@ -8683,6 +12003,15 @@
                         "website": "http:\/\/www.girondenumerique.fr"
                     }
                 },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                },
                 {
                     "id": 141,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/141",
@@ -8737,6 +12066,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -8755,6 +12093,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -8791,6 +12138,15 @@
                         "website": "https:\/\/www.echirolles.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -8822,14 +12178,39 @@
         },
         {
             "id": 175,
-            "created": "2018-09-03T14:05:50+00:00",
-            "modified": "2019-03-06T13:59:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/175",
             "name": "Git",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/175",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/175",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/175"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-03T14:05:50+00:00",
+            "modified": "2019-03-06T13:59:10+00:00",
             "external_resources": {
                 "website": "https:\/\/git-scm.com\/",
-                "repository": "https:\/\/git.kernel.org\/pub\/scm\/git\/git.git\/"
+                "repository": "https:\/\/git.kernel.org\/pub\/scm\/git\/git.git\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 52,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=52",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=52",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=52"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q186055",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q186055",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q186055.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Git",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Git",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Git"
+                    }
+                }
             },
             "providers": [
                 {
@@ -8897,6 +12278,33 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -8906,6 +12314,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -8919,28 +12336,71 @@
         },
         {
             "id": 363,
-            "created": "2020-02-11T10:52:33+00:00",
-            "modified": "2020-02-11T10:53:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/363",
             "name": "Git-Crypt",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/363",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/363",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/363"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-02-11T10:52:33+00:00",
+            "modified": "2020-02-11T10:53:02+00:00",
             "external_resources": {
                 "website": "https:\/\/www.agwa.name\/projects\/git-crypt\/",
-                "repository": "https:\/\/github.com\/AGWA\/git-crypt"
+                "repository": "https:\/\/github.com\/AGWA\/git-crypt",
+                "framalibre": [],
+                "sill": {
+                    "id": 181,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=181",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=181",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=181"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 198,
-            "created": "2018-09-04T09:11:09+00:00",
-            "modified": "2020-02-11T10:45:32+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/198",
             "name": "Gitlab",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/198",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/198",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/198"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T09:11:09+00:00",
+            "modified": "2020-02-11T10:45:32+00:00",
             "external_resources": {
                 "website": "https:\/\/about.gitlab.com\/",
-                "repository": "https:\/\/gitlab.com\/gitlab-org\/gitlab-ce"
+                "repository": "https:\/\/gitlab.com\/gitlab-org\/gitlab-ce",
+                "framalibre": {
+                    "slug": "gitlab",
+                    "url": "https:\/\/framalibre.org\/content\/gitlab"
+                },
+                "sill": {
+                    "id": 53,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=53",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=53",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=53"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q16639197",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q16639197",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q16639197.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GitLab",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GitLab",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GitLab"
+                    }
+                }
             },
             "providers": [
                 {
@@ -9098,6 +12558,15 @@
                         "website": "https:\/\/www.loire-atlantique.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 935,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/935",
@@ -9107,6 +12576,15 @@
                         "website": "https:\/\/vincennes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -9125,6 +12603,15 @@
                         "website": "https:\/\/strasbourg.eu"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 2706,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2706",
@@ -9147,28 +12634,75 @@
         },
         {
             "id": 516,
-            "created": "2022-08-04T10:02:42+00:00",
-            "modified": "2022-08-09T00:37:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/516",
             "name": "GitLanding",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/516",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/516",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/516"
+            },
             "licence": "MIT",
+            "created": "2022-08-04T10:02:42+00:00",
+            "modified": "2022-08-09T00:37:57+00:00",
             "external_resources": {
                 "website": "https:\/\/www.gitlanding.dev\/",
-                "repository": "https:\/\/github.com\/thieryw\/gitlanding"
+                "repository": "https:\/\/github.com\/thieryw\/gitlanding",
+                "framalibre": [],
+                "sill": {
+                    "id": 285,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=285",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=285",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=285"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112595096",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112595096",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112595096.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 35,
-            "created": "2016-07-21T16:57:49+00:00",
-            "modified": "2022-01-15T19:13:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/35",
             "name": "GLPI",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/35",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/35",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/35"
+            },
             "licence": "GNU GPLv2",
+            "created": "2016-07-21T16:57:49+00:00",
+            "modified": "2022-01-15T19:13:33+00:00",
             "external_resources": {
                 "website": "http:\/\/glpi-project.org",
-                "repository": "https:\/\/github.com\/glpi-project\/glpi.git"
+                "repository": "https:\/\/github.com\/glpi-project\/glpi.git",
+                "framalibre": {
+                    "slug": "glpi",
+                    "url": "https:\/\/framalibre.org\/content\/glpi"
+                },
+                "sill": {
+                    "id": 54,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=54",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=54",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=54"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3104570",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3104570",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3104570.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GLPi",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GLPi",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Gestionnaire_Libre_de_Parc_Informatique"
+                    }
+                }
             },
             "providers": [
                 {
@@ -9335,6 +12869,15 @@
                         "website": "http:\/\/www.ales.fr"
                     }
                 },
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 561,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/561",
@@ -9425,6 +12968,15 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 726,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/726",
@@ -9443,6 +12995,15 @@
                         "website": "https:\/\/www.ensea.fr"
                     }
                 },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
                 {
                     "id": 783,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/783",
@@ -9461,6 +13022,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                },
                 {
                     "id": 141,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/141",
@@ -9542,6 +13112,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -9551,6 +13130,15 @@
                         "website": "http:\/\/www.parc-du-vercors.fr"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 3432,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3432",
@@ -9569,6 +13157,15 @@
                         "website": "http:\/\/www.sdis58.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -9587,15 +13184,6 @@
                         "website": "http:\/\/www.mairie-albi.fr"
                     }
                 },
-                {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
-                    }
-                },
                 {
                     "id": 978,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/978",
@@ -9659,6 +13247,15 @@
                         "website": "https:\/\/juvignac.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -9690,14 +13287,29 @@
         },
         {
             "id": 93,
-            "created": "2017-03-01T14:24:12+00:00",
-            "modified": "2019-02-26T16:03:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/93",
             "name": "GLPI Plugin:AdditionalAlerts",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/93",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/93",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/93"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-01T14:24:12+00:00",
+            "modified": "2019-02-26T16:03:12+00:00",
             "external_resources": {
                 "website": "http:\/\/plugins.glpi-project.org\/#\/plugin\/additionalalerts",
-                "repository": "https:\/\/github.com\/InfotelGLPI\/additionalalerts.git"
+                "repository": "https:\/\/github.com\/InfotelGLPI\/additionalalerts.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 3,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=3",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=3",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=3"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -9710,32 +13322,72 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 95,
-            "created": "2017-03-01T14:30:45+00:00",
-            "modified": "2020-02-05T15:37:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/95",
             "name": "GLPI Plugin Behaviors",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/95",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/95",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/95"
+            },
             "licence": "CeCILL V2",
+            "created": "2017-03-01T14:30:45+00:00",
+            "modified": "2020-02-05T15:37:23+00:00",
             "external_resources": {
                 "website": "http:\/\/plugins.glpi-project.org\/#\/search\/Behaviors",
-                "repository": "https:\/\/forge.glpi-project.org\/projects\/behaviors\/repository"
+                "repository": "https:\/\/forge.glpi-project.org\/projects\/behaviors\/repository",
+                "framalibre": [],
+                "sill": {
+                    "id": 17,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=17",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=17",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=17"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 92,
-            "created": "2017-03-01T14:20:40+00:00",
-            "modified": "2019-02-26T16:00:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/92",
             "name": "GLPI Plugin:Data Injection",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/92",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/92",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/92"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-01T14:20:40+00:00",
+            "modified": "2019-02-26T16:00:53+00:00",
             "external_resources": {
                 "website": "http:\/\/plugins.glpi-project.org\/#\/plugin\/datainjection",
-                "repository": "https:\/\/github.com\/pluginsGLPI\/datainjection.git"
+                "repository": "https:\/\/github.com\/pluginsGLPI\/datainjection.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 29,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=29",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=29",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=29"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -9761,28 +13413,58 @@
         },
         {
             "id": 296,
-            "created": "2019-02-27T10:15:49+00:00",
-            "modified": "2019-02-27T10:15:49+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/296",
             "name": "GLPI Plugin:Escalation",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/296",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/296",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/296"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-27T10:15:49+00:00",
+            "modified": "2019-02-27T10:15:49+00:00",
             "external_resources": {
                 "website": "https:\/\/plugins.glpi-project.org\/#\/plugin\/escalation",
-                "repository": "https:\/\/github.com\/ddurieux\/glpi_escalation"
+                "repository": "https:\/\/github.com\/ddurieux\/glpi_escalation",
+                "framalibre": [],
+                "sill": {
+                    "id": 42,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=42",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=42",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=42"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 84,
-            "created": "2017-02-14T14:07:27+00:00",
-            "modified": "2020-02-05T15:36:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/84",
             "name": "GLPI Plugin FusionInventory",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/84",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/84",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/84"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-02-14T14:07:27+00:00",
+            "modified": "2020-02-05T15:36:54+00:00",
             "external_resources": {
                 "website": "http:\/\/fusioninventory.org",
-                "repository": "https:\/\/github.com\/fusioninventory\/fusioninventory-for-glpi"
+                "repository": "https:\/\/github.com\/fusioninventory\/fusioninventory-for-glpi",
+                "framalibre": [],
+                "sill": {
+                    "id": 49,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=49",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=49",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=49"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -9895,6 +13577,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 978,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/978",
@@ -9917,14 +13608,22 @@
         },
         {
             "id": 297,
-            "created": "2019-02-27T10:20:00+00:00",
-            "modified": "2019-02-27T10:20:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/297",
             "name": "GLPI Plugin:https:Geststock",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/297",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/297",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/297"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-27T10:20:00+00:00",
+            "modified": "2019-02-27T10:20:00+00:00",
             "external_resources": {
                 "website": "https:\/\/plugins.glpi-project.org\/#\/plugin\/geststock",
-                "repository": "https:\/\/github.com\/yllen\/geststock"
+                "repository": "https:\/\/github.com\/yllen\/geststock",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -9941,14 +13640,29 @@
         },
         {
             "id": 91,
-            "created": "2017-03-01T14:13:49+00:00",
-            "modified": "2019-02-25T13:37:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/91",
             "name": "GLPI Plugin:OCS Inventory Ng",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/91",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/91",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/91"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-01T14:13:49+00:00",
+            "modified": "2019-02-25T13:37:52+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/pluginsGLPI\/ocsinventoryng",
-                "repository": "https:\/\/github.com\/pluginsGLPI\/ocsinventoryng.git"
+                "repository": "https:\/\/github.com\/pluginsGLPI\/ocsinventoryng.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 102,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=102",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=102",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=102"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10034,6 +13748,15 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                },
                 {
                     "id": 141,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/141",
@@ -10061,6 +13784,24 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 70,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
@@ -10101,14 +13842,29 @@
         },
         {
             "id": 299,
-            "created": "2019-02-27T10:28:53+00:00",
-            "modified": "2019-02-27T10:28:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/299",
             "name": "GLPI Plugin:PDF",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/299",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/299",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/299"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-27T10:28:53+00:00",
+            "modified": "2019-02-27T10:28:53+00:00",
             "external_resources": {
                 "website": "https:\/\/plugins.glpi-project.org\/#\/plugin\/pdf",
-                "repository": "https:\/\/forge.glpi-project.org\/projects\/pdf\/repository"
+                "repository": "https:\/\/forge.glpi-project.org\/projects\/pdf\/repository",
+                "framalibre": [],
+                "sill": {
+                    "id": 111,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=111",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=111",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=111"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -10125,14 +13881,29 @@
         },
         {
             "id": 298,
-            "created": "2019-02-27T10:24:54+00:00",
-            "modified": "2019-02-27T10:24:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/298",
             "name": "GLPI Plugin:Reports",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/298",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/298",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/298"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-27T10:24:54+00:00",
+            "modified": "2019-02-27T10:24:54+00:00",
             "external_resources": {
                 "website": "https:\/\/plugins.glpi-project.org\/#\/plugin\/reports",
-                "repository": "https:\/\/forge.glpi-project.org\/projects\/reports\/repository"
+                "repository": "https:\/\/forge.glpi-project.org\/projects\/reports\/repository",
+                "framalibre": [],
+                "sill": {
+                    "id": 123,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=123",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=123",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=123"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -10158,28 +13929,58 @@
         },
         {
             "id": 96,
-            "created": "2017-03-01T14:32:16+00:00",
-            "modified": "2019-02-25T13:38:37+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/96",
             "name": "GLPI Plugin:Timelineticket",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/96",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/96",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/96"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-03-01T14:32:16+00:00",
+            "modified": "2019-02-25T13:38:37+00:00",
             "external_resources": {
                 "website": "http:\/\/plugins.glpi-project.org\/#\/plugin\/timelineticket",
-                "repository": "https:\/\/github.com\/pluginsGLPI\/timelineticket.git"
+                "repository": "https:\/\/github.com\/pluginsGLPI\/timelineticket.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 148,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=148",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=148",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=148"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 94,
-            "created": "2017-03-01T14:28:36+00:00",
-            "modified": "2019-02-26T16:04:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/94",
             "name": "GLPI Plugin:Uninstall",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/94",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/94",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/94"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-01T14:28:36+00:00",
+            "modified": "2019-02-26T16:04:10+00:00",
             "external_resources": {
                 "website": "http:\/\/plugins.glpi-project.org\/#\/plugin\/uninstall",
-                "repository": "https:\/\/github.com\/pluginsGLPI\/uninstall.git"
+                "repository": "https:\/\/github.com\/pluginsGLPI\/uninstall.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 151,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=151",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=151",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=151"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -10196,70 +13997,204 @@
         },
         {
             "id": 295,
-            "created": "2019-02-27T10:02:34+00:00",
-            "modified": "2019-02-27T10:02:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/295",
             "name": "GLPI Plugin:WebServices",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/295",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/295",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/295"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-27T10:02:34+00:00",
+            "modified": "2019-02-27T10:02:34+00:00",
             "external_resources": {
                 "website": "https:\/\/plugins.glpi-project.org\/#\/plugin\/webservices",
-                "repository": "https:\/\/forge.glpi-project.org\/projects\/webservices\/repository"
+                "repository": "https:\/\/forge.glpi-project.org\/projects\/webservices\/repository",
+                "framalibre": [],
+                "sill": {
+                    "id": 160,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=160",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=160",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=160"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 531,
-            "created": "2022-08-04T12:43:07+00:00",
-            "modified": "2022-08-09T02:00:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/531",
             "name": "G'MIC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/531",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/531",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/531"
+            },
             "licence": "CeCILL-B",
+            "created": "2022-08-04T12:43:07+00:00",
+            "modified": "2022-08-09T02:00:36+00:00",
             "external_resources": {
                 "website": "http:\/\/gmic.eu",
-                "repository": "https:\/\/github.com\/dtschump\/gmic"
+                "repository": "https:\/\/github.com\/dtschump\/gmic",
+                "framalibre": [],
+                "sill": {
+                    "id": 271,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=271",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=271",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=271"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q21041255",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q21041255",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q21041255.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/G%27MIC",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/G%27MIC",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/G%27MIC"
+                    }
+                }
+            },
+            "providers": [],
+            "users": []
+        },
+        {
+            "id": 562,
+            "name": "GNU Emacs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/562",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/562",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/562"
+            },
+            "licence": "GNU GPLv3",
+            "created": "2022-11-07T15:27:14+00:00",
+            "modified": "2022-11-07T15:28:30+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.gnu.org\/software\/emacs\/",
+                "repository": "https:\/\/git.savannah.gnu.org\/cgit\/emacs.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 174,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=174",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=174",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=174"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1252773",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1252773",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1252773.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 547,
-            "created": "2022-09-06T14:30:07+00:00",
-            "modified": "2022-09-06T14:31:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/547",
             "name": "GNU Octave",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/547",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/547",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/547"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-09-06T14:30:07+00:00",
+            "modified": "2022-09-06T14:31:25+00:00",
             "external_resources": {
                 "website": "https:\/\/octave.org",
-                "repository": "https:\/\/hg.savannah.gnu.org\/hgweb\/octave"
+                "repository": "https:\/\/hg.savannah.gnu.org\/hgweb\/octave",
+                "framalibre": {
+                    "slug": "gnu-octave",
+                    "url": "https:\/\/framalibre.org\/content\/gnu-octave"
+                },
+                "sill": {
+                    "id": 321,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=321",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=321",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=321"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q223679",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q223679",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q223679.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GNU_Octave",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GNU_Octave",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GNU_Octave"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 548,
-            "created": "2022-09-06T14:35:27+00:00",
-            "modified": "2022-09-06T14:35:27+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/548",
             "name": "GNU TeXmacs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/548",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/548",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/548"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-09-06T14:35:27+00:00",
+            "modified": "2022-09-06T14:35:27+00:00",
             "external_resources": {
                 "website": "https:\/\/www.texmacs.org",
-                "repository": "https:\/\/svn.savannah.gnu.org\/viewvc\/texmacs\/"
+                "repository": "https:\/\/svn.savannah.gnu.org\/viewvc\/texmacs\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 322,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=322",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=322",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=322"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1464634",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1464634",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1464634.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/GNU_TeXmacs",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/GNU_TeXmacs",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/GNU_TeXmacs"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 427,
-            "created": "2021-04-22T12:17:06+00:00",
-            "modified": "2022-07-02T10:49:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/427",
             "name": "GoFAST Digital Workplace",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/427",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/427",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/427"
+            },
             "licence": "LGPLv3",
+            "created": "2021-04-22T12:17:06+00:00",
+            "modified": "2022-07-02T10:49:02+00:00",
             "external_resources": {
                 "website": "https:\/\/ceo-vision.com\/",
-                "repository": "https:\/\/ceo-vision.com\/fr\/telecharger-gofast-community-edition-plateforme-collaborative-ged-dms-ecm-open-source"
+                "repository": "https:\/\/ceo-vision.com\/fr\/telecharger-gofast-community-edition-plateforme-collaborative-ged-dms-ecm-open-source",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10274,16 +14209,73 @@
             ],
             "users": []
         },
+        {
+            "id": 572,
+            "name": "Goupile",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/572",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/572",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/572"
+            },
+            "licence": "LGPLv3",
+            "created": "2022-12-02T19:53:23+00:00",
+            "modified": "2022-12-03T06:36:36+00:00",
+            "external_resources": {
+                "website": "https:\/\/goupile.fr",
+                "repository": "https:\/\/framagit.org\/interhop\/goupile",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [
+                {
+                    "id": 3597,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3597",
+                    "name": "InterHop",
+                    "type": "Association",
+                    "external_resources": {
+                        "website": "https:\/\/interhop.org"
+                    }
+                }
+            ],
+            "users": []
+        },
         {
             "id": 373,
-            "created": "2020-03-06T13:22:03+00:00",
-            "modified": "2020-03-06T13:24:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/373",
             "name": "Grafana",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/373",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/373",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/373"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-03-06T13:22:03+00:00",
+            "modified": "2020-03-06T13:24:47+00:00",
             "external_resources": {
                 "website": "https:\/\/grafana.com\/",
-                "repository": "https:\/\/github.com\/grafana\/grafana"
+                "repository": "https:\/\/github.com\/grafana\/grafana",
+                "framalibre": [],
+                "sill": {
+                    "id": 188,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=188",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=188",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=188"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q43399271",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q43399271",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q43399271.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Grafana",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Grafana",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Grafana"
+                    }
+                }
             },
             "providers": [
                 {
@@ -10351,6 +14343,15 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -10373,14 +14374,38 @@
         },
         {
             "id": 79,
-            "created": "2017-02-09T16:36:22+00:00",
-            "modified": "2019-02-25T13:16:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/79",
             "name": "Grammalecte",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/79",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/79",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/79"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-09T16:36:22+00:00",
+            "modified": "2019-02-25T13:16:52+00:00",
             "external_resources": {
                 "website": "http:\/\/www.dicollecte.org\/grammalecte\/",
-                "repository": "http:\/\/www.dicollecte.org\/grammalecte\/"
+                "repository": "http:\/\/www.dicollecte.org\/grammalecte\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 57,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=57",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=57",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=57"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17629243",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17629243",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17629243.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Grammalecte",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Grammalecte"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -10478,14 +14503,33 @@
         },
         {
             "id": 404,
-            "created": "2020-08-13T18:10:42+00:00",
-            "modified": "2020-08-13T18:16:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/404",
             "name": "Gravitee CE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/404",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/404",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/404"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-08-13T18:10:42+00:00",
+            "modified": "2020-08-13T18:16:33+00:00",
             "external_resources": {
                 "website": "https:\/\/docs.gravitee.io",
-                "repository": "https:\/\/github.com\/gravitee-io"
+                "repository": "https:\/\/github.com\/gravitee-io",
+                "framalibre": [],
+                "sill": {
+                    "id": 217,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=217",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=217",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=217"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q97819945",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q97819945",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q97819945.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10502,14 +14546,22 @@
         },
         {
             "id": 263,
-            "created": "2018-11-19T11:59:00+00:00",
-            "modified": "2018-11-19T11:59:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/263",
             "name": "Graylog",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/263",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/263",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/263"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-11-19T11:59:00+00:00",
+            "modified": "2018-11-19T11:59:00+00:00",
             "external_resources": {
                 "website": "https:\/\/www.graylog.org\/",
-                "repository": "https:\/\/github.com\/Graylog2\/graylog2-server"
+                "repository": "https:\/\/github.com\/Graylog2\/graylog2-server",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10532,6 +14584,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -10545,14 +14606,39 @@
         },
         {
             "id": 56,
-            "created": "2017-02-07T13:10:11+00:00",
-            "modified": "2022-08-01T08:24:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/56",
             "name": "Greenshot",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/56",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/56",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/56"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T13:10:11+00:00",
+            "modified": "2022-08-01T08:24:00+00:00",
             "external_resources": {
                 "website": "http:\/\/greenshot.fr",
-                "repository": "https:\/\/github.com\/greenshot\/greenshot.git"
+                "repository": "https:\/\/github.com\/greenshot\/greenshot.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 58,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=58",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=58",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=58"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1544791",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1544791",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1544791.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Greenshot",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Greenshot",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Greenshot"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -10592,6 +14678,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 3292,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3292",
@@ -10641,28 +14736,71 @@
         },
         {
             "id": 505,
-            "created": "2022-08-04T09:18:59+00:00",
-            "modified": "2022-08-08T22:45:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/505",
             "name": "Groff",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/505",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/505",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/505"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T09:18:59+00:00",
+            "modified": "2022-08-08T22:45:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.gnu.org\/software\/groff\/",
-                "repository": "https:\/\/git.savannah.gnu.org\/cgit\/groff.git"
+                "repository": "https:\/\/git.savannah.gnu.org\/cgit\/groff.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 309,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=309",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=309",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=309"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q288684",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q288684",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q288684.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Groff_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Groff_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Groff_(langage)"
+                    }
+                }
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 43,
-            "created": "2016-11-03T11:35:31+00:00",
-            "modified": "2020-05-26T10:10:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/43",
             "name": "GRR - Gestion R\u00e9servation de Ressources",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/43",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/43",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/43"
+            },
             "licence": "GNU GPL",
+            "created": "2016-11-03T11:35:31+00:00",
+            "modified": "2020-05-26T10:10:44+00:00",
             "external_resources": {
                 "website": "https:\/\/grr.devome.com\/fr\/",
-                "repository": "https:\/\/github.com\/JeromeDevome\/GRR"
+                "repository": "https:\/\/github.com\/JeromeDevome\/GRR",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10788,28 +14926,77 @@
         },
         {
             "id": 194,
-            "created": "2018-09-04T08:58:30+00:00",
-            "modified": "2019-03-06T14:12:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/194",
             "name": "H2",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/194",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/194",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/194"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2018-09-04T08:58:30+00:00",
+            "modified": "2019-03-06T14:12:53+00:00",
             "external_resources": {
                 "website": "http:\/\/www.h2database.com",
-                "repository": "https:\/\/github.com\/h2database\/h2database"
+                "repository": "https:\/\/github.com\/h2database\/h2database",
+                "framalibre": [],
+                "sill": {
+                    "id": 59,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=59",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=59",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=59"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1562670",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1562670",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1562670.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/H2_(DBMS)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/H2_(DBMS)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/H2_(base_de_donn%C3%A9es)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 237,
-            "created": "2018-09-04T13:02:30+00:00",
-            "modified": "2019-03-06T14:45:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/237",
             "name": "HAProxy",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/237",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/237",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/237"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T13:02:30+00:00",
+            "modified": "2019-03-06T14:45:30+00:00",
             "external_resources": {
                 "website": "http:\/\/www.haproxy.org\/",
-                "repository": "https:\/\/git.haproxy.org\/?p=haproxy.git"
+                "repository": "https:\/\/git.haproxy.org\/?p=haproxy.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 60,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=60",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=60",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=60"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q5628948",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q5628948",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q5628948.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/HAProxy",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/HAProxy"
+                    }
+                }
             },
             "providers": [
                 {
@@ -10859,6 +15046,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3210,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3210",
+                    "name": "Al\u00e8s Agglom\u00e9ration",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.ales.fr"
+                    }
+                },
                 {
                     "id": 3377,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3377",
@@ -10890,14 +15086,38 @@
         },
         {
             "id": 226,
-            "created": "2018-09-04T12:17:47+00:00",
-            "modified": "2019-11-06T07:11:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/226",
             "name": "HashiCorp Consul",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/226",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/226",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/226"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2018-09-04T12:17:47+00:00",
+            "modified": "2019-11-06T07:11:08+00:00",
             "external_resources": {
                 "website": "https:\/\/www.consul.io\/",
-                "repository": "https:\/\/github.com\/hashicorp\/consul"
+                "repository": "https:\/\/github.com\/hashicorp\/consul",
+                "framalibre": [],
+                "sill": {
+                    "id": 26,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=26",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=26",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=26"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28709844",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28709844",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28709844.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Consul_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Consul_(software)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -10942,14 +15162,29 @@
         },
         {
             "id": 422,
-            "created": "2021-03-10T00:21:30+00:00",
-            "modified": "2022-07-02T10:48:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/422",
             "name": "HedgeDoc",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/422",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/422",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/422"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-03-10T00:21:30+00:00",
+            "modified": "2022-07-02T10:48:01+00:00",
             "external_resources": {
                 "website": "https:\/\/hedgedoc.org",
-                "repository": "https:\/\/github.com\/hedgedoc\/hedgedoc"
+                "repository": "https:\/\/github.com\/hedgedoc\/hedgedoc",
+                "framalibre": [],
+                "sill": {
+                    "id": 223,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=223",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=223",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=223"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -10975,28 +15210,61 @@
         },
         {
             "id": 513,
-            "created": "2022-08-04T09:57:25+00:00",
-            "modified": "2022-08-09T00:19:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/513",
             "name": "Homebrew",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/513",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/513",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/513"
+            },
             "licence": "BSD",
+            "created": "2022-08-04T09:57:25+00:00",
+            "modified": "2022-08-09T00:19:36+00:00",
             "external_resources": {
                 "website": "https:\/\/brew.sh",
-                "repository": "https:\/\/github.com\/Homebrew\/brew"
+                "repository": "https:\/\/github.com\/Homebrew\/brew",
+                "framalibre": [],
+                "sill": {
+                    "id": 297,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=297",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=297",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=297"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q11223506",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q11223506",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q11223506.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Homebrew_(package_manager)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Homebrew_(package_manager)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Homebrew_(gestionnaire_de_paquets)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 15,
-            "created": "2016-04-28T14:33:12+00:00",
-            "modified": "2021-11-04T09:11:49+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/15",
             "name": "idelibre",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/15",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/15",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/15"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-04-28T14:33:12+00:00",
+            "modified": "2021-11-04T09:11:49+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/i-delibre",
-                "repository": "https:\/\/gitlab.adullact.net\/i-delibRE\/i-delibre_serveur_php"
+                "repository": "https:\/\/gitlab.adullact.net\/i-delibRE\/i-delibre_serveur_php",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -11190,6 +15458,24 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 70,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
@@ -11275,42 +15561,97 @@
         },
         {
             "id": 501,
-            "created": "2022-08-01T09:25:56+00:00",
-            "modified": "2022-08-01T09:25:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/501",
             "name": "ILIAS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/501",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/501",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/501"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-01T09:25:56+00:00",
+            "modified": "2022-08-01T09:25:56+00:00",
             "external_resources": {
                 "website": "https:\/\/www.ilias.de",
-                "repository": "https:\/\/github.com\/ILIAS-eLearning\/ILIAS"
+                "repository": "https:\/\/github.com\/ILIAS-eLearning\/ILIAS",
+                "framalibre": [],
+                "sill": {
+                    "id": 251,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=251",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=251",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=251"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1623223",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1623223",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1623223.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/ILIAS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/ILIAS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/ILIAS"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 546,
-            "created": "2022-08-29T00:53:12+00:00",
-            "modified": "2022-08-29T00:53:32+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/546",
             "name": "ImageJ",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/546",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/546",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/546"
+            },
             "licence": "Propri\u00e8taire",
+            "created": "2022-08-29T00:53:12+00:00",
+            "modified": "2022-08-29T00:53:32+00:00",
             "external_resources": {
                 "website": "https:\/\/imagej.nih.gov\/ij",
-                "repository": "https:\/\/github.com\/imagej\/ImageJ"
+                "repository": "https:\/\/github.com\/imagej\/ImageJ",
+                "framalibre": [],
+                "sill": {
+                    "id": 313,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=313",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=313",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=313"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 319,
-            "created": "2019-03-26T08:50:19+00:00",
-            "modified": "2021-11-23T08:41:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/319",
             "name": "Information System Designer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/319",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/319",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/319"
+            },
             "licence": "EPL Eclipse Public License",
+            "created": "2019-03-26T08:50:19+00:00",
+            "modified": "2021-11-23T08:41:52+00:00",
             "external_resources": {
                 "website": "https:\/\/isdesigner.org",
-                "repository": "https:\/\/github.com\/ObeoNetwork\/InformationSystem"
+                "repository": "https:\/\/github.com\/ObeoNetwork\/InformationSystem",
+                "framalibre": [],
+                "sill": {
+                    "id": 62,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=62",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=62",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=62"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -11327,14 +15668,42 @@
         },
         {
             "id": 68,
-            "created": "2017-02-07T21:30:02+00:00",
-            "modified": "2020-06-19T09:01:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/68",
             "name": "Inkscape",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/68",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/68",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/68"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T21:30:02+00:00",
+            "modified": "2020-06-19T09:01:01+00:00",
             "external_resources": {
                 "website": "https:\/\/inkscape.org\/fr\/",
-                "repository": "https:\/\/github.com\/inkscape\/inkscape.git"
+                "repository": "https:\/\/github.com\/inkscape\/inkscape.git",
+                "framalibre": {
+                    "slug": "inkscape",
+                    "url": "https:\/\/framalibre.org\/content\/inkscape"
+                },
+                "sill": {
+                    "id": 61,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=61",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=61",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=61"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q8041",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q8041",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q8041.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Inkscape",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Inkscape",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Inkscape"
+                    }
+                }
             },
             "providers": [
                 {
@@ -11483,6 +15852,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -11532,14 +15910,33 @@
         },
         {
             "id": 4,
-            "created": "2016-04-13T11:41:07+00:00",
-            "modified": "2021-11-04T09:03:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/4",
             "name": "i-Parapheur",
-            "licence": "CeCILL V2",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/4",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/4",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/4"
+            },
+            "licence": "GNU aGPL v3",
+            "created": "2016-04-13T11:41:07+00:00",
+            "modified": "2022-09-27T09:38:20+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/i-parapheur",
-                "repository": "https:\/\/adullact.net\/projects\/paraphelec\/"
+                "repository": "https:\/\/adullact.net\/projects\/paraphelec\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 333,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=333",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=333",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=333"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q114244260",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q114244260",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q114244260.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -11823,6 +16220,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 3432,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3432",
@@ -11944,14 +16350,22 @@
         },
         {
             "id": 347,
-            "created": "2019-12-12T11:14:35+00:00",
-            "modified": "2019-12-12T15:00:42+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/347",
             "name": "Ishtar",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/347",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/347",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/347"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-12-12T11:14:35+00:00",
+            "modified": "2019-12-12T15:00:42+00:00",
             "external_resources": {
                 "website": "https:\/\/ishtar-archeo.net\/",
-                "repository": "https:\/\/gitlab.com\/iggdrasil\/ishtar"
+                "repository": "https:\/\/gitlab.com\/iggdrasil\/ishtar",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -11968,14 +16382,29 @@
         },
         {
             "id": 403,
-            "created": "2020-08-13T08:16:17+00:00",
-            "modified": "2022-08-08T09:21:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/403",
             "name": "iTop",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/403",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/403",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/403"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-08-13T08:16:17+00:00",
+            "modified": "2022-08-08T09:21:21+00:00",
             "external_resources": {
                 "website": "https:\/\/www.itophub.io",
-                "repository": "https:\/\/github.com\/Combodo\/iTop"
+                "repository": "https:\/\/github.com\/Combodo\/iTop",
+                "framalibre": [],
+                "sill": {
+                    "id": 264,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=264",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=264",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=264"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12056,14 +16485,22 @@
         },
         {
             "id": 472,
-            "created": "2022-05-19T08:45:15+00:00",
-            "modified": "2022-05-19T08:45:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/472",
             "name": "ITSM NG",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/472",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/472",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/472"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-05-19T08:45:15+00:00",
+            "modified": "2022-05-19T08:45:15+00:00",
             "external_resources": {
                 "website": "https:\/\/www.itsm-ng.com\/",
-                "repository": "https:\/\/github.com\/itsmng\/itsm-ng"
+                "repository": "https:\/\/github.com\/itsmng\/itsm-ng",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12080,28 +16517,80 @@
         },
         {
             "id": 499,
-            "created": "2022-07-27T07:21:08+00:00",
-            "modified": "2022-07-27T07:22:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/499",
             "name": "JabRef",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/499",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/499",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/499"
+            },
             "licence": "MIT",
+            "created": "2022-07-27T07:21:08+00:00",
+            "modified": "2022-07-27T07:22:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.jabref.org",
-                "repository": "https:\/\/github.com\/JabRef\/jabref"
+                "repository": "https:\/\/github.com\/JabRef\/jabref",
+                "framalibre": {
+                    "slug": "jabref",
+                    "url": "https:\/\/framalibre.org\/content\/jabref"
+                },
+                "sill": {
+                    "id": 246,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=246",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=246",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=246"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1676802",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1676802",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1676802.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/JabRef",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/JabRef",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/JabRef"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 182,
-            "created": "2018-09-03T14:47:30+00:00",
-            "modified": "2020-01-13T10:50:28+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/182",
             "name": "JaCoCo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/182",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/182",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/182"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T14:47:30+00:00",
+            "modified": "2020-01-13T10:50:28+00:00",
             "external_resources": {
                 "website": "https:\/\/www.jacoco.org\/jacoco\/",
-                "repository": "https:\/\/github.com\/jacoco\/jacoco"
+                "repository": "https:\/\/github.com\/jacoco\/jacoco",
+                "framalibre": [],
+                "sill": {
+                    "id": 63,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=63",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=63",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=63"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q6109486",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q6109486",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q6109486.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Java_code_coverage_tools",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Java_code_coverage_tools"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -12118,28 +16607,51 @@
         },
         {
             "id": 192,
-            "created": "2018-09-03T15:28:39+00:00",
-            "modified": "2019-03-06T14:12:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/192",
             "name": "Jailer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/192",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/192",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/192"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T15:28:39+00:00",
+            "modified": "2019-03-06T14:12:16+00:00",
             "external_resources": {
                 "website": "http:\/\/jailer.sourceforge.net\/",
-                "repository": "https:\/\/github.com\/Wisser\/Jailer"
+                "repository": "https:\/\/github.com\/Wisser\/Jailer",
+                "framalibre": [],
+                "sill": {
+                    "id": 64,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=64",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=64",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=64"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 145,
-            "created": "2018-06-19T16:11:08+00:00",
-            "modified": "2022-08-07T14:06:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/145",
             "name": "JasperReports",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/145",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/145",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/145"
+            },
             "licence": "LGPLv3",
+            "created": "2018-06-19T16:11:08+00:00",
+            "modified": "2022-08-07T14:06:30+00:00",
             "external_resources": {
                 "website": "https:\/\/community.jaspersoft.com\/project\/jasperreports-library",
-                "repository": "https:\/\/github.com\/TIBCOSoftware\/jasperreports"
+                "repository": "https:\/\/github.com\/TIBCOSoftware\/jasperreports",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12184,28 +16696,51 @@
         },
         {
             "id": 195,
-            "created": "2018-09-04T09:00:29+00:00",
-            "modified": "2022-08-07T14:07:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/195",
             "name": "JavaMelody",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/195",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/195",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/195"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:00:29+00:00",
+            "modified": "2022-08-07T14:07:05+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/javamelody\/javamelody\/wiki",
-                "repository": "https:\/\/github.com\/javamelody\/javamelody"
+                "repository": "https:\/\/github.com\/javamelody\/javamelody",
+                "framalibre": [],
+                "sill": {
+                    "id": 65,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=65",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=65",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=65"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 134,
-            "created": "2018-03-21T06:33:12+00:00",
-            "modified": "2019-04-24T06:21:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/134",
             "name": "J-Doc",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/134",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/134",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/134"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-03-21T06:33:12+00:00",
+            "modified": "2019-04-24T06:21:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.j-doc.com",
-                "repository": "https:\/\/www.j-doc.com\/page-de-telechargement-de-j-doc.html"
+                "repository": "https:\/\/www.j-doc.com\/page-de-telechargement-de-j-doc.html",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12222,28 +16757,78 @@
         },
         {
             "id": 356,
-            "created": "2020-02-11T09:43:26+00:00",
-            "modified": "2020-02-11T09:43:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/356",
             "name": "Jekyll",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/356",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/356",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/356"
+            },
             "licence": "MIT",
+            "created": "2020-02-11T09:43:26+00:00",
+            "modified": "2020-02-11T09:43:26+00:00",
             "external_resources": {
                 "website": "https:\/\/jekyllrb.com\/",
-                "repository": "https:\/\/github.com\/jekyll\/jekyll"
+                "repository": "https:\/\/github.com\/jekyll\/jekyll",
+                "framalibre": [],
+                "sill": {
+                    "id": 173,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=173",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=173",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=173"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17067385",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17067385",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17067385.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Jekyll_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Jekyll_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Jekyll_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 187,
-            "created": "2018-09-03T15:06:20+00:00",
-            "modified": "2019-03-06T14:09:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/187",
             "name": "Jenkins",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/187",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/187",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/187"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T15:06:20+00:00",
+            "modified": "2019-03-06T14:09:38+00:00",
             "external_resources": {
                 "website": "https:\/\/jenkins.io\/",
-                "repository": "https:\/\/github.com\/jenkinsci\/jenkins"
+                "repository": "https:\/\/github.com\/jenkinsci\/jenkins",
+                "framalibre": [],
+                "sill": {
+                    "id": 66,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=66",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=66",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=66"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q7491312",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q7491312",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q7491312.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Jenkins_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Jenkins_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Jenkins_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -12311,6 +16896,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -12324,14 +16918,33 @@
         },
         {
             "id": 65,
-            "created": "2017-02-07T19:52:22+00:00",
-            "modified": "2020-04-30T00:14:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/65",
             "name": "Jitsi",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/65",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/65",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/65"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-02-07T19:52:22+00:00",
+            "modified": "2020-04-30T00:14:08+00:00",
             "external_resources": {
                 "website": "https:\/\/jitsi.org",
-                "repository": "https:\/\/github.com\/jitsi\/jitsi"
+                "repository": "https:\/\/github.com\/jitsi\/jitsi",
+                "framalibre": [],
+                "sill": {
+                    "id": 67,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=67",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=67",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=67"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q87849488",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q87849488",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q87849488.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12507,6 +17120,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -12525,6 +17147,24 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -12547,14 +17187,22 @@
         },
         {
             "id": 259,
-            "created": "2018-10-12T00:30:55+00:00",
-            "modified": "2019-04-09T09:48:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/259",
             "name": "Joomla!",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/259",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/259",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/259"
+            },
             "licence": "GNU GPL",
+            "created": "2018-10-12T00:30:55+00:00",
+            "modified": "2019-04-09T09:48:04+00:00",
             "external_resources": {
                 "website": "https:\/\/www.joomla.fr\/",
-                "repository": "https:\/\/www.joomla.fr\/joomla\/telecharger-joomla"
+                "repository": "https:\/\/www.joomla.fr\/joomla\/telecharger-joomla",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12698,14 +17346,42 @@
         },
         {
             "id": 332,
-            "created": "2019-06-28T08:42:00+00:00",
-            "modified": "2022-08-09T02:33:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/332",
             "name": "JOPLIN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/332",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/332",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/332"
+            },
             "licence": "MIT",
+            "created": "2019-06-28T08:42:00+00:00",
+            "modified": "2022-08-09T02:33:44+00:00",
             "external_resources": {
                 "website": "https:\/\/joplinapp.org",
-                "repository": "https:\/\/github.com\/laurent22\/joplin"
+                "repository": "https:\/\/github.com\/laurent22\/joplin",
+                "framalibre": {
+                    "slug": "joplin",
+                    "url": "https:\/\/framalibre.org\/content\/joplin"
+                },
+                "sill": {
+                    "id": 312,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=312",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=312",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=312"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q97175797",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q97175797",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q97175797.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Joplin_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Joplin_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Joplin_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -12722,14 +17398,22 @@
         },
         {
             "id": 45,
-            "created": "2016-11-03T11:53:30+00:00",
-            "modified": "2016-11-03T11:53:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/45",
             "name": "Jorani",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/45",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/45",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/45"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-11-03T11:53:30+00:00",
+            "modified": "2016-11-03T11:53:30+00:00",
             "external_resources": {
                 "website": "http:\/\/fr.jorani.org",
-                "repository": "https:\/\/github.com\/bbalet\/jorani.git"
+                "repository": "https:\/\/github.com\/bbalet\/jorani.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -12810,14 +17494,39 @@
         },
         {
             "id": 390,
-            "created": "2020-05-05T22:10:42+00:00",
-            "modified": "2020-05-05T22:26:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/390",
             "name": "JOSM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/390",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/390",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/390"
+            },
             "licence": "GNU GPLv2",
+            "created": "2020-05-05T22:10:42+00:00",
+            "modified": "2020-05-05T22:26:30+00:00",
             "external_resources": {
                 "website": "https:\/\/josm.openstreetmap.de\/",
-                "repository": "https:\/\/josm.openstreetmap.de\/svn\/trunk"
+                "repository": "https:\/\/josm.openstreetmap.de\/svn\/trunk",
+                "framalibre": [],
+                "sill": {
+                    "id": 207,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=207",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=207",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=207"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q12877",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q12877",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q12877.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/JOSM",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/JOSM",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Java_OpenStreetMap_Editor"
+                    }
+                }
             },
             "providers": [
                 {
@@ -12862,59 +17571,139 @@
         },
         {
             "id": 183,
-            "created": "2018-09-03T14:49:22+00:00",
-            "modified": "2019-03-06T14:06:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/183",
             "name": "JUnit",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/183",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/183",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/183"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T14:49:22+00:00",
+            "modified": "2019-03-06T14:06:13+00:00",
             "external_resources": {
                 "website": "https:\/\/junit.org",
-                "repository": "https:\/\/github.com\/junit-team\/junit5"
+                "repository": "https:\/\/github.com\/junit-team\/junit5",
+                "framalibre": [],
+                "sill": {
+                    "id": 69,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=69",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=69",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=69"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q847675",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q847675",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q847675.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/JUnit",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/JUnit",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/JUnit"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 545,
-            "created": "2022-08-29T00:38:48+00:00",
-            "modified": "2022-08-29T00:40:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/545",
             "name": "JupyterLab",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/545",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/545",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/545"
+            },
             "licence": "BSD",
+            "created": "2022-08-29T00:38:48+00:00",
+            "modified": "2022-08-29T00:40:47+00:00",
             "external_resources": {
                 "website": "https:\/\/jupyterlab.readthedocs.io",
-                "repository": "https:\/\/github.com\/jupyterlab\/jupyterlab"
+                "repository": "https:\/\/github.com\/jupyterlab\/jupyterlab",
+                "framalibre": [],
+                "sill": {
+                    "id": 317,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=317",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=317",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=317"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q99439725",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q99439725",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q99439725.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 544,
-            "created": "2022-08-24T13:43:29+00:00",
-            "modified": "2022-08-29T00:29:58+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/544",
             "name": "Jupyter Notebook",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/544",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/544",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/544"
+            },
             "licence": "BSD",
+            "created": "2022-08-24T13:43:29+00:00",
+            "modified": "2022-08-29T00:29:58+00:00",
             "external_resources": {
                 "website": "https:\/\/jupyter.org",
-                "repository": "https:\/\/github.com\/jupyter\/notebook"
+                "repository": "https:\/\/github.com\/jupyter\/notebook",
+                "framalibre": [],
+                "sill": {
+                    "id": 316,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=316",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=316",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=316"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q105099901",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q105099901",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q105099901.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 286,
-            "created": "2019-02-26T09:01:01+00:00",
-            "modified": "2019-02-26T09:01:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/286",
             "name": "K-9 Mail",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/286",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/286",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/286"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-02-26T09:01:01+00:00",
+            "modified": "2019-02-26T09:01:01+00:00",
             "external_resources": {
                 "website": "https:\/\/k9mail.github.io\/",
-                "repository": "https:\/\/github.com\/k9mail\/k-9"
+                "repository": "https:\/\/github.com\/k9mail\/k-9",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -12928,14 +17717,33 @@
         },
         {
             "id": 148,
-            "created": "2018-06-20T08:53:23+00:00",
-            "modified": "2018-06-20T08:53:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/148",
             "name": "Kanboard",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/148",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/148",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/148"
+            },
             "licence": "MIT",
+            "created": "2018-06-20T08:53:23+00:00",
+            "modified": "2022-09-26T22:43:40+00:00",
             "external_resources": {
                 "website": "https:\/\/kanboard.org\/",
-                "repository": "https:\/\/github.com\/kanboard\/kanboard"
+                "repository": "https:\/\/github.com\/kanboard\/kanboard",
+                "framalibre": [],
+                "sill": {
+                    "id": 331,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=331",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=331",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=331"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q106199750",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q106199750",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q106199750.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -13003,6 +17811,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -13043,28 +17860,84 @@
         },
         {
             "id": 509,
-            "created": "2022-08-04T09:47:48+00:00",
-            "modified": "2022-08-08T23:12:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/509",
             "name": "Kate",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/509",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/509",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/509"
+            },
             "licence": "GNU LGPL",
+            "created": "2022-08-04T09:47:48+00:00",
+            "modified": "2022-08-08T23:12:15+00:00",
             "external_resources": {
                 "website": "https:\/\/kate-editor.org\/fr\/",
-                "repository": "https:\/\/invent.kde.org\/utilities\/kate"
+                "repository": "https:\/\/invent.kde.org\/utilities\/kate",
+                "framalibre": {
+                    "slug": "kate",
+                    "url": "https:\/\/framalibre.org\/content\/kate"
+                },
+                "sill": {
+                    "id": 304,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=304",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=304",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=304"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q261933",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q261933",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q261933.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Kate_(text_editor)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Kate_(text_editor)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Kate_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 392,
-            "created": "2020-05-26T09:15:09+00:00",
-            "modified": "2022-08-08T23:17:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/392",
             "name": "Kdenlive",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/392",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/392",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/392"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-05-26T09:15:09+00:00",
+            "modified": "2022-08-08T23:17:18+00:00",
             "external_resources": {
                 "website": "https:\/\/kdenlive.org\/fr\/",
-                "repository": "https:\/\/invent.kde.org\/multimedia\/kdenlive"
+                "repository": "https:\/\/invent.kde.org\/multimedia\/kdenlive",
+                "framalibre": {
+                    "slug": "kdenlive",
+                    "url": "https:\/\/framalibre.org\/content\/kdenlive"
+                },
+                "sill": {
+                    "id": 306,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=306",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=306",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=306"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q572226",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q572226",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q572226.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Kdenlive",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Kdenlive",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Kdenlive"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13086,47 +17959,136 @@
                     "external_resources": {
                         "website": ""
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
                 }
             ]
         },
         {
             "id": 507,
-            "created": "2022-08-04T09:42:12+00:00",
-            "modified": "2022-08-05T09:19:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/507",
             "name": "KDE Plasma 5",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/507",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/507",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/507"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T09:42:12+00:00",
+            "modified": "2022-08-05T09:19:40+00:00",
             "external_resources": {
                 "website": "https:\/\/kde.org\/fr\/plasma-desktop\/",
-                "repository": "https:\/\/invent.kde.org\/plasma"
+                "repository": "https:\/\/invent.kde.org\/plasma",
+                "framalibre": [],
+                "sill": {
+                    "id": 308,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=308",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=308",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=308"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17363870",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17363870",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17363870.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/KDE_Plasma_5",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/KDE_Plasma_5"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 293,
-            "created": "2019-02-27T09:08:24+00:00",
-            "modified": "2019-02-27T09:08:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/293",
             "name": "KeeFox",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/293",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/293",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/293"
+            },
             "licence": "GNU GPL",
+            "created": "2019-02-27T09:08:24+00:00",
+            "modified": "2019-02-27T09:08:24+00:00",
             "external_resources": {
                 "website": "https:\/\/addons.mozilla.org\/fr\/firefox\/addon\/keefox\/",
-                "repository": "https:\/\/github.com\/kee-org\/browser-addon"
+                "repository": "https:\/\/github.com\/kee-org\/browser-addon",
+                "framalibre": [],
+                "sill": {
+                    "id": 71,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=71",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=71",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=71"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q61694243",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q61694243",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q61694243.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 50,
-            "created": "2017-02-07T10:56:42+00:00",
-            "modified": "2022-06-24T14:03:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/50",
             "name": "KeePass",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/50",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/50",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/50"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-07T10:56:42+00:00",
+            "modified": "2022-06-24T14:03:11+00:00",
             "external_resources": {
                 "website": "http:\/\/keepass.info\/",
-                "repository": "https:\/\/svn.code.sf.net\/p\/keepass\/code\/trunk"
+                "repository": "https:\/\/svn.code.sf.net\/p\/keepass\/code\/trunk",
+                "framalibre": {
+                    "slug": "keepass",
+                    "url": "https:\/\/framalibre.org\/content\/keepass"
+                },
+                "sill": {
+                    "id": 72,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=72",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=72",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=72"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q762660",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q762660",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q762660.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/KeePass",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/KeePass",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/KeePass"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13311,6 +18273,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                },
                 {
                     "id": 719,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/719",
@@ -13356,6 +18327,15 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -13410,6 +18390,15 @@
                         "website": "https:\/\/www.echirolles.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -13441,14 +18430,39 @@
         },
         {
             "id": 301,
-            "created": "2019-03-06T16:01:51+00:00",
-            "modified": "2021-12-15T12:51:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/301",
             "name": "KEYCLOAK",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/301",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/301",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/301"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-03-06T16:01:51+00:00",
+            "modified": "2021-12-15T12:51:55+00:00",
             "external_resources": {
                 "website": "https:\/\/www.keycloak.org\/",
-                "repository": "https:\/\/github.com\/keycloak\/keycloak"
+                "repository": "https:\/\/github.com\/keycloak\/keycloak",
+                "framalibre": [],
+                "sill": {
+                    "id": 73,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=73",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=73",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=73"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q42916195",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q42916195",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q42916195.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Keycloak",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Keycloak",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Keycloak"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13502,14 +18516,33 @@
         },
         {
             "id": 458,
-            "created": "2021-12-15T12:52:49+00:00",
-            "modified": "2022-01-09T18:40:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/458",
             "name": "Keycloakify",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/458",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/458",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/458"
+            },
             "licence": "MIT",
+            "created": "2021-12-15T12:52:49+00:00",
+            "modified": "2022-01-09T18:40:29+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/InseeFrLab\/keycloakify",
-                "repository": "https:\/\/github.com\/InseeFrLab\/keycloakify"
+                "repository": "https:\/\/github.com\/InseeFrLab\/keycloakify",
+                "framalibre": [],
+                "sill": {
+                    "id": 227,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=227",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=227",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=227"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q107693197",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q107693197",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q107693197.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -13526,14 +18559,39 @@
         },
         {
             "id": 202,
-            "created": "2018-09-04T09:21:15+00:00",
-            "modified": "2019-03-06T14:41:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/202",
             "name": "Kibana",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/202",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/202",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/202"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:21:15+00:00",
+            "modified": "2019-03-06T14:41:51+00:00",
             "external_resources": {
                 "website": "https:\/\/www.elastic.co\/products\/kibana",
-                "repository": "https:\/\/github.com\/elastic\/kibana"
+                "repository": "https:\/\/github.com\/elastic\/kibana",
+                "framalibre": [],
+                "sill": {
+                    "id": 74,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=74",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=74",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=74"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q21156460",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q21156460",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q21156460.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Kibana",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Kibana",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Kibana"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13600,61 +18658,153 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 473,
-            "created": "2022-05-19T14:16:11+00:00",
-            "modified": "2022-08-04T17:57:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/473",
             "name": "KiCad",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/473",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/473",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/473"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-05-19T14:16:11+00:00",
+            "modified": "2022-08-04T17:57:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.kicad.org\/",
-                "repository": "https:\/\/gitlab.com\/kicad"
+                "repository": "https:\/\/gitlab.com\/kicad",
+                "framalibre": [],
+                "sill": {
+                    "id": 259,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=259",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=259",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=259"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q942363",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q942363",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q942363.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/KiCad",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/KiCad",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/KiCad"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 535,
-            "created": "2022-08-04T15:40:53+00:00",
-            "modified": "2022-08-04T15:45:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/535",
             "name": "KiTTY",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/535",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/535",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/535"
+            },
             "licence": "MIT",
+            "created": "2022-08-04T15:40:53+00:00",
+            "modified": "2022-08-04T15:45:16+00:00",
             "external_resources": {
                 "website": "http:\/\/www.9bis.net\/kitty\/",
-                "repository": "https:\/\/github.com\/cyd01\/KiTTY"
+                "repository": "https:\/\/github.com\/cyd01\/KiTTY",
+                "framalibre": [],
+                "sill": {
+                    "id": 279,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=279",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=279",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=279"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 533,
-            "created": "2022-08-04T14:50:17+00:00",
-            "modified": "2022-08-04T15:01:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/533",
             "name": "Kleopatra",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/533",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/533",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/533"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T14:50:17+00:00",
+            "modified": "2022-08-04T15:01:57+00:00",
             "external_resources": {
                 "website": "https:\/\/apps.kde.org\/fr\/kleopatra\/",
-                "repository": "https:\/\/invent.kde.org\/pim\/kleopatra"
+                "repository": "https:\/\/invent.kde.org\/pim\/kleopatra",
+                "framalibre": [],
+                "sill": {
+                    "id": 310,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=310",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=310",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=310"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 348,
-            "created": "2019-12-12T15:58:38+00:00",
-            "modified": "2022-07-13T09:51:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/348",
             "name": "Koha",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/348",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/348",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/348"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-12-12T15:58:38+00:00",
+            "modified": "2022-07-13T09:51:14+00:00",
             "external_resources": {
                 "website": "https:\/\/koha-community.org",
-                "repository": "https:\/\/git.koha-community.org\/Koha-community\/Koha"
+                "repository": "https:\/\/git.koha-community.org\/Koha-community\/Koha",
+                "framalibre": {
+                    "slug": "koha",
+                    "url": "https:\/\/framalibre.org\/content\/koha"
+                },
+                "sill": {
+                    "id": 236,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=236",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=236",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=236"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1114959",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1114959",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1114959.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Koha_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Koha_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Koha_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13695,6 +18845,15 @@
                         "website": "https:\/\/catalogue-bibliotheques.cirad.fr\/"
                     }
                 },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
                 {
                     "id": 3440,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3440",
@@ -13753,14 +18912,22 @@
         },
         {
             "id": 369,
-            "created": "2020-02-22T22:49:15+00:00",
-            "modified": "2020-02-22T22:49:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/369",
             "name": "Krita",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/369",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/369",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/369"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-02-22T22:49:15+00:00",
+            "modified": "2020-02-22T22:49:15+00:00",
             "external_resources": {
                 "website": "https:\/\/krita.org\/fr\/",
-                "repository": "https:\/\/krita.org\/fr\/telechargement\/krita-desktop\/"
+                "repository": "https:\/\/krita.org\/fr\/telechargement\/krita-desktop\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -13804,14 +18971,39 @@
         },
         {
             "id": 219,
-            "created": "2018-09-04T10:03:44+00:00",
-            "modified": "2020-04-24T04:53:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/219",
             "name": "Kubernetes",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/219",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/219",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/219"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T10:03:44+00:00",
+            "modified": "2020-04-24T04:53:16+00:00",
             "external_resources": {
                 "website": "https:\/\/kubernetes.io\/",
-                "repository": "https:\/\/github.com\/kubernetes\/kubernetes"
+                "repository": "https:\/\/github.com\/kubernetes\/kubernetes",
+                "framalibre": [],
+                "sill": {
+                    "id": 75,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=75",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=75",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=75"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q22661306",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q22661306",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q22661306.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Kubernetes",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Kubernetes",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Kubernetes"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13892,14 +19084,22 @@
         },
         {
             "id": 449,
-            "created": "2021-10-07T13:13:45+00:00",
-            "modified": "2021-10-07T13:13:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/449",
             "name": "Kuzzle IoT",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/449",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/449",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/449"
+            },
             "licence": "Apache License 2.0",
+            "created": "2021-10-07T13:13:45+00:00",
+            "modified": "2021-10-07T13:13:45+00:00",
             "external_resources": {
                 "website": "https:\/\/kuzzle.io",
-                "repository": "https:\/\/github.com\/kuzzleio"
+                "repository": "https:\/\/github.com\/kuzzleio",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -13916,14 +19116,39 @@
         },
         {
             "id": 220,
-            "created": "2018-09-04T12:03:40+00:00",
-            "modified": "2019-03-06T14:26:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/220",
             "name": "KVM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/220",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/220",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/220"
+            },
             "licence": "GNU LGPL",
+            "created": "2018-09-04T12:03:40+00:00",
+            "modified": "2019-03-06T14:26:15+00:00",
             "external_resources": {
                 "website": "http:\/\/www.linux-kvm.org\/",
-                "repository": "https:\/\/git.kernel.org\/pub\/scm\/virt\/kvm\/"
+                "repository": "https:\/\/git.kernel.org\/pub\/scm\/virt\/kvm\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 76,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=76",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=76",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=76"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q377539",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q377539",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q377539.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Kernel-based_Virtual_Machine",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Kernel-based_Virtual_Machine",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Kernel-based_Virtual_Machine"
+                    }
+                }
             },
             "providers": [
                 {
@@ -13990,33 +19215,82 @@
                     "external_resources": {
                         "website": "http:\/\/www.girondenumerique.fr"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 542,
-            "created": "2022-08-16T12:34:37+00:00",
-            "modified": "2022-08-29T01:04:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/542",
             "name": "LaTeX",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/542",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/542",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/542"
+            },
             "licence": "Propri\u00e8taire",
+            "created": "2022-08-16T12:34:37+00:00",
+            "modified": "2022-08-29T01:04:40+00:00",
             "external_resources": {
                 "website": "https:\/\/www.latex-project.org\/",
-                "repository": "https:\/\/github.com\/latex3\/latex2e"
+                "repository": "https:\/\/github.com\/latex3\/latex2e",
+                "framalibre": [],
+                "sill": {
+                    "id": 314,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=314",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=314",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=314"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q5310",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q5310",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q5310.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/LaTeX",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/LaTeX",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/LaTeX"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 430,
-            "created": "2021-05-26T08:41:47+00:00",
-            "modified": "2021-10-05T01:15:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/430",
             "name": "Lazarus IDE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/430",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/430",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/430"
+            },
             "licence": "GNU GPLv2",
+            "created": "2021-05-26T08:41:47+00:00",
+            "modified": "2021-10-05T01:15:36+00:00",
             "external_resources": {
                 "website": "https:\/\/www.lazarus-ide.org",
-                "repository": "https:\/\/svn.freepascal.org\/svn\/lazarus\/"
+                "repository": "https:\/\/svn.freepascal.org\/svn\/lazarus\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 224,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=224",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=224",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=224"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -14033,14 +19307,29 @@
         },
         {
             "id": 100,
-            "created": "2017-03-10T15:49:44+00:00",
-            "modified": "2022-08-04T16:24:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/100",
             "name": "LDAP Synchronisation connector",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/100",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/100",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/100"
+            },
             "licence": "BSD",
+            "created": "2017-03-10T15:49:44+00:00",
+            "modified": "2022-08-04T16:24:45+00:00",
             "external_resources": {
                 "website": "https:\/\/lsc-project.org",
-                "repository": "https:\/\/github.com\/lsc-project\/lsc"
+                "repository": "https:\/\/github.com\/lsc-project\/lsc",
+                "framalibre": [],
+                "sill": {
+                    "id": 262,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=262",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=262",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=262"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -14094,14 +19383,22 @@
         },
         {
             "id": 102,
-            "created": "2017-03-10T16:43:18+00:00",
-            "modified": "2017-03-10T16:43:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/102",
             "name": "LDAP Tool Box Self Service Password",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/102",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/102",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/102"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-03-10T16:43:18+00:00",
+            "modified": "2017-03-10T16:43:18+00:00",
             "external_resources": {
                 "website": "https:\/\/ltb-project.org\/documentation\/self-service-password",
-                "repository": "https:\/\/github.com\/ltb-project\/self-service-password"
+                "repository": "https:\/\/github.com\/ltb-project\/self-service-password",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -14160,6 +19457,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -14173,14 +19479,22 @@
         },
         {
             "id": 435,
-            "created": "2021-06-28T06:01:20+00:00",
-            "modified": "2021-06-28T06:01:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/435",
             "name": "LDAP Tool Box Service Desk",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/435",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/435",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/435"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-06-28T06:01:20+00:00",
+            "modified": "2021-06-28T06:01:20+00:00",
             "external_resources": {
                 "website": "https:\/\/ltb-project.org\/documentation\/service-desk",
-                "repository": "https:\/\/github.com\/ltb-project\/service-desk"
+                "repository": "https:\/\/github.com\/ltb-project\/service-desk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -14197,14 +19511,22 @@
         },
         {
             "id": 103,
-            "created": "2017-03-10T16:45:06+00:00",
-            "modified": "2017-03-10T16:45:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/103",
             "name": "LDAP Tool Box White Pages",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/103",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/103",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/103"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-03-10T16:45:06+00:00",
+            "modified": "2017-03-10T16:45:07+00:00",
             "external_resources": {
                 "website": "https:\/\/ltb-project.org\/documentation\/white-pages",
-                "repository": "https:\/\/github.com\/ltb-project\/white-pages"
+                "repository": "https:\/\/github.com\/ltb-project\/white-pages",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -14230,14 +19552,41 @@
         },
         {
             "id": 101,
-            "created": "2017-03-10T15:55:44+00:00",
-            "modified": "2022-05-19T10:10:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/101",
             "name": "LemonLDAP NG",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/101",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/101",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/101"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-10T15:55:44+00:00",
+            "modified": "2022-05-19T10:10:38+00:00",
             "external_resources": {
                 "website": "https:\/\/www.lemonldap-ng.org",
-                "repository": "https:\/\/gitlab.ow2.org\/lemonldap-ng\/lemonldap-ng"
+                "repository": "https:\/\/gitlab.ow2.org\/lemonldap-ng\/lemonldap-ng",
+                "framalibre": {
+                    "slug": "lemonldapng",
+                    "url": "https:\/\/framalibre.org\/content\/lemonldapng"
+                },
+                "sill": {
+                    "id": 77,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=77",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=77",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=77"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3229380",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3229380",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3229380.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/LemonLDAP::NG",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/LemonLDAP::NG"
+                    }
+                }
             },
             "providers": [
                 {
@@ -14363,14 +19712,22 @@
         },
         {
             "id": 481,
-            "created": "2022-06-16T14:14:06+00:00",
-            "modified": "2022-06-16T14:20:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/481",
             "name": "LibreNMS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/481",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/481",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/481"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-06-16T14:14:06+00:00",
+            "modified": "2022-06-16T14:20:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.librenms.org\/",
-                "repository": "https:\/\/github.com\/librenms\/librenms"
+                "repository": "https:\/\/github.com\/librenms\/librenms",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -14396,14 +19753,39 @@
         },
         {
             "id": 33,
-            "created": "2016-06-14T10:16:56+00:00",
-            "modified": "2020-01-14T16:57:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/33",
             "name": "LibreOffice",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/33",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/33",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/33"
+            },
             "licence": "LGPLv3",
+            "created": "2016-06-14T10:16:56+00:00",
+            "modified": "2020-01-14T16:57:26+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.libreoffice.org\/",
-                "repository": "https:\/\/github.com\/LibreOffice\/core.git"
+                "repository": "https:\/\/github.com\/LibreOffice\/core.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 78,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=78",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=78",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=78"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q10135",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q10135",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q10135.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/LibreOffice",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/LibreOffice",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/LibreOffice"
+                    }
+                }
             },
             "providers": [
                 {
@@ -14478,6 +19860,15 @@
                         "website": "https:\/\/www.collabora.com"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 62,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/62",
@@ -14750,6 +20141,15 @@
                         "website": "https:\/\/ville-fontaine.fr"
                     }
                 },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
+                },
                 {
                     "id": 218,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/218",
@@ -14858,6 +20258,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 3453,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3453",
@@ -14921,6 +20330,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 73,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/73",
@@ -15002,6 +20420,15 @@
                         "website": "http:\/\/www.ville-corbas.fr\/"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -15060,28 +20487,55 @@
         },
         {
             "id": 275,
-            "created": "2019-01-10T07:45:12+00:00",
-            "modified": "2019-04-07T20:13:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/275",
             "name": "LibreOffice des \u00e9coles",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/275",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/275",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/275"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2019-01-10T07:45:12+00:00",
+            "modified": "2019-04-07T20:13:39+00:00",
             "external_resources": {
                 "website": "https:\/\/primtux.fr\/libreoffice-des-ecoles\/",
-                "repository": "https:\/\/primtux.fr\/telecharger-linterface-libreoffice-des-ecoles\/"
+                "repository": "https:\/\/primtux.fr\/telecharger-linterface-libreoffice-des-ecoles\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 294,
-            "created": "2019-02-27T09:29:57+00:00",
-            "modified": "2020-01-13T13:52:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/294",
             "name": "LibreOffice Online",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/294",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/294",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/294"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2019-02-27T09:29:57+00:00",
+            "modified": "2020-01-13T13:52:45+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libreoffice.org\/download\/libreoffice-online\/",
-                "repository": "https:\/\/github.com\/LibreOffice\/online"
+                "repository": "https:\/\/github.com\/LibreOffice\/online",
+                "framalibre": [],
+                "sill": {
+                    "id": 79,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=79",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=79",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=79"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q30584920",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q30584920",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q30584920.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15122,6 +20576,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3595,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3595",
+                    "name": "GLEIZES Thomas",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": ""
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -15135,14 +20598,22 @@
         },
         {
             "id": 330,
-            "created": "2019-06-12T07:45:55+00:00",
-            "modified": "2019-06-12T07:45:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/330",
             "name": "Lightbulb",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/330",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/330",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/330"
+            },
             "licence": "GNU GPL",
+            "created": "2019-06-12T07:45:55+00:00",
+            "modified": "2019-06-12T07:45:55+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/Tyrrrz\/LightBulb",
-                "repository": "https:\/\/github.com\/Tyrrrz\/LightBulb"
+                "repository": "https:\/\/github.com\/Tyrrrz\/LightBulb",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -15159,14 +20630,39 @@
         },
         {
             "id": 42,
-            "created": "2016-11-03T11:24:09+00:00",
-            "modified": "2019-02-25T13:40:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/42",
             "name": "LimeSurvey",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/42",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/42",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/42"
+            },
             "licence": "GNU GPLv2",
+            "created": "2016-11-03T11:24:09+00:00",
+            "modified": "2019-02-25T13:40:52+00:00",
             "external_resources": {
                 "website": "https:\/\/www.limesurvey.org",
-                "repository": "https:\/\/github.com\/LimeSurvey\/LimeSurvey.git"
+                "repository": "https:\/\/github.com\/LimeSurvey\/LimeSurvey.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 80,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=80",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=80",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=80"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1514978",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1514978",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1514978.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/LimeSurvey",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/LimeSurvey",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/LimeSurvey"
+                    }
+                }
             },
             "providers": [
                 {
@@ -15315,6 +20811,15 @@
                         "website": "https:\/\/www.lavienne86.fr"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 218,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/218",
@@ -15360,6 +20865,15 @@
                         "website": "https:\/\/www.rouen.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 73,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/73",
@@ -15418,14 +20932,22 @@
         },
         {
             "id": 469,
-            "created": "2022-04-17T12:42:15+00:00",
-            "modified": "2022-07-02T10:52:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/469",
             "name": "Linea21",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/469",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/469",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/469"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-04-17T12:42:15+00:00",
+            "modified": "2022-07-02T10:52:03+00:00",
             "external_resources": {
                 "website": "https:\/\/www.linea21.com\/",
-                "repository": "https:\/\/dev.linea21.com\/projects\/linea21\/repository"
+                "repository": "https:\/\/dev.linea21.com\/projects\/linea21\/repository",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15442,14 +20964,22 @@
         },
         {
             "id": 30,
-            "created": "2016-06-13T17:48:56+00:00",
-            "modified": "2022-06-29T14:10:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/30",
             "name": "LinID",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/30",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/30",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/30"
+            },
             "licence": "BSD",
+            "created": "2016-06-13T17:48:56+00:00",
+            "modified": "2022-06-29T14:10:36+00:00",
             "external_resources": {
                 "website": "http:\/\/www.linid.org\/welcome\/index.html",
-                "repository": "https:\/\/github.com\/linagora\/"
+                "repository": "https:\/\/github.com\/linagora\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15466,14 +20996,22 @@
         },
         {
             "id": 28,
-            "created": "2016-06-13T17:27:50+00:00",
-            "modified": "2022-09-04T13:45:37+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/28",
             "name": "LinShare",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/28",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/28",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/28"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-06-13T17:27:50+00:00",
+            "modified": "2022-09-04T13:45:37+00:00",
             "external_resources": {
                 "website": "http:\/\/www.linshare.org",
-                "repository": "https:\/\/github.com\/linagora\/linshare"
+                "repository": "https:\/\/github.com\/linagora\/linshare",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15490,14 +21028,22 @@
         },
         {
             "id": 492,
-            "created": "2022-06-30T07:44:10+00:00",
-            "modified": "2022-06-30T08:04:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/492",
             "name": "LinTO",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/492",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/492",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/492"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-06-30T07:44:10+00:00",
+            "modified": "2022-06-30T08:04:06+00:00",
             "external_resources": {
                 "website": "https:\/\/linto.ai",
-                "repository": "https:\/\/github.com\/linto-ai"
+                "repository": "https:\/\/github.com\/linto-ai",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15514,14 +21060,29 @@
         },
         {
             "id": 287,
-            "created": "2019-02-26T11:10:16+00:00",
-            "modified": "2019-04-26T20:51:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/287",
             "name": "LireCouleur",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/287",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/287",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/287"
+            },
             "licence": "GNU LGPL",
+            "created": "2019-02-26T11:10:16+00:00",
+            "modified": "2019-04-26T20:51:16+00:00",
             "external_resources": {
                 "website": "http:\/\/lirecouleur.arkaline.fr\/",
-                "repository": "https:\/\/framagit.org\/arkaline\/lirecouleur"
+                "repository": "https:\/\/framagit.org\/arkaline\/lirecouleur",
+                "framalibre": [],
+                "sill": {
+                    "id": 81,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=81",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=81",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=81"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -15538,14 +21099,33 @@
         },
         {
             "id": 478,
-            "created": "2022-05-31T13:51:52+00:00",
-            "modified": "2022-08-04T17:45:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/478",
             "name": "Lizmap",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/478",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/478",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/478"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2022-05-31T13:51:52+00:00",
+            "modified": "2022-08-04T17:45:08+00:00",
             "external_resources": {
                 "website": "https:\/\/lizmap.com",
-                "repository": "https:\/\/github.com\/3liz\/lizmap-web-client"
+                "repository": "https:\/\/github.com\/3liz\/lizmap-web-client",
+                "framalibre": [],
+                "sill": {
+                    "id": 284,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=284",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=284",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=284"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112208571",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112208571",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112208571.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15635,14 +21215,22 @@
         },
         {
             "id": 130,
-            "created": "2018-01-29T14:44:54+00:00",
-            "modified": "2020-04-08T13:01:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/130",
             "name": "LOCAL TRUST MPE Webmarch\u00e9",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/130",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/130",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/130"
+            },
             "licence": "GNU GPL",
+            "created": "2018-01-29T14:44:54+00:00",
+            "modified": "2020-04-08T13:01:06+00:00",
             "external_resources": {
                 "website": "https:\/\/mpe-demo.local-trust.com",
-                "repository": "https:\/\/adullact.net\/frs\/?group_id=706"
+                "repository": "https:\/\/adullact.net\/frs\/?group_id=706",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15714,14 +21302,38 @@
         },
         {
             "id": 203,
-            "created": "2018-09-04T09:24:24+00:00",
-            "modified": "2019-03-06T14:41:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/203",
             "name": "LogStash",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/203",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/203",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/203"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:24:24+00:00",
+            "modified": "2019-03-06T14:41:19+00:00",
             "external_resources": {
                 "website": "https:\/\/www.elastic.co\/products\/logstash",
-                "repository": "https:\/\/github.com\/elastic\/logstash"
+                "repository": "https:\/\/github.com\/elastic\/logstash",
+                "framalibre": [],
+                "sill": {
+                    "id": 82,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=82",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=82",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=82"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17620247",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17620247",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17620247.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Logstash",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Logstash"
+                    }
+                }
             },
             "providers": [
                 {
@@ -15752,19 +21364,36 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 341,
-            "created": "2019-11-06T06:53:40+00:00",
-            "modified": "2022-07-02T10:50:09+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/341",
             "name": "Loomio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/341",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/341",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/341"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-11-06T06:53:40+00:00",
+            "modified": "2022-07-02T10:50:09+00:00",
             "external_resources": {
                 "website": "https:\/\/www.loomio.org\/",
-                "repository": "https:\/\/github.com\/loomio\/loomio\/"
+                "repository": "https:\/\/github.com\/loomio\/loomio\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15790,14 +21419,22 @@
         },
         {
             "id": 267,
-            "created": "2018-11-19T12:32:30+00:00",
-            "modified": "2022-07-02T10:49:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/267",
             "name": "Lufi",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/267",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/267",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/267"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-11-19T12:32:30+00:00",
+            "modified": "2022-07-02T10:49:43+00:00",
             "external_resources": {
                 "website": "https:\/\/demo.lufi.io\/about",
-                "repository": "https:\/\/framagit.org\/fiat-tux\/hat-softwares\/lufi"
+                "repository": "https:\/\/framagit.org\/fiat-tux\/hat-softwares\/lufi",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15847,6 +21484,15 @@
                         "website": "https:\/\/www.cdg47.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -15860,14 +21506,22 @@
         },
         {
             "id": 10,
-            "created": "2016-04-28T11:57:55+00:00",
-            "modified": "2018-06-19T13:35:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/10",
             "name": "LUTECE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/10",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/10",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/10"
+            },
             "licence": "BSD",
+            "created": "2016-04-28T11:57:55+00:00",
+            "modified": "2018-06-19T13:35:31+00:00",
             "external_resources": {
                 "website": "http:\/\/fr.lutece.paris.fr\/fr\/",
-                "repository": "https:\/\/github.com\/lutece-platform\/"
+                "repository": "https:\/\/github.com\/lutece-platform\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15921,14 +21575,22 @@
         },
         {
             "id": 328,
-            "created": "2019-05-15T10:10:08+00:00",
-            "modified": "2019-05-15T10:10:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/328",
             "name": "LXD",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/328",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/328",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/328"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-05-15T10:10:08+00:00",
+            "modified": "2019-05-15T10:10:08+00:00",
             "external_resources": {
                 "website": "https:\/\/linuxcontainers.org\/lxd\/introduction\/",
-                "repository": "https:\/\/github.com\/lxc\/lxd"
+                "repository": "https:\/\/github.com\/lxc\/lxd",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -15950,18 +21612,45 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 49,
-            "created": "2017-02-04T18:14:08+00:00",
-            "modified": "2020-06-22T17:17:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/49",
             "name": "Maarch Courrier",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/49",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/49",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/49"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-04T18:14:08+00:00",
+            "modified": "2020-06-22T17:17:31+00:00",
             "external_resources": {
                 "website": "https:\/\/maarch.com\/maarch-courrier\/",
-                "repository": "https:\/\/labs.maarch.org\/maarch\/MaarchCourrier"
+                "repository": "https:\/\/labs.maarch.org\/maarch\/MaarchCourrier",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16020,15 +21709,6 @@
                 }
             ],
             "users": [
-                {
-                    "id": 3210,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3210",
-                    "name": "Al\u00e8s Agglom\u00e9ration",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.ales.fr"
-                    }
-                },
                 {
                     "id": 311,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/311",
@@ -16047,6 +21727,15 @@
                         "website": "http:\/\/www.culture.gouv.fr\/Regions\/Drac-Pays-de-la-Loire"
                     }
                 },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                },
                 {
                     "id": 285,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/285",
@@ -16083,6 +21772,15 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -16119,6 +21817,15 @@
                         "website": "http:\/\/www.mairie-dammarie-les-lys.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -16141,14 +21848,22 @@
         },
         {
             "id": 131,
-            "created": "2018-02-19T15:29:45+00:00",
-            "modified": "2018-02-19T15:29:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/131",
             "name": "Maarch RM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/131",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/131",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/131"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-02-19T15:29:45+00:00",
+            "modified": "2018-02-19T15:29:45+00:00",
             "external_resources": {
                 "website": "htgtps:\/\/www.maarchrm.com",
-                "repository": "https:\/\/labs.maarch.org\/maarch\/maarchRM"
+                "repository": "https:\/\/labs.maarch.org\/maarch\/maarchRM",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16202,14 +21917,22 @@
         },
         {
             "id": 354,
-            "created": "2020-01-27T13:50:27+00:00",
-            "modified": "2022-01-12T16:12:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/354",
             "name": "Madis",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/354",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/354",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/354"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-01-27T13:50:27+00:00",
+            "modified": "2022-01-12T16:12:05+00:00",
             "external_resources": {
                 "website": "https:\/\/gitlab.adullact.net\/soluris",
-                "repository": "https:\/\/gitlab.adullact.net\/soluris\/madis"
+                "repository": "https:\/\/gitlab.adullact.net\/soluris\/madis",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16241,6 +21964,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 1078,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/1078",
+                    "name": "Abbeville - Mairie d'Abbeville",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.abbeville.fr"
+                    }
+                },
                 {
                     "id": 3251,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3251",
@@ -16326,14 +22058,22 @@
         },
         {
             "id": 104,
-            "created": "2017-03-10T17:51:38+00:00",
-            "modified": "2022-08-09T11:55:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/104",
             "name": "Magnolia CMS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/104",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/104",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/104"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-03-10T17:51:38+00:00",
+            "modified": "2022-08-09T11:55:59+00:00",
             "external_resources": {
                 "website": "https:\/\/www.magnolia-cms.com\/",
-                "repository": "https:\/\/git.magnolia-cms.com"
+                "repository": "https:\/\/git.magnolia-cms.com",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16350,14 +22090,29 @@
         },
         {
             "id": 174,
-            "created": "2018-09-03T14:02:09+00:00",
-            "modified": "2019-03-06T13:58:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/174",
             "name": "MantisBT",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/174",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/174",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/174"
+            },
             "licence": "GNU GPL",
+            "created": "2018-09-03T14:02:09+00:00",
+            "modified": "2019-03-06T13:58:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mantisbt.org\/",
-                "repository": "https:\/\/github.com\/mantisbt\/mantisbt"
+                "repository": "https:\/\/github.com\/mantisbt\/mantisbt",
+                "framalibre": [],
+                "sill": {
+                    "id": 83,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=83",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=83",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=83"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16438,14 +22193,42 @@
         },
         {
             "id": 206,
-            "created": "2018-09-04T09:35:11+00:00",
-            "modified": "2019-03-06T14:23:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/206",
             "name": "MariaDB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/206",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/206",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/206"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:35:11+00:00",
+            "modified": "2019-03-06T14:23:05+00:00",
             "external_resources": {
                 "website": "https:\/\/mariadb.org\/",
-                "repository": "https:\/\/github.com\/MariaDB\/server"
+                "repository": "https:\/\/github.com\/MariaDB\/server",
+                "framalibre": {
+                    "slug": "mariadb",
+                    "url": "https:\/\/framalibre.org\/content\/mariadb"
+                },
+                "sill": {
+                    "id": 84,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=84",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=84",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=84"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q787177",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q787177",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q787177.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/MariaDB",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/MariaDB",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/MariaDB"
+                    }
+                }
             },
             "providers": [
                 {
@@ -16603,6 +22386,24 @@
                         "website": "https:\/\/www.ville-montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 655,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/655",
@@ -16620,19 +22421,56 @@
                     "external_resources": {
                         "website": "https:\/\/www.echirolles.fr"
                     }
+                },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
                 }
             ]
         },
         {
             "id": 283,
-            "created": "2019-02-26T08:44:41+00:00",
-            "modified": "2019-02-26T08:44:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/283",
             "name": "Mastodon",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/283",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/283",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/283"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-26T08:44:41+00:00",
+            "modified": "2019-02-26T08:44:41+00:00",
             "external_resources": {
                 "website": "https:\/\/joinmastodon.org\/",
-                "repository": "https:\/\/github.com\/tootsuite\/mastodon"
+                "repository": "https:\/\/github.com\/tootsuite\/mastodon",
+                "framalibre": {
+                    "slug": "mastodon",
+                    "url": "https:\/\/framalibre.org\/content\/mastodon"
+                },
+                "sill": {
+                    "id": 85,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=85",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=85",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=85"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q27986619",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q27986619",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q27986619.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Mastodon_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Mastodon_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Mastodon_(r%C3%A9seau_social)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -16676,14 +22514,42 @@
         },
         {
             "id": 358,
-            "created": "2020-02-11T10:09:34+00:00",
-            "modified": "2021-03-20T20:22:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/358",
             "name": "Matomo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/358",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/358",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/358"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-02-11T10:09:34+00:00",
+            "modified": "2021-03-20T20:22:18+00:00",
             "external_resources": {
                 "website": "https:\/\/developer.matomo.org\/",
-                "repository": "https:\/\/github.com\/matomo-org\/matomo"
+                "repository": "https:\/\/github.com\/matomo-org\/matomo",
+                "framalibre": {
+                    "slug": "piwik",
+                    "url": "https:\/\/framalibre.org\/content\/piwik"
+                },
+                "sill": {
+                    "id": 176,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=176",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=176",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=176"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q34162",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q34162",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q34162.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Matomo_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Matomo_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Matomo_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -16769,6 +22635,15 @@
                         "website": "https:\/\/www.lavienne86.fr"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 254,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/254",
@@ -16778,6 +22653,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -16800,14 +22684,22 @@
         },
         {
             "id": 350,
-            "created": "2019-12-20T14:39:11+00:00",
-            "modified": "2019-12-20T14:39:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/350",
             "name": "Matrix",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/350",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/350",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/350"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-12-20T14:39:11+00:00",
+            "modified": "2019-12-20T14:39:11+00:00",
             "external_resources": {
                 "website": "https:\/\/matrix.org\/",
-                "repository": "https:\/\/github.com\/matrix-org"
+                "repository": "https:\/\/github.com\/matrix-org",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -16852,14 +22744,39 @@
         },
         {
             "id": 408,
-            "created": "2020-09-09T08:36:12+00:00",
-            "modified": "2022-08-04T17:34:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/408",
             "name": "Mattermost",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/408",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/408",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/408"
+            },
             "licence": "MIT",
+            "created": "2020-09-09T08:36:12+00:00",
+            "modified": "2022-08-04T17:34:15+00:00",
             "external_resources": {
                 "website": "https:\/\/mattermost.com\/",
-                "repository": "https:\/\/github.com\/mattermost\/mattermost-server"
+                "repository": "https:\/\/github.com\/mattermost\/mattermost-server",
+                "framalibre": [],
+                "sill": {
+                    "id": 291,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=291",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=291",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=291"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q55478510",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q55478510",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q55478510.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Mattermost",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Mattermost",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Mattermost"
+                    }
+                }
             },
             "providers": [
                 {
@@ -16958,14 +22875,39 @@
         },
         {
             "id": 176,
-            "created": "2018-09-03T14:07:37+00:00",
-            "modified": "2019-03-06T14:02:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/176",
             "name": "Maven",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/176",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/176",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/176"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T14:07:37+00:00",
+            "modified": "2019-03-06T14:02:46+00:00",
             "external_resources": {
                 "website": "https:\/\/maven.apache.org\/",
-                "repository": "https:\/\/gitbox.apache.org\/repos\/asf\/maven.git"
+                "repository": "https:\/\/gitbox.apache.org\/repos\/asf\/maven.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 8,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=8",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=8",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=8"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q139941",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q139941",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q139941.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_Maven",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_Maven",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_Maven"
+                    }
+                }
             },
             "providers": [
                 {
@@ -17028,14 +22970,42 @@
         },
         {
             "id": 122,
-            "created": "2017-09-28T10:36:11+00:00",
-            "modified": "2019-02-25T13:41:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/122",
             "name": "MediaWiki",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/122",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/122",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/122"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-09-28T10:36:11+00:00",
+            "modified": "2019-02-25T13:41:34+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mediawiki.org",
-                "repository": "https:\/\/phabricator.wikimedia.org\/source\/mediawiki.git"
+                "repository": "https:\/\/phabricator.wikimedia.org\/source\/mediawiki.git",
+                "framalibre": {
+                    "slug": "mediawiki",
+                    "url": "https:\/\/framalibre.org\/content\/mediawiki"
+                },
+                "sill": {
+                    "id": 86,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=86",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=86",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=86"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q83",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q83",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q83.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/MediaWiki",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/MediaWiki",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/MediaWiki"
+                    }
+                }
             },
             "providers": [
                 {
@@ -17121,6 +23091,15 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 604,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/604",
@@ -17129,19 +23108,36 @@
                     "external_resources": {
                         "website": "http:\/\/www.culture.gouv.fr\/Regions\/Drac-Pays-de-la-Loire"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 345,
-            "created": "2019-12-03T19:10:07+00:00",
-            "modified": "2019-12-03T19:10:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/345",
             "name": "MedShakeEHR",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/345",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/345",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/345"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-12-03T19:10:07+00:00",
+            "modified": "2019-12-03T19:10:07+00:00",
             "external_resources": {
                 "website": "https:\/\/www.logiciel-cabinet-medical.fr\/",
-                "repository": "https:\/\/github.com\/MedShake"
+                "repository": "https:\/\/github.com\/MedShake",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17158,14 +23154,22 @@
         },
         {
             "id": 494,
-            "created": "2022-07-18T08:27:09+00:00",
-            "modified": "2022-07-18T08:27:09+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/494",
             "name": "MEM Courrier",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/494",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/494",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/494"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-07-18T08:27:09+00:00",
+            "modified": "2022-07-18T08:27:09+00:00",
             "external_resources": {
                 "website": "https:\/\/edissyum.com\/maarch-courrier-gec\/",
-                "repository": "https:\/\/gitlab.com\/edissyum\/mem"
+                "repository": "https:\/\/gitlab.com\/edissyum\/mem",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17178,18 +23182,54 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3210,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3210",
+                    "name": "Al\u00e8s Agglom\u00e9ration",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.ales.fr"
+                    }
+                },
+                {
+                    "id": 3550,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3550",
+                    "name": "CCAS de Saint-Louis",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": ""
+                    }
+                },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 426,
-            "created": "2021-04-19T10:55:46+00:00",
-            "modified": "2021-04-20T11:15:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/426",
             "name": "MENTDB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/426",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/426",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/426"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-04-19T10:55:46+00:00",
+            "modified": "2021-04-20T11:15:26+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mendb.org",
-                "repository": "https:\/\/sourceforge.net\/projects\/mentdb\/files\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/mentdb\/files\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17206,14 +23246,22 @@
         },
         {
             "id": 378,
-            "created": "2020-03-09T14:02:16+00:00",
-            "modified": "2020-03-09T14:02:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/378",
             "name": "Metabase",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/378",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/378",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/378"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-03-09T14:02:16+00:00",
+            "modified": "2020-03-09T14:02:16+00:00",
             "external_resources": {
                 "website": "https:\/\/www.metabase.com\/",
-                "repository": "https:\/\/github.com\/metabase\/metabase"
+                "repository": "https:\/\/github.com\/metabase\/metabase",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -17225,19 +23273,36 @@
                     "external_resources": {
                         "website": ""
                     }
+                },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
                 }
             ]
         },
         {
             "id": 54,
-            "created": "2017-02-07T12:56:23+00:00",
-            "modified": "2018-09-03T13:45:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/54",
             "name": "M\u00e9tamorphose",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/54",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/54",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/54"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-07T12:56:23+00:00",
+            "modified": "2018-09-03T13:45:06+00:00",
             "external_resources": {
                 "website": "http:\/\/file-folder-ren.sourceforge.net\/",
-                "repository": "https:\/\/github.com\/metamorphose\/metamorphose3.git"
+                "repository": "https:\/\/github.com\/metamorphose\/metamorphose3.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -17254,28 +23319,60 @@
         },
         {
             "id": 524,
-            "created": "2022-08-04T12:36:48+00:00",
-            "modified": "2022-08-09T01:24:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/524",
             "name": "MinIO",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/524",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/524",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/524"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-08-04T12:36:48+00:00",
+            "modified": "2022-08-09T01:24:11+00:00",
             "external_resources": {
                 "website": "https:\/\/min.io",
-                "repository": "https:\/\/github.com\/minio\/minio"
+                "repository": "https:\/\/github.com\/minio\/minio",
+                "framalibre": [],
+                "sill": {
+                    "id": 275,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=275",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=275",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=275"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28956397",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28956397",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28956397.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/MinIO",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/MinIO"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 370,
-            "created": "2020-02-26T18:12:56+00:00",
-            "modified": "2020-02-26T21:20:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/370",
             "name": "Mint - Linux Mint",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/370",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/370",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/370"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-02-26T18:12:56+00:00",
+            "modified": "2020-02-26T21:20:41+00:00",
             "external_resources": {
                 "website": "https:\/\/linuxmint.com\/",
-                "repository": "https:\/\/github.com\/linuxmint"
+                "repository": "https:\/\/github.com\/linuxmint",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17329,14 +23426,33 @@
         },
         {
             "id": 503,
-            "created": "2022-08-01T09:55:28+00:00",
-            "modified": "2022-08-05T12:24:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/503",
             "name": "MkDocs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/503",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/503",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/503"
+            },
             "licence": "BSD",
+            "created": "2022-08-01T09:55:28+00:00",
+            "modified": "2022-08-05T12:24:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mkdocs.org",
-                "repository": "https:\/\/github.com\/mkdocs\/mkdocs"
+                "repository": "https:\/\/github.com\/mkdocs\/mkdocs",
+                "framalibre": [],
+                "sill": {
+                    "id": 254,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=254",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=254",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=254"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q102565362",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q102565362",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q102565362.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17353,14 +23469,22 @@
         },
         {
             "id": 153,
-            "created": "2018-06-20T12:01:05+00:00",
-            "modified": "2018-06-20T12:01:05+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/153",
             "name": "Module Forum et Consultations Publiques",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/153",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/153",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/153"
+            },
             "licence": "BSD",
+            "created": "2018-06-20T12:01:05+00:00",
+            "modified": "2018-06-20T12:01:05+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/lutece-platform\/lutece-collab-plugin-suggest",
-                "repository": "https:\/\/github.com\/lutece-platform\/lutece-collab-plugin-suggest"
+                "repository": "https:\/\/github.com\/lutece-platform\/lutece-collab-plugin-suggest",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17387,14 +23511,22 @@
         },
         {
             "id": 154,
-            "created": "2018-06-20T12:19:15+00:00",
-            "modified": "2018-06-20T12:19:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/154",
             "name": "Module Rendez-Vous",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/154",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/154",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/154"
+            },
             "licence": "BSD",
+            "created": "2018-06-20T12:19:15+00:00",
+            "modified": "2018-06-20T12:19:15+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/lutece-secteur-public\/gru-plugin-appointment",
-                "repository": "https:\/\/github.com\/lutece-secteur-public\/gru-plugin-appointment"
+                "repository": "https:\/\/github.com\/lutece-secteur-public\/gru-plugin-appointment",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17421,14 +23553,22 @@
         },
         {
             "id": 208,
-            "created": "2018-09-04T09:38:33+00:00",
-            "modified": "2020-02-20T16:57:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/208",
             "name": "MongoDB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/208",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/208",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/208"
+            },
             "licence": "Propri\u00e8taire",
+            "created": "2018-09-04T09:38:33+00:00",
+            "modified": "2020-02-20T16:57:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mongodb.com\/",
-                "repository": "https:\/\/github.com\/mongodb\/mongo"
+                "repository": "https:\/\/github.com\/mongodb\/mongo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17478,6 +23618,15 @@
                         "website": "https:\/\/www.lavienne86.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -17486,19 +23635,56 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 250,
-            "created": "2018-09-13T20:49:34+00:00",
-            "modified": "2020-06-29T08:46:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/250",
             "name": "Moodle",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/250",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/250",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/250"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-13T20:49:34+00:00",
+            "modified": "2020-06-29T08:46:38+00:00",
             "external_resources": {
                 "website": "https:\/\/moodle.org\/",
-                "repository": "https:\/\/git.in.moodle.com\/moodle\/moodle"
+                "repository": "https:\/\/git.in.moodle.com\/moodle\/moodle",
+                "framalibre": {
+                    "slug": "moodle",
+                    "url": "https:\/\/framalibre.org\/content\/moodle"
+                },
+                "sill": {
+                    "id": 208,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=208",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=208",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=208"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q190434",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q190434",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q190434.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Moodle",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Moodle",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Moodle"
+                    }
+                }
             },
             "providers": [
                 {
@@ -17606,56 +23792,125 @@
         },
         {
             "id": 89,
-            "created": "2017-03-01T13:52:36+00:00",
-            "modified": "2018-09-05T05:06:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/89",
             "name": "MSofficeKey",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/89",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/89",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/89"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-03-01T13:52:36+00:00",
+            "modified": "2018-09-05T05:06:57+00:00",
             "external_resources": {
                 "website": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:MSofficeKey",
-                "repository": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:MSofficeKey"
+                "repository": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:MSofficeKey",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 77,
-            "created": "2017-02-09T16:27:16+00:00",
-            "modified": "2019-02-25T13:16:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/77",
             "name": "MultiDiff",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/77",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/77",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/77"
+            },
             "licence": "LGPLv3",
+            "created": "2017-02-09T16:27:16+00:00",
+            "modified": "2019-02-25T13:16:25+00:00",
             "external_resources": {
                 "website": "http:\/\/www.starxpert.fr\/openoffice-org-libreoffice\/extensions\/#multidiff",
-                "repository": "http:\/\/www.starxpert.fr\/openoffice-org-libreoffice\/extensions\/#multidiff"
+                "repository": "http:\/\/www.starxpert.fr\/openoffice-org-libreoffice\/extensions\/#multidiff",
+                "framalibre": [],
+                "sill": {
+                    "id": 90,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=90",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=90",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=90"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 291,
-            "created": "2019-02-26T14:12:20+00:00",
-            "modified": "2019-02-26T14:12:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/291",
             "name": "MuPDF",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/291",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/291",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/291"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-02-26T14:12:20+00:00",
+            "modified": "2019-02-26T14:12:20+00:00",
             "external_resources": {
                 "website": "https:\/\/mupdf.com\/",
-                "repository": "http:\/\/git.ghostscript.com\/?p=mupdf.git"
+                "repository": "http:\/\/git.ghostscript.com\/?p=mupdf.git",
+                "framalibre": {
+                    "slug": "mupdf",
+                    "url": "https:\/\/framalibre.org\/content\/mupdf"
+                },
+                "sill": {
+                    "id": 91,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=91",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=91",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=91"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q6930567",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q6930567",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q6930567.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/MuPDF",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/MuPDF"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 431,
-            "created": "2021-06-09T17:09:02+00:00",
-            "modified": "2021-08-31T10:20:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/431",
             "name": "MurExpo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/431",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/431",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/431"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-06-09T17:09:02+00:00",
+            "modified": "2021-08-31T10:20:14+00:00",
             "external_resources": {
                 "website": "https:\/\/murexpo.org\/me\/",
-                "repository": "https:\/\/sourceforge.net\/projects\/murexpo\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/murexpo\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 226,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=226",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=226",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=226"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q108370859",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q108370859",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q108370859.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17682,14 +23937,33 @@
         },
         {
             "id": 454,
-            "created": "2021-12-06T09:26:32+00:00",
-            "modified": "2022-08-04T17:42:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/454",
             "name": "Mviewer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/454",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/454",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/454"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-12-06T09:26:32+00:00",
+            "modified": "2022-08-04T17:42:38+00:00",
             "external_resources": {
                 "website": "https:\/\/mviewer.netlify.app",
-                "repository": "https:\/\/github.com\/geobretagne\/mviewer.git"
+                "repository": "https:\/\/github.com\/geobretagne\/mviewer.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 287,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=287",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=287",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=287"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112610504",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112610504",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112610504.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17706,14 +23980,22 @@
         },
         {
             "id": 209,
-            "created": "2018-09-04T09:40:21+00:00",
-            "modified": "2018-09-05T05:36:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/209",
             "name": "Nagios",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/209",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/209",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/209"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:40:21+00:00",
+            "modified": "2018-09-05T05:36:06+00:00",
             "external_resources": {
                 "website": "http:\/\/www.nagios.org\/",
-                "repository": "https:\/\/github.com\/NagiosEnterprises\/nagioscore"
+                "repository": "https:\/\/github.com\/NagiosEnterprises\/nagioscore",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -17808,6 +24090,24 @@
                         "website": "https:\/\/www.ville-montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 702,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/702",
@@ -17830,28 +24130,71 @@
         },
         {
             "id": 351,
-            "created": "2020-01-13T13:30:18+00:00",
-            "modified": "2020-01-13T13:30:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/351",
             "name": "NAPS2",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/351",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/351",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/351"
+            },
             "licence": "GNU GPLv2",
+            "created": "2020-01-13T13:30:18+00:00",
+            "modified": "2020-01-13T13:30:18+00:00",
             "external_resources": {
                 "website": "https:\/\/www.naps2.com\/",
-                "repository": "https:\/\/github.com\/cyanfish\/naps2"
+                "repository": "https:\/\/github.com\/cyanfish\/naps2",
+                "framalibre": [],
+                "sill": {
+                    "id": 92,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=92",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=92",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=92"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 117,
-            "created": "2017-08-11T09:00:10+00:00",
-            "modified": "2019-02-25T13:41:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/117",
             "name": "NextCloud",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/117",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/117",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/117"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-08-11T09:00:10+00:00",
+            "modified": "2019-02-25T13:41:17+00:00",
             "external_resources": {
                 "website": "https:\/\/nextcloud.com\/",
-                "repository": "https:\/\/nextcloud.com\/install\/"
+                "repository": "https:\/\/nextcloud.com\/install\/",
+                "framalibre": {
+                    "slug": "nextcloud",
+                    "url": "https:\/\/framalibre.org\/content\/nextcloud"
+                },
+                "sill": {
+                    "id": 93,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=93",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=93",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=93"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q25874683",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q25874683",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q25874683.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Nextcloud",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Nextcloud",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Nextcloud"
+                    }
+                }
             },
             "providers": [
                 {
@@ -18243,6 +24586,15 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 428,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/428",
@@ -18252,6 +24604,15 @@
                         "website": "http:\/\/www.sdis58.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -18288,6 +24649,15 @@
                         "website": "https:\/\/www.echirolles.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 318,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/318",
@@ -18328,14 +24698,29 @@
         },
         {
             "id": 178,
-            "created": "2018-09-03T14:18:32+00:00",
-            "modified": "2019-03-06T14:03:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/178",
             "name": "Nexus",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/178",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/178",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/178"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T14:18:32+00:00",
+            "modified": "2019-03-06T14:03:30+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.sonatype.com\/nexus-repository-sonatype",
-                "repository": "https:\/\/github.com\/sonatype"
+                "repository": "https:\/\/github.com\/sonatype",
+                "framalibre": [],
+                "sill": {
+                    "id": 94,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=94",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=94",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=94"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -18380,14 +24765,39 @@
         },
         {
             "id": 213,
-            "created": "2018-09-04T09:50:08+00:00",
-            "modified": "2019-03-06T14:43:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/213",
             "name": "Nginx",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/213",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/213",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/213"
+            },
             "licence": "BSD",
+            "created": "2018-09-04T09:50:08+00:00",
+            "modified": "2019-03-06T14:43:46+00:00",
             "external_resources": {
                 "website": "https:\/\/nginx.org\/",
-                "repository": "https:\/\/github.com\/nginx\/nginx"
+                "repository": "https:\/\/github.com\/nginx\/nginx",
+                "framalibre": [],
+                "sill": {
+                    "id": 95,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=95",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=95",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=95"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q306144",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q306144",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q306144.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Nginx",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Nginx",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/NGINX"
+                    }
+                }
             },
             "providers": [
                 {
@@ -18545,6 +24955,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 428,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/428",
@@ -18554,6 +24973,15 @@
                         "website": "http:\/\/www.sdis58.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -18594,28 +25022,44 @@
         },
         {
             "id": 327,
-            "created": "2019-05-15T09:25:23+00:00",
-            "modified": "2019-05-15T09:25:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/327",
             "name": "Nim language",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/327",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/327",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/327"
+            },
             "licence": "MIT",
+            "created": "2019-05-15T09:25:23+00:00",
+            "modified": "2019-05-15T09:25:23+00:00",
             "external_resources": {
                 "website": "https:\/\/nim-lang.org\/",
-                "repository": "https:\/\/github.com\/nim-lang\/nim"
+                "repository": "https:\/\/github.com\/nim-lang\/nim",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 127,
-            "created": "2017-12-05T07:16:54+00:00",
-            "modified": "2021-02-15T19:01:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/127",
             "name": "Nodea Software",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/127",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/127",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/127"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-12-05T07:16:54+00:00",
+            "modified": "2021-02-15T19:01:07+00:00",
             "external_resources": {
                 "website": "https:\/\/www.nodea-software.com",
-                "repository": "https:\/\/github.com\/nodea-software"
+                "repository": "https:\/\/github.com\/nodea-software",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -18632,14 +25076,42 @@
         },
         {
             "id": 238,
-            "created": "2018-09-04T13:06:39+00:00",
-            "modified": "2019-03-07T10:01:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/238",
             "name": "NodeJS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/238",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/238",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/238"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T13:06:39+00:00",
+            "modified": "2019-03-07T10:01:01+00:00",
             "external_resources": {
                 "website": "https:\/\/nodejs.org\/",
-                "repository": "https:\/\/github.com\/nodejs\/node"
+                "repository": "https:\/\/github.com\/nodejs\/node",
+                "framalibre": {
+                    "slug": "nodejs",
+                    "url": "https:\/\/framalibre.org\/content\/nodejs"
+                },
+                "sill": {
+                    "id": 96,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=96",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=96",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=96"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q756100",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q756100",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q756100.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Node.js",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Node.js",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Node.js"
+                    }
+                }
             },
             "providers": [
                 {
@@ -18679,19 +25151,36 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 111,
-            "created": "2017-04-12T17:05:32+00:00",
-            "modified": "2017-04-12T17:05:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/111",
             "name": "Noethys",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/111",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/111",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/111"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-04-12T17:05:32+00:00",
+            "modified": "2017-04-12T17:05:33+00:00",
             "external_resources": {
                 "website": "https:\/\/www.noethys.com",
-                "repository": "https:\/\/github.com\/Noethys\/Noethys"
+                "repository": "https:\/\/github.com\/Noethys\/Noethys",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -18736,14 +25225,42 @@
         },
         {
             "id": 55,
-            "created": "2017-02-07T13:05:26+00:00",
-            "modified": "2019-02-25T13:17:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/55",
             "name": "Notepad++",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/55",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/55",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/55"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T13:05:26+00:00",
+            "modified": "2019-02-25T13:17:12+00:00",
             "external_resources": {
                 "website": "https:\/\/notepad-plus-plus.org\/",
-                "repository": "https:\/\/github.com\/notepad-plus-plus\/notepad-plus-plus.git"
+                "repository": "https:\/\/github.com\/notepad-plus-plus\/notepad-plus-plus.git",
+                "framalibre": {
+                    "slug": "notepad++",
+                    "url": "https:\/\/framalibre.org\/content\/notepad++"
+                },
+                "sill": {
+                    "id": 97,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=97",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=97",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=97"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2033",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2033",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2033.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Notepad%2B%2B",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Notepad%2B%2B",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Notepad%2B%2B"
+                    }
+                }
             },
             "providers": [
                 {
@@ -18874,6 +25391,15 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -18919,6 +25445,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -18968,14 +25503,39 @@
         },
         {
             "id": 179,
-            "created": "2018-09-03T14:20:05+00:00",
-            "modified": "2019-03-06T14:03:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/179",
             "name": "NPM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/179",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/179",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/179"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T14:20:05+00:00",
+            "modified": "2019-03-06T14:03:51+00:00",
             "external_resources": {
                 "website": "https:\/\/www.npmjs.com\/",
-                "repository": "https:\/\/github.com\/npm\/cli"
+                "repository": "https:\/\/github.com\/npm\/cli",
+                "framalibre": [],
+                "sill": {
+                    "id": 98,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=98",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=98",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=98"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q7067518",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q7067518",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q7067518.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Npm_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Npm_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Npm"
+                    }
+                }
             },
             "providers": [
                 {
@@ -19011,14 +25571,22 @@
         },
         {
             "id": 86,
-            "created": "2017-02-15T07:11:42+00:00",
-            "modified": "2017-02-15T07:11:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/86",
             "name": "Nuxeo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/86",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/86",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/86"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-02-15T07:11:42+00:00",
+            "modified": "2017-02-15T07:11:43+00:00",
             "external_resources": {
                 "website": "https:\/\/www.nuxeo.com\/fr\/",
-                "repository": "https:\/\/github.com\/nuxeo"
+                "repository": "https:\/\/github.com\/nuxeo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19054,16 +25622,50 @@
         },
         {
             "id": 63,
-            "created": "2017-02-07T16:09:44+00:00",
-            "modified": "2019-02-25T13:33:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/63",
             "name": "NVDA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/63",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/63",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/63"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-07T16:09:44+00:00",
+            "modified": "2019-02-25T13:33:57+00:00",
             "external_resources": {
                 "website": "https:\/\/www.nvaccess.org\/",
-                "repository": "https:\/\/github.com\/nvaccess\/nvda.git"
+                "repository": "https:\/\/github.com\/nvaccess\/nvda.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 99,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=99",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=99",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=99"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1116614",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1116614",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1116614.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/NonVisual_Desktop_Access",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/NonVisual_Desktop_Access",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/NonVisual_Desktop_Access"
+                    }
+                }
             },
             "providers": [
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 3374,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3374",
@@ -19097,28 +25699,64 @@
         },
         {
             "id": 31,
-            "created": "2016-06-14T09:51:10+00:00",
-            "modified": "2020-03-31T14:05:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/31",
             "name": "OBM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/31",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/31",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/31"
+            },
             "licence": "GNU GPL",
+            "created": "2016-06-14T09:51:10+00:00",
+            "modified": "2020-03-31T14:05:39+00:00",
             "external_resources": {
                 "website": "http:\/\/obm.org",
-                "repository": "http:\/\/git.obm.org\/obm"
+                "repository": "http:\/\/git.obm.org\/obm",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 285,
-            "created": "2019-02-26T08:57:52+00:00",
-            "modified": "2019-02-26T08:57:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/285",
             "name": "OBS Studio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/285",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/285",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/285"
+            },
             "licence": "GNU GPL",
+            "created": "2019-02-26T08:57:52+00:00",
+            "modified": "2019-02-26T08:57:52+00:00",
             "external_resources": {
                 "website": "https:\/\/obsproject.com\/",
-                "repository": "https:\/\/github.com\/obsproject\/obs-studio"
+                "repository": "https:\/\/github.com\/obsproject\/obs-studio",
+                "framalibre": {
+                    "slug": "obs-studio",
+                    "url": "https:\/\/framalibre.org\/content\/obs-studio"
+                },
+                "sill": {
+                    "id": 100,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=100",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=100",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=100"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q21707789",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q21707789",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q21707789.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OBS_Studio",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OBS_Studio",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Open_Broadcaster_Software"
+                    }
+                }
             },
             "providers": [
                 {
@@ -19159,6 +25797,24 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -19181,28 +25837,78 @@
         },
         {
             "id": 549,
-            "created": "2022-09-06T14:50:30+00:00",
-            "modified": "2022-09-06T14:52:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/549",
             "name": "OCaml",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/549",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/549",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/549"
+            },
             "licence": "GNU LGPL",
+            "created": "2022-09-06T14:50:30+00:00",
+            "modified": "2022-09-06T14:52:30+00:00",
             "external_resources": {
                 "website": "https:\/\/ocaml.org",
-                "repository": "https:\/\/github.com\/ocaml\/ocaml"
+                "repository": "https:\/\/github.com\/ocaml\/ocaml",
+                "framalibre": [],
+                "sill": {
+                    "id": 323,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=323",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=323",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=323"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q212587",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q212587",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q212587.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OCaml",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OCaml",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OCaml"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 83,
-            "created": "2017-02-14T13:52:59+00:00",
-            "modified": "2021-10-19T12:26:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/83",
             "name": "OCS Inventory",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/83",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/83",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/83"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-14T13:52:59+00:00",
+            "modified": "2021-10-19T12:26:11+00:00",
             "external_resources": {
                 "website": "http:\/\/www.ocsinventory-ng.org",
-                "repository": "https:\/\/github.com\/OCSInventory-NG\/OCSInventory-Server.git"
+                "repository": "https:\/\/github.com\/OCSInventory-NG\/OCSInventory-Server.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 101,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=101",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=101",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=101"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1135744",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1135744",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1135744.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OCS_Inventory",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OCS_Inventory",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OCS_Inventory"
+                    }
+                }
             },
             "providers": [
                 {
@@ -19315,6 +26021,24 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -19346,14 +26070,29 @@
         },
         {
             "id": 88,
-            "created": "2017-03-01T11:03:21+00:00",
-            "modified": "2017-03-01T11:03:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/88",
             "name": "OCS Inventory NG Agent pour Windows",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/88",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/88",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/88"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-01T11:03:21+00:00",
+            "modified": "2017-03-01T11:03:21+00:00",
             "external_resources": {
                 "website": "http:\/\/www.ocsinventory-ng.org\/fr",
-                "repository": "https:\/\/github.com\/OCSInventory-NG\/WindowsAgent.git"
+                "repository": "https:\/\/github.com\/OCSInventory-NG\/WindowsAgent.git",
+                "framalibre": [],
+                "sill": {
+                    "id": 4,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=4",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=4",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=4"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19380,14 +26119,22 @@
         },
         {
             "id": 90,
-            "created": "2017-03-01T14:03:43+00:00",
-            "modified": "2020-01-13T13:15:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/90",
             "name": "OCS Inventory NG Plugins : WinServices",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/90",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/90",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/90"
+            },
             "licence": "GNU GPL",
+            "created": "2017-03-01T14:03:43+00:00",
+            "modified": "2020-01-13T13:15:06+00:00",
             "external_resources": {
                 "website": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:WinServices",
-                "repository": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:WinServices"
+                "repository": "http:\/\/wiki.ocsinventory-ng.org\/index.php?title=Plugins:WinServices",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19414,14 +26161,22 @@
         },
         {
             "id": 164,
-            "created": "2018-07-25T07:24:13+00:00",
-            "modified": "2020-07-19T19:02:37+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/164",
             "name": "Odoo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/164",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/164",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/164"
+            },
             "licence": "LGPLv3",
+            "created": "2018-07-25T07:24:13+00:00",
+            "modified": "2020-07-19T19:02:37+00:00",
             "external_resources": {
                 "website": "https:\/\/www.odoo.com\/fr_FR\/",
-                "repository": "https:\/\/github.com\/odoo\/odoo"
+                "repository": "https:\/\/github.com\/odoo\/odoo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19507,6 +26262,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -19520,28 +26284,44 @@
         },
         {
             "id": 508,
-            "created": "2022-08-04T09:45:38+00:00",
-            "modified": "2022-08-08T23:00:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/508",
             "name": "Okular",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/508",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/508",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/508"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T09:45:38+00:00",
+            "modified": "2022-08-08T23:00:57+00:00",
             "external_resources": {
                 "website": "https:\/\/okular.kde.org\/fr\/",
-                "repository": "https:\/\/invent.kde.org\/graphics\/okular"
+                "repository": "https:\/\/invent.kde.org\/graphics\/okular",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 371,
-            "created": "2020-02-26T19:16:36+00:00",
-            "modified": "2020-02-26T19:16:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/371",
             "name": "Olive",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/371",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/371",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/371"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-02-26T19:16:36+00:00",
+            "modified": "2020-02-26T19:16:36+00:00",
             "external_resources": {
                 "website": "https:\/\/www.olivevideoeditor.org",
-                "repository": "https:\/\/github.com\/olive-editor\/olive"
+                "repository": "https:\/\/github.com\/olive-editor\/olive",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -19558,14 +26338,22 @@
         },
         {
             "id": 466,
-            "created": "2022-03-17T09:43:57+00:00",
-            "modified": "2022-07-13T09:53:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/466",
             "name": "Om\u00e9ka",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/466",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/466",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/466"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-03-17T09:43:57+00:00",
+            "modified": "2022-07-13T09:53:22+00:00",
             "external_resources": {
                 "website": "https:\/\/omeka.org\/",
-                "repository": "https:\/\/github.com\/omeka"
+                "repository": "https:\/\/github.com\/omeka",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19587,19 +26375,56 @@
                     "external_resources": {
                         "website": "http:\/\/www.abbeville.fr"
                     }
+                },
+                {
+                    "id": 3553,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3553",
+                    "name": "GIP BULAC",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.bulac.fr"
+                    }
                 }
             ]
         },
         {
             "id": 421,
-            "created": "2021-03-02T13:17:47+00:00",
-            "modified": "2021-03-02T13:19:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/421",
             "name": "ONLYOFFICE Docs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/421",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/421",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/421"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-03-02T13:17:47+00:00",
+            "modified": "2021-03-02T13:19:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.onlyoffice.com\/fr\/office-suite.aspx",
-                "repository": "https:\/\/github.com\/ONLYOFFICE\/DocumentServer"
+                "repository": "https:\/\/github.com\/ONLYOFFICE\/DocumentServer",
+                "framalibre": {
+                    "slug": "onlyoffice",
+                    "url": "https:\/\/framalibre.org\/content\/onlyoffice"
+                },
+                "sill": {
+                    "id": 296,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=296",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=296",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=296"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1582500",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1582500",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1582500.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OnlyOffice",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OnlyOffice",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OnlyOffice"
+                    }
+                }
             },
             "providers": [
                 {
@@ -19631,6 +26456,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -19644,14 +26478,22 @@
         },
         {
             "id": 395,
-            "created": "2020-06-04T10:59:37+00:00",
-            "modified": "2020-10-20T14:09:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/395",
             "name": "ONLYOFFICE Workspace",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/395",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/395",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/395"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-06-04T10:59:37+00:00",
+            "modified": "2020-10-20T14:09:47+00:00",
             "external_resources": {
                 "website": "https:\/\/www.onlyoffice.com\/fr\/",
-                "repository": "https:\/\/github.com\/ONLYOFFICE"
+                "repository": "https:\/\/github.com\/ONLYOFFICE",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19741,42 +26583,91 @@
         },
         {
             "id": 461,
-            "created": "2022-01-09T18:54:43+00:00",
-            "modified": "2022-01-17T08:57:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/461",
             "name": "Onyxia",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/461",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/461",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/461"
+            },
             "licence": "MIT",
+            "created": "2022-01-09T18:54:43+00:00",
+            "modified": "2022-01-17T08:57:54+00:00",
             "external_resources": {
                 "website": "https:\/\/datalab.sspcloud.fr",
-                "repository": "https:\/\/github.com\/InseeFrLab\/onyxia"
+                "repository": "https:\/\/github.com\/InseeFrLab\/onyxia",
+                "framalibre": [],
+                "sill": {
+                    "id": 233,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=233",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=233",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=233"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q110492908",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q110492908",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q110492908.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 78,
-            "created": "2017-02-09T16:32:18+00:00",
-            "modified": "2017-02-09T16:32:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/78",
             "name": "Ooo.HG",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/78",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/78",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/78"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-02-09T16:32:18+00:00",
+            "modified": "2017-02-09T16:32:20+00:00",
             "external_resources": {
                 "website": "http:\/\/ooo.hg.free.fr\/",
-                "repository": "http:\/\/ooo.hg.free.fr\/"
+                "repository": "http:\/\/ooo.hg.free.fr\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 380,
-            "created": "2020-03-16T15:35:49+00:00",
-            "modified": "2022-04-13T07:16:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/380",
             "name": "Opale",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/380",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/380",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/380"
+            },
             "licence": "GNU LGPL",
+            "created": "2020-03-16T15:35:49+00:00",
+            "modified": "2022-04-13T07:16:02+00:00",
             "external_resources": {
                 "website": "https:\/\/download.scenari.software\/Opale\/",
-                "repository": "https:\/\/source.scenari.software\/projects\/opale"
+                "repository": "https:\/\/source.scenari.software\/projects\/opale",
+                "framalibre": {
+                    "slug": "opale",
+                    "url": "https:\/\/framalibre.org\/content\/opale"
+                },
+                "sill": {
+                    "id": 195,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=195",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=195",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=195"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q91312803",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q91312803",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q91312803.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19821,14 +26712,22 @@
         },
         {
             "id": 23,
-            "created": "2016-06-10T18:38:49+00:00",
-            "modified": "2021-03-04T15:36:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/23",
             "name": "openADS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/23",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/23",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/23"
+            },
             "licence": "GNU GPL",
+            "created": "2016-06-10T18:38:49+00:00",
+            "modified": "2021-03-04T15:36:30+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openads",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openfoncier\/trunk"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openfoncier\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -19936,33 +26835,41 @@
         },
         {
             "id": 278,
-            "created": "2019-01-16T15:11:53+00:00",
-            "modified": "2020-07-19T19:03:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/278",
             "name": "openARIA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/278",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/278",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/278"
+            },
             "licence": "GNU GPL",
+            "created": "2019-01-16T15:11:53+00:00",
+            "modified": "2020-07-19T19:03:44+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openaria\/openaria-analyse-du-risque-incendie-et-de-l-accessibilite-pour-les-erp",
-                "repository": "https:\/\/adullact.net\/projects\/openaria"
+                "repository": "https:\/\/adullact.net\/projects\/openaria",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
                 {
-                    "id": 2564,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2564",
-                    "name": "Mairie d'Aubagne",
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "https:\/\/www.aubagne.fr\/"
+                        "website": "http:\/\/www.arles-linux.org"
                     }
                 },
                 {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "id": 2564,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2564",
+                    "name": "Mairie d'Aubagne",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "https:\/\/www.aubagne.fr\/"
                     }
                 },
                 {
@@ -19978,14 +26885,22 @@
         },
         {
             "id": 44,
-            "created": "2016-11-03T11:50:45+00:00",
-            "modified": "2016-11-03T11:50:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/44",
             "name": "OpenBiblio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/44",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/44",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/44"
+            },
             "licence": "GNU GPLv2",
+            "created": "2016-11-03T11:50:45+00:00",
+            "modified": "2016-11-03T11:50:45+00:00",
             "external_resources": {
                 "website": "http:\/\/obiblio.sourceforge.net\/",
-                "repository": "https:\/\/bitbucket.org\/mstetson\/obiblio"
+                "repository": "https:\/\/bitbucket.org\/mstetson\/obiblio",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -20002,14 +26917,22 @@
         },
         {
             "id": 158,
-            "created": "2018-06-20T13:31:21+00:00",
-            "modified": "2018-06-20T13:34:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/158",
             "name": "OpenBoard",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/158",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/158",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/158"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T13:31:21+00:00",
+            "modified": "2018-06-20T13:34:04+00:00",
             "external_resources": {
                 "website": "http:\/\/openboard.ch\/",
-                "repository": "https:\/\/github.com\/OpenBoard-org\/OpenBoard"
+                "repository": "https:\/\/github.com\/OpenBoard-org\/OpenBoard",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -20035,14 +26958,22 @@
         },
         {
             "id": 116,
-            "created": "2017-06-19T10:50:50+00:00",
-            "modified": "2017-06-19T10:50:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/116",
             "name": "OpenBSD",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/116",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/116",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/116"
+            },
             "licence": "BSD",
+            "created": "2017-06-19T10:50:50+00:00",
+            "modified": "2017-06-19T10:50:51+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openbsd.org",
-                "repository": "https:\/\/github.com\/openbsd"
+                "repository": "https:\/\/github.com\/openbsd",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20059,14 +26990,22 @@
         },
         {
             "id": 381,
-            "created": "2020-04-08T15:05:32+00:00",
-            "modified": "2020-04-08T18:30:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/381",
             "name": "Open-Capture",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/381",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/381",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/381"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-04-08T15:05:32+00:00",
+            "modified": "2020-04-08T18:30:53+00:00",
             "external_resources": {
                 "website": "http:\/\/www.open-capture.com",
-                "repository": "https:\/\/gitlab.com\/edissyum\/opencapture"
+                "repository": "https:\/\/gitlab.com\/edissyum\/opencapture",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20088,19 +27027,45 @@
                     "external_resources": {
                         "website": "http:\/\/www.ales.fr"
                     }
+                },
+                {
+                    "id": 3550,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3550",
+                    "name": "CCAS de Saint-Louis",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": ""
+                    }
+                },
+                {
+                    "id": 3548,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3548",
+                    "name": "MAIRIE AUBAGNE",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.aubagne.fr"
+                    }
                 }
             ]
         },
         {
             "id": 17,
-            "created": "2016-04-28T14:39:02+00:00",
-            "modified": "2020-04-10T13:59:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/17",
             "name": "openCimeti\u00e8re",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/17",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/17",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/17"
+            },
             "licence": "GNU GPL",
+            "created": "2016-04-28T14:39:02+00:00",
+            "modified": "2020-04-10T13:59:52+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/opencimetiere",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/opencimetiere\/trunk"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/opencimetiere\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20132,6 +27097,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 2590,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2590",
@@ -20186,15 +27160,6 @@
                         "website": null
                     }
                 },
-                {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
-                    }
-                },
                 {
                     "id": 337,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/337",
@@ -20208,28 +27173,51 @@
         },
         {
             "id": 539,
-            "created": "2022-08-04T16:57:59+00:00",
-            "modified": "2022-08-04T16:59:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/539",
             "name": "openDCIM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/539",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/539",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/539"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T16:57:59+00:00",
+            "modified": "2022-08-04T16:59:23+00:00",
             "external_resources": {
                 "website": "https:\/\/opendcim.org",
-                "repository": "https:\/\/github.com\/opendcim\/openDCIM"
+                "repository": "https:\/\/github.com\/opendcim\/openDCIM",
+                "framalibre": [],
+                "sill": {
+                    "id": 252,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=252",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=252",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=252"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 277,
-            "created": "2019-01-16T15:04:10+00:00",
-            "modified": "2019-01-16T15:07:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/277",
             "name": "openDebitDeBoisson",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/277",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/277",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/277"
+            },
             "licence": "GNU GPL",
+            "created": "2019-01-16T15:04:10+00:00",
+            "modified": "2019-01-16T15:07:47+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/opendebitdeboisson\/opendebitdeboisson-gestion-des-recepisses-demande-debit-de-boisson",
-                "repository": "http:\/\/adullact.net\/projects\/openboisson"
+                "repository": "http:\/\/adullact.net\/projects\/openboisson",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20243,6 +27231,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 285,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/285",
@@ -20260,42 +27257,56 @@
                     "external_resources": {
                         "website": ""
                     }
-                },
-                {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
-                    }
                 }
             ]
         },
         {
             "id": 290,
-            "created": "2019-02-26T14:01:56+00:00",
-            "modified": "2019-02-26T14:01:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/290",
             "name": "OpenDocument Reader",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/290",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/290",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/290"
+            },
             "licence": "GNU GPL",
+            "created": "2019-02-26T14:01:56+00:00",
+            "modified": "2019-02-26T14:01:56+00:00",
             "external_resources": {
                 "website": "https:\/\/opendocument-reader.fr.uptodown.com\/android",
-                "repository": "https:\/\/github.com\/TomTasche\/OpenDocument.droid"
+                "repository": "https:\/\/github.com\/TomTasche\/OpenDocument.droid",
+                "framalibre": [],
+                "sill": {
+                    "id": 103,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=103",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=103",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=103"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 409,
-            "created": "2020-09-11T10:00:55+00:00",
-            "modified": "2022-08-25T14:06:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/409",
             "name": "openDPO ",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/409",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/409",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/409"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-09-11T10:00:55+00:00",
+            "modified": "2022-08-25T14:06:13+00:00",
             "external_resources": {
                 "website": "https:\/\/git.nevers.fr\/ssii\/opendpo",
-                "repository": "https:\/\/git.nevers.fr\/ssii\/opendpo"
+                "repository": "https:\/\/git.nevers.fr\/ssii\/opendpo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20322,14 +27333,39 @@
         },
         {
             "id": 396,
-            "created": "2020-06-29T09:32:33+00:00",
-            "modified": "2020-06-29T20:56:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/396",
             "name": "Open edX",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/396",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/396",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/396"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-06-29T09:32:33+00:00",
+            "modified": "2020-06-29T20:56:14+00:00",
             "external_resources": {
                 "website": "https:\/\/open.edx.org",
-                "repository": "https:\/\/github.com\/edx\/edx-platform"
+                "repository": "https:\/\/github.com\/edx\/edx-platform",
+                "framalibre": [],
+                "sill": {
+                    "id": 209,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=209",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=209",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=209"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2106448",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2106448",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2106448.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/EdX",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/EdX",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/EdX"
+                    }
+                }
             },
             "providers": [
                 {
@@ -20346,14 +27382,22 @@
         },
         {
             "id": 276,
-            "created": "2019-01-16T15:01:49+00:00",
-            "modified": "2020-04-10T14:00:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/276",
             "name": "openElec",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/276",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/276",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/276"
+            },
             "licence": "GNU GPL",
+            "created": "2019-01-16T15:01:49+00:00",
+            "modified": "2020-04-10T14:00:52+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openelec\/openelec-gestion-des-listes-electorales",
-                "repository": "http:\/\/adullact.net\/projects\/openelec\/"
+                "repository": "http:\/\/adullact.net\/projects\/openelec\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20367,6 +27411,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.arles-linux.org"
+                    }
+                },
                 {
                     "id": 557,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/557",
@@ -20421,15 +27474,6 @@
                         "website": "https:\/\/www.villedavray.fr"
                     }
                 },
-                {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
-                    "type": "Administration",
-                    "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
-                    }
-                },
                 {
                     "id": 655,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/655",
@@ -20461,28 +27505,76 @@
         },
         {
             "id": 387,
-            "created": "2020-04-24T04:14:18+00:00",
-            "modified": "2020-04-24T04:16:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/387",
             "name": "OpenFisca",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/387",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/387",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/387"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-04-24T04:14:18+00:00",
+            "modified": "2020-04-24T04:16:00+00:00",
             "external_resources": {
                 "website": "https:\/\/openfisca.org\/fr\/",
-                "repository": "https:\/\/github.com\/openfisca"
+                "repository": "https:\/\/github.com\/openfisca",
+                "framalibre": [],
+                "sill": {
+                    "id": 200,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=200",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=200",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=200"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q64777688",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q64777688",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q64777688.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/OpenFisca",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenFisca"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 376,
-            "created": "2020-03-06T13:57:16+00:00",
-            "modified": "2020-03-06T13:57:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/376",
             "name": "OpenIO SDS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/376",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/376",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/376"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-03-06T13:57:16+00:00",
+            "modified": "2020-03-06T13:57:16+00:00",
             "external_resources": {
                 "website": "https:\/\/www.openio.io\/",
-                "repository": "https:\/\/github.com\/open-io\/oio-sds"
+                "repository": "https:\/\/github.com\/open-io\/oio-sds",
+                "framalibre": [],
+                "sill": {
+                    "id": 189,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=189",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=189",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=189"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q30348631",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q30348631",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q30348631.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenIO",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenIO"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -20499,14 +27591,22 @@
         },
         {
             "id": 333,
-            "created": "2019-07-07T16:47:40+00:00",
-            "modified": "2019-07-07T16:49:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/333",
             "name": "OPEN JARDIN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/333",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/333",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/333"
+            },
             "licence": "GNU LGPL",
+            "created": "2019-07-07T16:47:40+00:00",
+            "modified": "2019-07-07T16:49:38+00:00",
             "external_resources": {
                 "website": "https:\/\/openjardin.eu\/index.php\/fr-FR\/presentation-du-logiciel",
-                "repository": "https:\/\/sourceforge.net\/projects\/openjardin\/?source=directory"
+                "repository": "https:\/\/sourceforge.net\/projects\/openjardin\/?source=directory",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20533,14 +27633,39 @@
         },
         {
             "id": 173,
-            "created": "2018-09-03T14:00:30+00:00",
-            "modified": "2019-03-06T13:58:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/173",
             "name": "OpenJDK",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/173",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/173",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/173"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-03T14:00:30+00:00",
+            "modified": "2019-03-06T13:58:15+00:00",
             "external_resources": {
                 "website": "http:\/\/openjdk.java.net\/",
-                "repository": "http:\/\/hg.openjdk.java.net\/"
+                "repository": "http:\/\/hg.openjdk.java.net\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 104,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=104",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=104",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=104"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1461054",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1461054",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1461054.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenJDK",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenJDK",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenJDK"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -20566,14 +27691,39 @@
         },
         {
             "id": 98,
-            "created": "2017-03-10T15:10:23+00:00",
-            "modified": "2022-08-26T09:41:42+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/98",
             "name": "OPENLDAP",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/98",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/98",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/98"
+            },
             "licence": "MIT",
+            "created": "2017-03-10T15:10:23+00:00",
+            "modified": "2022-08-26T09:41:42+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openldap.org\/",
-                "repository": "https:\/\/git.openldap.org\/explore"
+                "repository": "https:\/\/git.openldap.org\/explore",
+                "framalibre": [],
+                "sill": {
+                    "id": 105,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=105",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=105",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=105"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q682918",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q682918",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q682918.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenLDAP",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenLDAP",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenLDAP"
+                    }
+                }
             },
             "providers": [
                 {
@@ -20695,6 +27845,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 439,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/439",
@@ -20704,6 +27863,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -20753,14 +27921,22 @@
         },
         {
             "id": 19,
-            "created": "2016-04-28T14:41:00+00:00",
-            "modified": "2019-10-03T12:15:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/19",
             "name": "openMairie",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/19",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/19",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/19"
+            },
             "licence": "GNU GPL",
+            "created": "2016-04-28T14:41:00+00:00",
+            "modified": "2019-10-03T12:15:54+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openmairie\/"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openmairie\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20786,10 +27962,10 @@
                 {
                     "id": 25,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "name": "Arles logiciels libres",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "http:\/\/www.arles-linux.org"
                     }
                 },
                 {
@@ -20805,14 +27981,22 @@
         },
         {
             "id": 446,
-            "created": "2021-09-29T17:06:43+00:00",
-            "modified": "2021-09-29T17:06:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/446",
             "name": "Open Mobility Indicators",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/446",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/446",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/446"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-09-29T17:06:43+00:00",
+            "modified": "2021-09-29T17:06:43+00:00",
             "external_resources": {
                 "website": "https:\/\/openmobilityindicators.org\/",
-                "repository": "https:\/\/gitlab.com\/open-mobility-indicators\/"
+                "repository": "https:\/\/gitlab.com\/open-mobility-indicators\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20829,28 +28013,61 @@
         },
         {
             "id": 222,
-            "created": "2018-09-04T12:07:43+00:00",
-            "modified": "2021-02-26T02:25:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/222",
             "name": "OpenNebula CE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/222",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/222",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/222"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:07:43+00:00",
+            "modified": "2021-02-26T02:25:29+00:00",
             "external_resources": {
                 "website": "http:\/\/www.opennebula.org\/",
-                "repository": "https:\/\/github.com\/OpenNebula\/one"
+                "repository": "https:\/\/github.com\/OpenNebula\/one",
+                "framalibre": [],
+                "sill": {
+                    "id": 107,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=107",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=107",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=107"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1164484",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1164484",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1164484.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenNebula",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenNebula",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenNebula"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 434,
-            "created": "2021-06-22T10:05:00+00:00",
-            "modified": "2021-06-22T10:05:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/434",
             "name": "OpenNMS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/434",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/434",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/434"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-06-22T10:05:00+00:00",
+            "modified": "2021-06-22T10:05:31+00:00",
             "external_resources": {
                 "website": "https:\/\/www.opennms.com\/",
-                "repository": "https:\/\/github.com\/OpenNMS\/opennms"
+                "repository": "https:\/\/github.com\/OpenNMS\/opennms",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -20874,16 +28091,46 @@
                 }
             ]
         },
+        {
+            "id": 569,
+            "name": "OpenProject",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/569",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/569",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/569"
+            },
+            "licence": "GNU GPLv3",
+            "created": "2022-11-24T08:16:27+00:00",
+            "modified": "2022-11-24T08:16:27+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.openproject.org\/fr\/",
+                "repository": "https:\/\/github.com\/opf\/openproject",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 14,
-            "created": "2016-04-28T14:29:11+00:00",
-            "modified": "2019-06-28T11:16:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/14",
             "name": "OpenRecensement",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/14",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/14",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/14"
+            },
             "licence": "GNU GPL",
+            "created": "2016-04-28T14:29:11+00:00",
+            "modified": "2019-06-28T11:16:01+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/front-page\/catalogue\/openrecensement",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openrecensement\/trunk"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openrecensement\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20900,10 +28147,10 @@
                 {
                     "id": 25,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "name": "Arles logiciels libres",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "http:\/\/www.arles-linux.org"
                     }
                 },
                 {
@@ -20919,14 +28166,22 @@
         },
         {
             "id": 41,
-            "created": "2016-11-03T10:14:27+00:00",
-            "modified": "2020-05-26T10:47:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/41",
             "name": "OpenReglement",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/41",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/41",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/41"
+            },
             "licence": "GNU GPL",
+            "created": "2016-11-03T10:14:27+00:00",
+            "modified": "2020-05-26T10:47:22+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openreglement",
-                "repository": "http:\/\/adullact.net\/projects\/openreglement\/"
+                "repository": "http:\/\/adullact.net\/projects\/openreglement\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -20952,14 +28207,22 @@
         },
         {
             "id": 40,
-            "created": "2016-11-03T09:06:17+00:00",
-            "modified": "2017-09-25T13:05:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/40",
             "name": "OpenResultat",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/40",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/40",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/40"
+            },
             "licence": "GNU GPL",
+            "created": "2016-11-03T09:06:17+00:00",
+            "modified": "2017-09-25T13:05:57+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openresultat",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openresultat\/trunk"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openresultat\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -20983,21 +28246,21 @@
                     }
                 },
                 {
-                    "id": 285,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/285",
-                    "name": "Mairie de Montreuil",
+                    "id": 25,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
+                    "name": "Arles logiciels libres",
                     "type": "Administration",
                     "external_resources": {
-                        "website": ""
+                        "website": "http:\/\/www.arles-linux.org"
                     }
                 },
                 {
-                    "id": 25,
-                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "id": 285,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/285",
+                    "name": "Mairie de Montreuil",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": ""
                     }
                 },
                 {
@@ -21058,14 +28321,22 @@
         },
         {
             "id": 18,
-            "created": "2016-04-28T14:40:06+00:00",
-            "modified": "2020-04-10T14:01:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/18",
             "name": "openScrutin",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/18",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/18",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/18"
+            },
             "licence": "GNU GPL",
+            "created": "2016-04-28T14:40:06+00:00",
+            "modified": "2020-04-10T14:01:08+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openmairie.org\/catalogue\/openscrutin",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openscrutin\/trunk"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/svn\/openscrutin\/trunk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21082,24 +28353,32 @@
                 {
                     "id": 25,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/25",
-                    "name": "Ville d'Arles (13) ",
+                    "name": "Arles logiciels libres",
                     "type": "Administration",
                     "external_resources": {
-                        "website": "http:\/\/www.agglo-accm.fr\/arles.html"
+                        "website": "http:\/\/www.arles-linux.org"
                     }
                 }
             ]
         },
         {
             "id": 150,
-            "created": "2018-06-20T09:36:18+00:00",
-            "modified": "2018-06-20T09:37:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/150",
             "name": "OpenShot",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/150",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/150",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/150"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T09:36:18+00:00",
+            "modified": "2018-06-20T09:37:39+00:00",
             "external_resources": {
                 "website": "https:\/\/www.openshot.org\/",
-                "repository": "https:\/\/code.launchpad.net\/openshot"
+                "repository": "https:\/\/code.launchpad.net\/openshot",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21171,14 +28450,42 @@
         },
         {
             "id": 379,
-            "created": "2020-03-13T10:10:51+00:00",
-            "modified": "2020-03-13T10:10:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/379",
             "name": "OpenShot Video Editor",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/379",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/379",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/379"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-03-13T10:10:51+00:00",
+            "modified": "2020-03-13T10:10:51+00:00",
             "external_resources": {
                 "website": "https:\/\/www.openshot.org\/fr\/",
-                "repository": "https:\/\/github.com\/OpenShot\/openshot-qt"
+                "repository": "https:\/\/github.com\/OpenShot\/openshot-qt",
+                "framalibre": {
+                    "slug": "openshot",
+                    "url": "https:\/\/framalibre.org\/content\/openshot"
+                },
+                "sill": {
+                    "id": 193,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=193",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=193",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=193"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q769346",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q769346",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q769346.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenShot",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenShot",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenShot_Video_Editor"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -21195,14 +28502,39 @@
         },
         {
             "id": 221,
-            "created": "2018-09-04T12:05:57+00:00",
-            "modified": "2019-03-06T14:26:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/221",
             "name": "OpenStack",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/221",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/221",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/221"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:05:57+00:00",
+            "modified": "2019-03-06T14:26:29+00:00",
             "external_resources": {
                 "website": "http:\/\/www.openstack.org\/",
-                "repository": "https:\/\/github.com\/openstack\/openstack"
+                "repository": "https:\/\/github.com\/openstack\/openstack",
+                "framalibre": [],
+                "sill": {
+                    "id": 108,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=108",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=108",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=108"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1470293",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1470293",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1470293.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/OpenStack",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/OpenStack",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/OpenStack"
+                    }
+                }
             },
             "providers": [
                 {
@@ -21247,14 +28579,33 @@
         },
         {
             "id": 336,
-            "created": "2019-09-20T03:52:43+00:00",
-            "modified": "2019-09-20T04:01:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/336",
             "name": "OpenSVC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/336",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/336",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/336"
+            },
             "licence": "GNU GPLv2",
+            "created": "2019-09-20T03:52:43+00:00",
+            "modified": "2019-09-20T04:01:24+00:00",
             "external_resources": {
                 "website": "https:\/\/www.opensvc.com",
-                "repository": "https:\/\/github.com\/opensvc\/opensvc"
+                "repository": "https:\/\/github.com\/opensvc\/opensvc",
+                "framalibre": [],
+                "sill": {
+                    "id": 218,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=218",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=218",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=218"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q100588070",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q100588070",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q100588070.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21271,28 +28622,55 @@
         },
         {
             "id": 510,
-            "created": "2022-08-04T09:49:50+00:00",
-            "modified": "2022-08-08T23:22:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/510",
             "name": "OpenTestFactory",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/510",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/510",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/510"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-04T09:49:50+00:00",
+            "modified": "2022-08-08T23:22:40+00:00",
             "external_resources": {
                 "website": "https:\/\/opentestfactory.org\/",
-                "repository": "https:\/\/gitlab.com\/henixdevelopment\/open-source\/opentestfactory"
+                "repository": "https:\/\/gitlab.com\/henixdevelopment\/open-source\/opentestfactory",
+                "framalibre": [],
+                "sill": {
+                    "id": 303,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=303",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=303",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=303"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q110520668",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q110520668",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q110520668.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 251,
-            "created": "2018-09-13T20:59:19+00:00",
-            "modified": "2018-09-13T20:59:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/251",
             "name": "Opigno",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/251",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/251",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/251"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-13T20:59:19+00:00",
+            "modified": "2018-09-13T20:59:19+00:00",
             "external_resources": {
                 "website": "https:\/\/www.opigno.org\/fr",
-                "repository": "https:\/\/www.drupal.org\/project\/opigno_lms\/releases"
+                "repository": "https:\/\/www.drupal.org\/project\/opigno_lms\/releases",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21309,28 +28687,77 @@
         },
         {
             "id": 97,
-            "created": "2017-03-10T15:02:13+00:00",
-            "modified": "2017-03-10T15:02:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/97",
             "name": "OPSI",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/97",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/97",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/97"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-03-10T15:02:13+00:00",
+            "modified": "2017-03-10T15:02:14+00:00",
             "external_resources": {
                 "website": "http:\/\/www.opsi.org\/en?set_language=en",
-                "repository": "https:\/\/github.com\/opsi-org"
+                "repository": "https:\/\/github.com\/opsi-org",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
+        {
+            "id": 565,
+            "name": "Osuny",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/565",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/565",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/565"
+            },
+            "licence": "MIT",
+            "created": "2022-11-07T16:25:11+00:00",
+            "modified": "2022-11-07T16:25:42+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.osuny.org",
+                "repository": "https:\/\/github.com\/noesya\/osuny",
+                "framalibre": [],
+                "sill": {
+                    "id": 336,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=336",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=336",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=336"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q114333380",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q114333380",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q114333380.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 114,
-            "created": "2017-05-02T15:20:39+00:00",
-            "modified": "2018-06-15T09:51:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/114",
             "name": "Owncloud",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/114",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/114",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/114"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-05-02T15:20:39+00:00",
+            "modified": "2018-06-15T09:51:53+00:00",
             "external_resources": {
                 "website": "https:\/\/owncloud.org\/",
-                "repository": "https:\/\/owncloud.org\/"
+                "repository": "https:\/\/owncloud.org\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21528,14 +28955,22 @@
         },
         {
             "id": 462,
-            "created": "2022-01-28T12:57:12+00:00",
-            "modified": "2022-01-28T13:01:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/462",
             "name": "ownCloud Edition Communaut\u00e9",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/462",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/462",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/462"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-01-28T12:57:12+00:00",
+            "modified": "2022-01-28T13:01:17+00:00",
             "external_resources": {
                 "website": "https:\/\/www.owncloud.com",
-                "repository": "https:\/\/owncloud.com\/fr\/tarification\/"
+                "repository": "https:\/\/owncloud.com\/fr\/tarification\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21552,14 +28987,22 @@
         },
         {
             "id": 156,
-            "created": "2018-06-20T13:15:07+00:00",
-            "modified": "2018-06-20T13:15:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/156",
             "name": "OX Digital Signage",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/156",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/156",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/156"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-20T13:15:07+00:00",
+            "modified": "2018-06-20T13:15:07+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/ox-it\/ox-digital-signage",
-                "repository": "https:\/\/github.com\/ox-it\/ox-digital-signage"
+                "repository": "https:\/\/github.com\/ox-it\/ox-digital-signage",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -21576,14 +29019,22 @@
         },
         {
             "id": 340,
-            "created": "2019-10-30T14:16:15+00:00",
-            "modified": "2019-10-30T14:16:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/340",
             "name": "Ozwillo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/340",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/340",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/340"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-10-30T14:16:15+00:00",
+            "modified": "2019-10-30T14:16:15+00:00",
             "external_resources": {
                 "website": "https:\/\/www.ozwillo.com\/",
-                "repository": "https:\/\/github.com\/ozwillo"
+                "repository": "https:\/\/github.com\/ozwillo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21610,14 +29061,29 @@
         },
         {
             "id": 236,
-            "created": "2018-09-04T12:58:10+00:00",
-            "modified": "2019-03-06T14:28:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/236",
             "name": "Pacemaker",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/236",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/236",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/236"
+            },
             "licence": "BSD",
+            "created": "2018-09-04T12:58:10+00:00",
+            "modified": "2019-03-06T14:28:15+00:00",
             "external_resources": {
                 "website": "http:\/\/clusterlabs.org\/pacemaker\/",
-                "repository": "https:\/\/github.com\/ClusterLabs\/pacemaker"
+                "repository": "https:\/\/github.com\/ClusterLabs\/pacemaker",
+                "framalibre": [],
+                "sill": {
+                    "id": 109,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=109",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=109",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=109"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21652,14 +29118,29 @@
         },
         {
             "id": 228,
-            "created": "2018-09-04T12:22:12+00:00",
-            "modified": "2019-03-06T14:49:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/228",
             "name": "Packer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/228",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/228",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/228"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2018-09-04T12:22:12+00:00",
+            "modified": "2019-03-06T14:49:20+00:00",
             "external_resources": {
                 "website": "http:\/\/www.packer.io\/",
-                "repository": "https:\/\/github.com\/hashicorp\/packer"
+                "repository": "https:\/\/github.com\/hashicorp\/packer",
+                "framalibre": [],
+                "sill": {
+                    "id": 110,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=110",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=110",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=110"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -21671,19 +29152,58 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
+        {
+            "id": 575,
+            "name": "PacketFence",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/575",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/575",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/575"
+            },
+            "licence": "GNU GPLv2",
+            "created": "2022-12-06T12:31:21+00:00",
+            "modified": "2022-12-06T12:31:21+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.packetfence.org",
+                "repository": "https:\/\/github.com\/inverse-inc\/packetfence",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 383,
-            "created": "2020-04-10T13:04:33+00:00",
-            "modified": "2020-06-08T07:02:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/383",
             "name": "PARSEC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/383",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/383",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/383"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-04-10T13:04:33+00:00",
+            "modified": "2020-06-08T07:02:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.parsec.cloud\/",
-                "repository": "https:\/\/github.com\/Scille\/parsec-cloud"
+                "repository": "https:\/\/github.com\/Scille\/parsec-cloud",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21709,14 +29229,22 @@
         },
         {
             "id": 2,
-            "created": "2016-04-08T17:55:11+00:00",
-            "modified": "2021-11-04T09:29:19+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/2",
             "name": "Pastell",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/2",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/2",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/2"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-04-08T17:55:11+00:00",
+            "modified": "2021-11-04T09:29:19+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/pastell\/",
-                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/pastell\/pastell"
+                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/pastell\/pastell",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -21946,6 +29474,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 685,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/685",
@@ -21964,6 +29501,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 70,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
@@ -22058,14 +29604,42 @@
         },
         {
             "id": 169,
-            "created": "2018-09-03T13:33:02+00:00",
-            "modified": "2019-02-25T15:16:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/169",
             "name": "PDFSam basic",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/169",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/169",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/169"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-09-03T13:33:02+00:00",
+            "modified": "2019-02-25T15:16:24+00:00",
             "external_resources": {
                 "website": "https:\/\/pdfsam.org\/pdfsam-basic\/",
-                "repository": "https:\/\/github.com\/torakiki\/pdfsam"
+                "repository": "https:\/\/github.com\/torakiki\/pdfsam",
+                "framalibre": {
+                    "slug": "pdf-sam",
+                    "url": "https:\/\/framalibre.org\/content\/pdf-sam"
+                },
+                "sill": {
+                    "id": 112,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=112",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=112",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=112"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3898451",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3898451",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3898451.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PDF_Split_and_Merge",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PDF_Split_and_Merge",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PDF_Split_and_Merge"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -22096,6 +29670,15 @@
                         "website": "https:\/\/www.ville-montereau77.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 978,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/978",
@@ -22118,14 +29701,42 @@
         },
         {
             "id": 140,
-            "created": "2018-06-14T14:47:02+00:00",
-            "modified": "2020-04-24T04:20:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/140",
             "name": "PeerTube",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/140",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/140",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/140"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-06-14T14:47:02+00:00",
+            "modified": "2020-04-24T04:20:50+00:00",
             "external_resources": {
                 "website": "https:\/\/joinpeertube.org",
-                "repository": "https:\/\/github.com\/Chocobozzz\/PeerTube"
+                "repository": "https:\/\/github.com\/Chocobozzz\/PeerTube",
+                "framalibre": {
+                    "slug": "peertube",
+                    "url": "https:\/\/framalibre.org\/content\/peertube"
+                },
+                "sill": {
+                    "id": 197,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=197",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=197",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=197"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q50938515",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q50938515",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q50938515.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PeerTube",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PeerTube",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PeerTube"
+                    }
+                }
             },
             "providers": [
                 {
@@ -22184,6 +29795,15 @@
                         "website": "https:\/\/ville-fontaine.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -22206,14 +29826,22 @@
         },
         {
             "id": 180,
-            "created": "2018-09-03T14:24:26+00:00",
-            "modified": "2019-03-06T14:04:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/180",
             "name": "Pencil",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/180",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/180",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/180"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-03T14:24:26+00:00",
+            "modified": "2019-03-06T14:04:07+00:00",
             "external_resources": {
                 "website": "http:\/\/pencil.evolus.vn\/",
-                "repository": "https:\/\/github.com\/evolus\/pencil"
+                "repository": "https:\/\/github.com\/evolus\/pencil",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22226,18 +29854,52 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 105,
-            "created": "2017-03-10T18:11:02+00:00",
-            "modified": "2019-01-24T13:07:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/105",
             "name": "Pentaho",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/105",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/105",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/105"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-10T18:11:02+00:00",
+            "modified": "2019-01-24T13:07:46+00:00",
             "external_resources": {
                 "website": "http:\/\/www.pentaho.com\/",
-                "repository": "https:\/\/github.com\/pentaho"
+                "repository": "https:\/\/github.com\/pentaho",
+                "framalibre": [],
+                "sill": {
+                    "id": 212,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=212",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=212",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=212"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q644841",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q644841",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q644841.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Pentaho",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Pentaho"
+                    }
+                }
             },
             "providers": [
                 {
@@ -22309,14 +29971,22 @@
         },
         {
             "id": 433,
-            "created": "2021-06-16T09:38:39+00:00",
-            "modified": "2021-06-16T10:13:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/433",
             "name": "P\u00e9trolette",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/433",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/433",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/433"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-06-16T09:38:39+00:00",
+            "modified": "2021-06-16T10:13:31+00:00",
             "external_resources": {
                 "website": "https:\/\/petrolette.space\/",
-                "repository": "https:\/\/framagit.org\/yphil\/petrolette"
+                "repository": "https:\/\/framagit.org\/yphil\/petrolette",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22333,14 +30003,22 @@
         },
         {
             "id": 126,
-            "created": "2017-11-30T14:25:26+00:00",
-            "modified": "2017-11-30T14:25:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/126",
             "name": "PfSense",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/126",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/126",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/126"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-11-30T14:25:26+00:00",
+            "modified": "2017-11-30T14:25:26+00:00",
             "external_resources": {
                 "website": "https:\/\/www.pfsense.org\/",
-                "repository": "https:\/\/github.com\/pfsense\/"
+                "repository": "https:\/\/github.com\/pfsense\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22435,6 +30113,15 @@
                         "website": "http:\/\/www.clichy-sous-bois.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -22448,14 +30135,29 @@
         },
         {
             "id": 199,
-            "created": "2018-09-04T09:12:31+00:00",
-            "modified": "2022-09-07T13:24:32+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/199",
             "name": "phpBB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/199",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/199",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/199"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:12:31+00:00",
+            "modified": "2022-09-07T13:24:32+00:00",
             "external_resources": {
                 "website": "https:\/\/www.phpbb.com\/",
-                "repository": "https:\/\/github.com\/phpbb\/phpbb"
+                "repository": "https:\/\/github.com\/phpbb\/phpbb",
+                "framalibre": [],
+                "sill": {
+                    "id": 325,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=325",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=325",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=325"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22491,14 +30193,22 @@
         },
         {
             "id": 232,
-            "created": "2018-09-04T12:40:10+00:00",
-            "modified": "2018-09-04T12:40:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/232",
             "name": "PHP-FPM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/232",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/232",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/232"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T12:40:10+00:00",
+            "modified": "2018-09-04T12:40:10+00:00",
             "external_resources": {
                 "website": "http:\/\/php.net\/manual\/fr\/install.fpm.php",
-                "repository": "https:\/\/github.com\/php\/php-src"
+                "repository": "https:\/\/github.com\/php\/php-src",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22584,6 +30294,15 @@
                         "website": "https:\/\/www.isere.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -22597,14 +30316,22 @@
         },
         {
             "id": 262,
-            "created": "2018-11-19T11:47:23+00:00",
-            "modified": "2018-11-19T11:47:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/262",
             "name": "phpIPAM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/262",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/262",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/262"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-11-19T11:47:23+00:00",
+            "modified": "2018-11-19T11:47:23+00:00",
             "external_resources": {
                 "website": "https:\/\/phpipam.net\/",
-                "repository": "https:\/\/github.com\/phpipam\/phpipam"
+                "repository": "https:\/\/github.com\/phpipam\/phpipam",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22658,28 +30385,61 @@
         },
         {
             "id": 471,
-            "created": "2022-05-16T14:30:47+00:00",
-            "modified": "2022-07-27T07:27:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/471",
             "name": "PHPUnit",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/471",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/471",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/471"
+            },
             "licence": "MIT",
+            "created": "2022-05-16T14:30:47+00:00",
+            "modified": "2022-07-27T07:27:25+00:00",
             "external_resources": {
                 "website": "https:\/\/phpunit.de\/",
-                "repository": "https:\/\/github.com\/sebastianbergmann\/phpunit"
+                "repository": "https:\/\/github.com\/sebastianbergmann\/phpunit",
+                "framalibre": [],
+                "sill": {
+                    "id": 249,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=249",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=249",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=249"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1663673",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1663673",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1663673.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PHPUnit",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PHPUnit",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PHPUnit"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 439,
-            "created": "2021-07-05T10:07:19+00:00",
-            "modified": "2021-07-05T10:07:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/439",
             "name": "Phraseanet",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/439",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/439",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/439"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-07-05T10:07:19+00:00",
+            "modified": "2021-07-05T10:07:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.phraseanet.com\/",
-                "repository": "https:\/\/github.com\/alchemy-fr\/Phraseanet"
+                "repository": "https:\/\/github.com\/alchemy-fr\/Phraseanet",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22706,14 +30466,22 @@
         },
         {
             "id": 133,
-            "created": "2018-03-08T20:28:24+00:00",
-            "modified": "2020-02-04T18:00:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/133",
             "name": "PIA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/133",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/133",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/133"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-03-08T20:28:24+00:00",
+            "modified": "2020-02-04T18:00:00+00:00",
             "external_resources": {
                 "website": "https:\/\/www.cnil.fr\/fr\/outil-pia-telechargez-et-installez-le-logiciel-de-la-cnil",
-                "repository": "https:\/\/github.com\/LINCnil\/pia-app\/"
+                "repository": "https:\/\/github.com\/LINCnil\/pia-app\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22812,14 +30580,22 @@
         },
         {
             "id": 372,
-            "created": "2020-02-27T11:02:24+00:00",
-            "modified": "2020-03-06T13:43:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/372",
             "name": "Piwigo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/372",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/372",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/372"
+            },
             "licence": "GNU GPL",
+            "created": "2020-02-27T11:02:24+00:00",
+            "modified": "2020-03-06T13:43:11+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.piwigo.org\/",
-                "repository": "https:\/\/fr.piwigo.org\/obtenir-piwigo"
+                "repository": "https:\/\/fr.piwigo.org\/obtenir-piwigo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -22868,33 +30644,83 @@
                     "external_resources": {
                         "website": "http:\/\/www.abbeville.fr"
                     }
+                },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
                 }
             ]
         },
         {
             "id": 522,
-            "created": "2022-08-04T12:33:30+00:00",
-            "modified": "2022-08-09T01:17:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/522",
             "name": "PlantUML",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/522",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/522",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/522"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T12:33:30+00:00",
+            "modified": "2022-08-09T01:17:39+00:00",
             "external_resources": {
                 "website": "https:\/\/plantuml.com",
-                "repository": "https:\/\/github.com\/plantuml\/plantuml"
+                "repository": "https:\/\/github.com\/plantuml\/plantuml",
+                "framalibre": [],
+                "sill": {
+                    "id": 277,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=277",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=277",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=277"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q18346546",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q18346546",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q18346546.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PlantUML",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PlantUML"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 129,
-            "created": "2017-12-21T07:49:58+00:00",
-            "modified": "2022-07-13T09:54:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/129",
             "name": "PMB",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/129",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/129",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/129"
+            },
             "licence": "CeCILL V2",
+            "created": "2017-12-21T07:49:58+00:00",
+            "modified": "2022-07-13T09:54:01+00:00",
             "external_resources": {
                 "website": "http:\/\/www.sigb.net",
-                "repository": "http:\/\/forge.sigb.net\/redmine\/projects\/pmb"
+                "repository": "http:\/\/forge.sigb.net\/redmine\/projects\/pmb",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -23002,28 +30828,77 @@
         },
         {
             "id": 528,
-            "created": "2022-08-04T12:40:04+00:00",
-            "modified": "2022-08-09T02:08:08+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/528",
             "name": "Podman",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/528",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/528",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/528"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-04T12:40:04+00:00",
+            "modified": "2022-08-09T02:08:08+00:00",
             "external_resources": {
                 "website": "https:\/\/podman.io",
-                "repository": "https:\/\/github.com\/containers\/podman"
+                "repository": "https:\/\/github.com\/containers\/podman",
+                "framalibre": [],
+                "sill": {
+                    "id": 268,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=268",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=268",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=268"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q70876440",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q70876440",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q70876440.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Podman",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Podman"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 216,
-            "created": "2018-09-04T09:56:43+00:00",
-            "modified": "2019-03-06T14:46:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/216",
             "name": "PostFix",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/216",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/216",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/216"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-04T09:56:43+00:00",
+            "modified": "2019-03-06T14:46:01+00:00",
             "external_resources": {
                 "website": "http:\/\/www.postfix.org\/",
-                "repository": "https:\/\/github.com\/vdukhovni\/postfix"
+                "repository": "https:\/\/github.com\/vdukhovni\/postfix",
+                "framalibre": [],
+                "sill": {
+                    "id": 116,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=116",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=116",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=116"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1121334",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1121334",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1121334.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Postfix_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Postfix_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Postfix"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23136,6 +31011,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -23176,14 +31060,29 @@
         },
         {
             "id": 359,
-            "created": "2020-02-11T10:16:25+00:00",
-            "modified": "2020-02-11T10:16:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/359",
             "name": "Postfix Admin",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/359",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/359",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/359"
+            },
             "licence": "GNU GPLv2",
+            "created": "2020-02-11T10:16:25+00:00",
+            "modified": "2020-02-11T10:16:25+00:00",
             "external_resources": {
                 "website": "http:\/\/postfixadmin.sourceforge.net\/",
-                "repository": "https:\/\/github.com\/postfixadmin\/postfixadmin"
+                "repository": "https:\/\/github.com\/postfixadmin\/postfixadmin",
+                "framalibre": [],
+                "sill": {
+                    "id": 177,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=177",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=177",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=177"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -23200,14 +31099,39 @@
         },
         {
             "id": 207,
-            "created": "2018-09-04T09:36:51+00:00",
-            "modified": "2022-06-24T08:42:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/207",
             "name": "PostGIS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/207",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/207",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/207"
+            },
             "licence": "GNU GPL",
+            "created": "2018-09-04T09:36:51+00:00",
+            "modified": "2022-06-24T08:42:25+00:00",
             "external_resources": {
                 "website": "http:\/\/www.postgis.org\/",
-                "repository": "https:\/\/svn.osgeo.org\/postgis\/"
+                "repository": "https:\/\/svn.osgeo.org\/postgis\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 117,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=117",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=117",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=117"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1569955",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1569955",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1569955.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PostGIS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PostGIS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PostGIS"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23255,6 +31179,15 @@
                         "website": "https:\/\/www.champs-libres.coop"
                     }
                 },
+                {
+                    "id": 3229,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3229",
+                    "name": "DALIBO",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.dalibo.com\/"
+                    }
+                },
                 {
                     "id": 3188,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3188",
@@ -23338,6 +31271,15 @@
                         "website": "http:\/\/www.culture.gouv.fr\/Regions\/Drac-Pays-de-la-Loire"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 3416,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3416",
@@ -23351,14 +31293,42 @@
         },
         {
             "id": 123,
-            "created": "2017-10-22T10:09:13+00:00",
-            "modified": "2022-04-29T15:49:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/123",
             "name": "PostgreSQL",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/123",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/123",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/123"
+            },
             "licence": "BSD",
+            "created": "2017-10-22T10:09:13+00:00",
+            "modified": "2022-04-29T15:49:45+00:00",
             "external_resources": {
                 "website": "https:\/\/www.postgresql.org",
-                "repository": "https:\/\/git.postgresql.org"
+                "repository": "https:\/\/git.postgresql.org",
+                "framalibre": {
+                    "slug": "postgresql",
+                    "url": "https:\/\/framalibre.org\/content\/postgresql"
+                },
+                "sill": {
+                    "id": 118,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=118",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=118",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=118"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q192490",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q192490",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q192490.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/PostgreSQL",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/PostgreSQL",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PostgreSQL"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23633,6 +31603,15 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -23651,6 +31630,15 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -23691,14 +31679,41 @@
         },
         {
             "id": 249,
-            "created": "2018-09-13T13:39:50+00:00",
-            "modified": "2019-05-14T15:16:35+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/249",
             "name": "PrimTux",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/249",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/249",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/249"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-13T13:39:50+00:00",
+            "modified": "2019-05-14T15:16:35+00:00",
             "external_resources": {
                 "website": "https:\/\/primtux.fr\/",
-                "repository": "https:\/\/sourceforge.net\/projects\/primtux\/files\/Distribution\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/primtux\/files\/Distribution\/",
+                "framalibre": {
+                    "slug": "primtux",
+                    "url": "https:\/\/framalibre.org\/content\/primtux"
+                },
+                "sill": {
+                    "id": 231,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=231",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=231",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=231"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q27024590",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q27024590",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q27024590.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/PrimTux",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/PrimTux"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23788,14 +31803,22 @@
         },
         {
             "id": 483,
-            "created": "2022-06-22T13:20:39+00:00",
-            "modified": "2022-06-22T13:20:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/483",
             "name": "Pristy",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/483",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/483",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/483"
+            },
             "licence": "LGPLv3",
+            "created": "2022-06-22T13:20:39+00:00",
+            "modified": "2022-06-22T13:20:39+00:00",
             "external_resources": {
                 "website": "https:\/\/pristy.fr\/",
-                "repository": "https:\/\/github.com\/jecicorp\/"
+                "repository": "https:\/\/github.com\/jecicorp\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -23810,16 +31833,77 @@
             ],
             "users": []
         },
+        {
+            "id": 563,
+            "name": "Prodige",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/563",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/563",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/563"
+            },
+            "licence": "CeCILL-B",
+            "created": "2022-11-07T15:36:01+00:00",
+            "modified": "2022-11-07T15:39:45+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.prodige-opensource.org",
+                "repository": "https:\/\/gitlab.adullact.net\/prodige\/pr_prodige",
+                "framalibre": [],
+                "sill": {
+                    "id": 343,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=343",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=343",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=343"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q115056442",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q115056442",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q115056442.json"
+                },
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 59,
-            "created": "2017-02-07T13:37:14+00:00",
-            "modified": "2019-02-27T09:42:37+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/59",
             "name": "ProjectLibre",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/59",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/59",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/59"
+            },
             "licence": "Common Public Attribution License (CPAL)",
+            "created": "2017-02-07T13:37:14+00:00",
+            "modified": "2019-02-27T09:42:37+00:00",
             "external_resources": {
                 "website": "http:\/\/www.projectlibre.com\/",
-                "repository": "https:\/\/sourceforge.net\/p\/projectlibre\/code\/ci\/master\/tree\/"
+                "repository": "https:\/\/sourceforge.net\/p\/projectlibre\/code\/ci\/master\/tree\/",
+                "framalibre": {
+                    "slug": "projectlibre",
+                    "url": "https:\/\/framalibre.org\/content\/projectlibre"
+                },
+                "sill": {
+                    "id": 119,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=119",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=119",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=119"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q580985",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q580985",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q580985.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/ProjectLibre",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/ProjectLibre",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/ProjectLibre"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23882,14 +31966,41 @@
         },
         {
             "id": 375,
-            "created": "2020-03-06T13:44:05+00:00",
-            "modified": "2020-03-08T19:42:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/375",
             "name": "ProjeQtOr",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/375",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/375",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/375"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-03-06T13:44:05+00:00",
+            "modified": "2020-03-08T19:42:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.projeqtor.org\/fr\/",
-                "repository": "https:\/\/sourceforge.net\/projects\/projectorria\/"
+                "repository": "https:\/\/sourceforge.net\/projects\/projectorria\/",
+                "framalibre": {
+                    "slug": "projeqtor",
+                    "url": "https:\/\/framalibre.org\/content\/projeqtor"
+                },
+                "sill": {
+                    "id": 192,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=192",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=192",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=192"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17501773",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17501773",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17501773.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/ProjeQtOr",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/ProjeQtOr"
+                    }
+                }
             },
             "providers": [
                 {
@@ -23916,14 +32027,29 @@
         },
         {
             "id": 374,
-            "created": "2020-03-06T13:32:56+00:00",
-            "modified": "2020-03-06T13:32:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/374",
             "name": "Prometheus",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/374",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/374",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/374"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-03-06T13:32:56+00:00",
+            "modified": "2020-03-06T13:32:56+00:00",
             "external_resources": {
                 "website": "https:\/\/prometheus.io\/",
-                "repository": "https:\/\/github.com\/prometheus\/prometheus"
+                "repository": "https:\/\/github.com\/prometheus\/prometheus",
+                "framalibre": [],
+                "sill": {
+                    "id": 187,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=187",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=187",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=187"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -23958,14 +32084,22 @@
         },
         {
             "id": 135,
-            "created": "2018-03-27T10:36:33+00:00",
-            "modified": "2018-03-27T10:37:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/135",
             "name": "ProtonClassicSuite",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/135",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/135",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/135"
+            },
             "licence": "CeCILL V2",
+            "created": "2018-03-27T10:36:33+00:00",
+            "modified": "2018-03-27T10:37:26+00:00",
             "external_resources": {
                 "website": "https:\/\/protonclassic.com",
-                "repository": "https:\/\/github.com\/GiPiLab\/ProtonClassicSuite"
+                "repository": "https:\/\/github.com\/GiPiLab\/ProtonClassicSuite",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -23982,14 +32116,42 @@
         },
         {
             "id": 113,
-            "created": "2017-04-20T15:56:31+00:00",
-            "modified": "2017-04-20T15:56:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/113",
             "name": "Proxmox Virtual Environment PVE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/113",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/113",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/113"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2017-04-20T15:56:31+00:00",
+            "modified": "2017-04-20T15:56:31+00:00",
             "external_resources": {
                 "website": "https:\/\/www.proxmox.com\/en\/proxmox-ve",
-                "repository": "https:\/\/git.proxmox.com\/"
+                "repository": "https:\/\/git.proxmox.com\/",
+                "framalibre": {
+                    "slug": "proxmox-virtual-environnement",
+                    "url": "https:\/\/framalibre.org\/content\/proxmox-virtual-environnement"
+                },
+                "sill": {
+                    "id": 178,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=178",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=178",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=178"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q344376",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q344376",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q344376.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Proxmox_Virtual_Environment",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Proxmox_Virtual_Environment",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Proxmox_VE"
+                    }
+                }
             },
             "providers": [
                 {
@@ -24102,6 +32264,24 @@
                         "website": "https:\/\/gieres.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -24133,14 +32313,22 @@
         },
         {
             "id": 450,
-            "created": "2021-10-12T12:15:11+00:00",
-            "modified": "2021-10-12T12:15:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/450",
             "name": "Proxy EPN",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/450",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/450",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/450"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-10-12T12:15:11+00:00",
+            "modified": "2021-10-12T12:15:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.proxyepn.org\/",
-                "repository": "https:\/\/project.proxyepn.org\/projects\/proxyepn\/repository"
+                "repository": "https:\/\/project.proxyepn.org\/projects\/proxyepn\/repository",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -24157,28 +32345,66 @@
         },
         {
             "id": 495,
-            "created": "2022-07-27T06:32:12+00:00",
-            "modified": "2022-07-27T06:35:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/495",
             "name": "Publicodes",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/495",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/495",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/495"
+            },
             "licence": "MIT",
+            "created": "2022-07-27T06:32:12+00:00",
+            "modified": "2022-07-27T06:35:10+00:00",
             "external_resources": {
                 "website": "https:\/\/publi.codes",
-                "repository": "https:\/\/github.com\/betagouv\/publicodes"
+                "repository": "https:\/\/github.com\/betagouv\/publicodes",
+                "framalibre": [],
+                "sill": {
+                    "id": 242,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=242",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=242",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=242"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q111974596",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q111974596",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q111974596.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 26,
-            "created": "2016-06-13T11:52:48+00:00",
-            "modified": "2020-05-11T11:25:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/26",
             "name": "Publik",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/26",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/26",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/26"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2016-06-13T11:52:48+00:00",
+            "modified": "2020-05-11T11:25:21+00:00",
             "external_resources": {
                 "website": "https:\/\/publik.entrouvert.com\/",
-                "repository": "https:\/\/www.entrouvert.com\/e-administration\/les-logiciels\/"
+                "repository": "https:\/\/www.entrouvert.com\/e-administration\/les-logiciels\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 230,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=230",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=230",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=230"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q110094718",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q110094718",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q110094718.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24376,14 +32602,22 @@
         },
         {
             "id": 465,
-            "created": "2022-03-08T11:38:37+00:00",
-            "modified": "2022-03-14T12:54:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/465",
             "name": "PubliS2low",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/465",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/465",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/465"
+            },
             "licence": "CeCILL V2",
+            "created": "2022-03-08T11:38:37+00:00",
+            "modified": "2022-03-14T12:54:57+00:00",
             "external_resources": {
                 "website": "https:\/\/gitlab.adullact.net\/ddempt\/publis2low",
-                "repository": "https:\/\/gitlab.adullact.net\/ddempt\/publis2low"
+                "repository": "https:\/\/gitlab.adullact.net\/ddempt\/publis2low",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -24400,14 +32634,29 @@
         },
         {
             "id": 377,
-            "created": "2020-03-06T14:30:22+00:00",
-            "modified": "2020-05-11T07:20:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/377",
             "name": "Pulse",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/377",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/377",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/377"
+            },
             "licence": "GNU GPLv2",
+            "created": "2020-03-06T14:30:22+00:00",
+            "modified": "2020-05-11T07:20:07+00:00",
             "external_resources": {
                 "website": "https:\/\/www.siveo.net\/pulse\/",
-                "repository": "https:\/\/github.com\/pulse-project\/pulse2"
+                "repository": "https:\/\/github.com\/pulse-project\/pulse2",
+                "framalibre": [],
+                "sill": {
+                    "id": 191,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=191",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=191",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=191"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24424,14 +32673,22 @@
         },
         {
             "id": 255,
-            "created": "2018-09-26T08:28:11+00:00",
-            "modified": "2022-07-02T10:41:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/255",
             "name": "Puppet",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/255",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/255",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/255"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-26T08:28:11+00:00",
+            "modified": "2022-07-02T10:41:17+00:00",
             "external_resources": {
                 "website": "https:\/\/puppet.com\/fr",
-                "repository": "https:\/\/github.com\/puppetlabs\/puppet"
+                "repository": "https:\/\/github.com\/puppetlabs\/puppet",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24466,28 +32723,55 @@
         },
         {
             "id": 400,
-            "created": "2020-07-06T10:01:25+00:00",
-            "modified": "2022-07-02T10:44:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/400",
             "name": "Pycharm CE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/400",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/400",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/400"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-07-06T10:01:25+00:00",
+            "modified": "2022-07-02T10:44:33+00:00",
             "external_resources": {
                 "website": "https:\/\/www.jetbrains.com\/pycharm\/",
-                "repository": "https:\/\/github.com\/JetBrains\/intellij-community\/tree\/master\/python"
+                "repository": "https:\/\/github.com\/JetBrains\/intellij-community\/tree\/master\/python",
+                "framalibre": [],
+                "sill": {
+                    "id": 215,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=215",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=215",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=215"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q50557308",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q50557308",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q50557308.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 147,
-            "created": "2018-06-20T08:48:02+00:00",
-            "modified": "2018-06-20T08:48:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/147",
             "name": "Pydio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/147",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/147",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/147"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2018-06-20T08:48:02+00:00",
+            "modified": "2018-06-20T08:48:02+00:00",
             "external_resources": {
                 "website": "https:\/\/pydio.com\/fr",
-                "repository": "https:\/\/github.com\/pydio\/pydio-core"
+                "repository": "https:\/\/github.com\/pydio\/pydio-core",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24514,14 +32798,39 @@
         },
         {
             "id": 489,
-            "created": "2022-06-25T20:41:47+00:00",
-            "modified": "2022-08-04T17:31:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/489",
             "name": "Python",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/489",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/489",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/489"
+            },
             "licence": "Python License (Python-2.0)",
+            "created": "2022-06-25T20:41:47+00:00",
+            "modified": "2022-08-04T17:31:07+00:00",
             "external_resources": {
                 "website": "https:\/\/python.org",
-                "repository": "https:\/\/github.com\/python\/cpython\/"
+                "repository": "https:\/\/github.com\/python\/cpython\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 294,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=294",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=294",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=294"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28865",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28865",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28865.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Python_(programming_language)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Python_(programming_language)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Python_(langage)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -24550,20 +32859,76 @@
                     "external_resources": {
                         "website": "https:\/\/mdk.fr"
                     }
+                },
+                {
+                    "id": 3599,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3599",
+                    "name": "Yaal Coop",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/yaal.coop\/"
+                    }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 60,
-            "created": "2017-02-07T13:45:15+00:00",
-            "modified": "2022-06-13T07:11:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/60",
             "name": "QGIS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/60",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/60",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/60"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-07T13:45:15+00:00",
+            "modified": "2022-06-13T07:11:40+00:00",
             "external_resources": {
                 "website": "https:\/\/www.qgis.org",
-                "repository": "https:\/\/github.com\/qgis\/QGIS.git"
+                "repository": "https:\/\/github.com\/qgis\/QGIS.git",
+                "framalibre": {
+                    "slug": "qgis",
+                    "url": "https:\/\/framalibre.org\/content\/qgis"
+                },
+                "sill": {
+                    "id": 120,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=120",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=120",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=120"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1329181",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1329181",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1329181.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/QGIS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/QGIS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/QGIS"
+                    }
+                }
             },
             "providers": [
                 {
@@ -24847,6 +33212,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -24932,14 +33306,22 @@
         },
         {
             "id": 488,
-            "created": "2022-06-24T09:00:54+00:00",
-            "modified": "2022-06-24T09:00:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/488",
             "name": "QWC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/488",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/488",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/488"
+            },
             "licence": "BSD",
+            "created": "2022-06-24T09:00:54+00:00",
+            "modified": "2022-06-24T09:00:54+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/qgis\/qwc2",
-                "repository": "https:\/\/github.com\/qgis\/qwc2"
+                "repository": "https:\/\/github.com\/qgis\/qwc2",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24956,28 +33338,64 @@
         },
         {
             "id": 520,
-            "created": "2022-08-04T12:31:48+00:00",
-            "modified": "2022-08-09T01:12:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/520",
             "name": "R",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/520",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/520",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/520"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T12:31:48+00:00",
+            "modified": "2022-08-09T01:12:16+00:00",
             "external_resources": {
                 "website": "https:\/\/www.r-project.org\/",
-                "repository": "https:\/\/svn.r-project.org\/R\/trunk\/"
+                "repository": "https:\/\/svn.r-project.org\/R\/trunk\/",
+                "framalibre": {
+                    "slug": "r",
+                    "url": "https:\/\/framalibre.org\/content\/r"
+                },
+                "sill": {
+                    "id": 278,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=278",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=278",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=278"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q206904",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q206904",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q206904.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/R_(programming_language)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/R_(programming_language)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/R_(langage)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 464,
-            "created": "2022-03-08T10:07:52+00:00",
-            "modified": "2022-03-14T17:53:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/464",
             "name": "R2Devops",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/464",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/464",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/464"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2022-03-08T10:07:52+00:00",
+            "modified": "2022-03-14T17:53:00+00:00",
             "external_resources": {
                 "website": "https:\/\/r2devops.io",
-                "repository": "https:\/\/gitlab.com\/r2devops\/hub"
+                "repository": "https:\/\/gitlab.com\/r2devops\/hub",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -24994,14 +33412,29 @@
         },
         {
             "id": 386,
-            "created": "2020-04-24T03:53:22+00:00",
-            "modified": "2020-04-24T04:52:52+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/386",
             "name": "Rancher",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/386",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/386",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/386"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-04-24T03:53:22+00:00",
+            "modified": "2020-04-24T04:52:52+00:00",
             "external_resources": {
                 "website": "https:\/\/rancher.com\/",
-                "repository": "https:\/\/github.com\/rancher\/rancher"
+                "repository": "https:\/\/github.com\/rancher\/rancher",
+                "framalibre": [],
+                "sill": {
+                    "id": 198,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=198",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=198",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=198"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25027,28 +33460,61 @@
         },
         {
             "id": 534,
-            "created": "2022-08-04T15:29:18+00:00",
-            "modified": "2022-08-04T15:30:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/534",
             "name": "Raspberry Pi OS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/534",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/534",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/534"
+            },
             "licence": "GNU GPL",
+            "created": "2022-08-04T15:29:18+00:00",
+            "modified": "2022-08-04T15:30:18+00:00",
             "external_resources": {
                 "website": "https:\/\/www.raspberrypi.com\/software\/operating-systems\/",
-                "repository": "https:\/\/github.com\/raspberrypi"
+                "repository": "https:\/\/github.com\/raspberrypi",
+                "framalibre": [],
+                "sill": {
+                    "id": 300,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=300",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=300",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=300"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q890474",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q890474",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q890474.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Raspberry_Pi_OS",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Raspberry_Pi_OS",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Raspberry_Pi_OS"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 413,
-            "created": "2020-12-09T18:26:37+00:00",
-            "modified": "2021-03-11T21:44:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/413",
             "name": "RaspiSMS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/413",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/413",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/413"
+            },
             "licence": "GNU GPLv3",
+            "created": "2020-12-09T18:26:37+00:00",
+            "modified": "2021-03-11T21:44:57+00:00",
             "external_resources": {
                 "website": "https:\/\/raspisms.fr",
-                "repository": "https:\/\/github.com\/RaspbianFrance\/raspisms\/"
+                "repository": "https:\/\/github.com\/RaspbianFrance\/raspisms\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25084,14 +33550,22 @@
         },
         {
             "id": 389,
-            "created": "2020-05-05T17:53:03+00:00",
-            "modified": "2020-05-05T22:11:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/389",
             "name": "Rdiff-backup",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/389",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/389",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/389"
+            },
             "licence": "GNU GPLv2",
+            "created": "2020-05-05T17:53:03+00:00",
+            "modified": "2020-05-05T22:11:03+00:00",
             "external_resources": {
                 "website": "https:\/\/rdiff-backup.net",
-                "repository": "https:\/\/github.com\/rdiff-backup\/rdiff-backup"
+                "repository": "https:\/\/github.com\/rdiff-backup\/rdiff-backup",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25108,14 +33582,39 @@
         },
         {
             "id": 365,
-            "created": "2020-02-17T14:13:57+00:00",
-            "modified": "2020-02-17T14:16:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/365",
             "name": "Redis",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/365",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/365",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/365"
+            },
             "licence": "BSD",
+            "created": "2020-02-17T14:13:57+00:00",
+            "modified": "2020-02-17T14:16:04+00:00",
             "external_resources": {
                 "website": "https:\/\/redis.io",
-                "repository": "https:\/\/github.com\/antirez\/redis"
+                "repository": "https:\/\/github.com\/antirez\/redis",
+                "framalibre": [],
+                "sill": {
+                    "id": 184,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=184",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=184",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=184"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2136322",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2136322",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2136322.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Redis",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Redis",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Redis"
+                    }
+                }
             },
             "providers": [
                 {
@@ -25137,18 +33636,53 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 197,
-            "created": "2018-09-04T09:06:08+00:00",
-            "modified": "2019-03-06T14:14:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/197",
             "name": "Redmine",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/197",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/197",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/197"
+            },
             "licence": "GNU GPL",
+            "created": "2018-09-04T09:06:08+00:00",
+            "modified": "2019-03-06T14:14:13+00:00",
             "external_resources": {
                 "website": "http:\/\/www.redmine.org\/",
-                "repository": "https:\/\/svn.redmine.org\/redmine"
+                "repository": "https:\/\/svn.redmine.org\/redmine",
+                "framalibre": [],
+                "sill": {
+                    "id": 122,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=122",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=122",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=122"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1149365",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1149365",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1149365.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Redmine",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Redmine",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Redmine"
+                    }
+                }
             },
             "providers": [
                 {
@@ -25274,14 +33808,33 @@
         },
         {
             "id": 200,
-            "created": "2018-09-04T09:16:44+00:00",
-            "modified": "2019-02-25T13:41:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/200",
             "name": "RocketChat",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/200",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/200",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/200"
+            },
             "licence": "MIT",
+            "created": "2018-09-04T09:16:44+00:00",
+            "modified": "2019-02-25T13:41:55+00:00",
             "external_resources": {
                 "website": "https:\/\/rocket.chat\/",
-                "repository": "https:\/\/github.com\/RocketChat\/Rocket.Chat"
+                "repository": "https:\/\/github.com\/RocketChat\/Rocket.Chat",
+                "framalibre": [],
+                "sill": {
+                    "id": 124,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=124",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=124",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=124"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q24050001",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q24050001",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q24050001.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25403,6 +33956,24 @@
                         "website": "http:\/\/www.saintarnoultenyvelines.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -25416,14 +33987,22 @@
         },
         {
             "id": 455,
-            "created": "2021-12-06T13:25:29+00:00",
-            "modified": "2021-12-06T13:25:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/455",
             "name": "Rocky Linux",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/455",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/455",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/455"
+            },
             "licence": "BSD",
+            "created": "2021-12-06T13:25:29+00:00",
+            "modified": "2021-12-06T13:25:29+00:00",
             "external_resources": {
                 "website": "https:\/\/rockylinux.org\/fr\/",
-                "repository": "https:\/\/github.com\/rocky-linux"
+                "repository": "https:\/\/github.com\/rocky-linux",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -25449,14 +34028,22 @@
         },
         {
             "id": 414,
-            "created": "2021-01-08T10:31:11+00:00",
-            "modified": "2021-01-08T10:33:22+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/414",
             "name": "RosarioSIS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/414",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/414",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/414"
+            },
             "licence": "GNU GPLv2",
+            "created": "2021-01-08T10:31:11+00:00",
+            "modified": "2022-10-23T18:05:51+00:00",
             "external_resources": {
                 "website": "https:\/\/www.rosariosis.org\/fr\/",
-                "repository": "https:\/\/gitlab.com\/francoisjacquet\/rosariosis\/"
+                "repository": "https:\/\/gitlab.com\/francoisjacquet\/rosariosis\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25473,14 +34060,39 @@
         },
         {
             "id": 112,
-            "created": "2017-04-20T09:47:23+00:00",
-            "modified": "2021-02-26T03:01:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/112",
             "name": "Roundcube",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/112",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/112",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/112"
+            },
             "licence": "CeCILL V2",
+            "created": "2017-04-20T09:47:23+00:00",
+            "modified": "2021-02-26T03:01:10+00:00",
             "external_resources": {
                 "website": "http:\/\/www.roundcube.net",
-                "repository": "http:\/\/www.roundcube.net"
+                "repository": "http:\/\/www.roundcube.net",
+                "framalibre": [],
+                "sill": {
+                    "id": 68,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=68",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=68",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=68"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1769269",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1769269",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1769269.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Roundcube",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Roundcube",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Roundcube"
+                    }
+                }
             },
             "providers": [
                 {
@@ -25570,14 +34182,42 @@
         },
         {
             "id": 366,
-            "created": "2020-02-17T14:33:51+00:00",
-            "modified": "2020-02-17T15:03:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/366",
             "name": "RStudio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/366",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/366",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/366"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-02-17T14:33:51+00:00",
+            "modified": "2020-02-17T15:03:56+00:00",
             "external_resources": {
                 "website": "https:\/\/rstudio.com\/",
-                "repository": "https:\/\/github.com\/rstudio\/rstudio"
+                "repository": "https:\/\/github.com\/rstudio\/rstudio",
+                "framalibre": {
+                    "slug": "rstudio",
+                    "url": "https:\/\/framalibre.org\/content\/rstudio"
+                },
+                "sill": {
+                    "id": 182,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=182",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=182",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=182"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4798119",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4798119",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4798119.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/RStudio",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/RStudio",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/RStudio"
+                    }
+                }
             },
             "providers": [
                 {
@@ -25603,14 +34243,22 @@
         },
         {
             "id": 48,
-            "created": "2016-12-21T15:45:37+00:00",
-            "modified": "2016-12-21T15:45:37+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/48",
             "name": "Rubedo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/48",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/48",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/48"
+            },
             "licence": "GNU GPLv3",
+            "created": "2016-12-21T15:45:37+00:00",
+            "modified": "2016-12-21T15:45:37+00:00",
             "external_resources": {
                 "website": "http:\/\/www.rubedo-project.org",
-                "repository": "https:\/\/github.com\/WebTales\/rubedo"
+                "repository": "https:\/\/github.com\/WebTales\/rubedo",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25627,28 +34275,87 @@
         },
         {
             "id": 227,
-            "created": "2018-09-04T12:19:34+00:00",
-            "modified": "2018-09-05T05:17:18+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/227",
             "name": "Rudder",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/227",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/227",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/227"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:19:34+00:00",
+            "modified": "2018-09-05T05:17:18+00:00",
             "external_resources": {
                 "website": "http:\/\/www.rudder-project.org\/",
-                "repository": "https:\/\/github.com\/Normation\/rudder"
+                "repository": "https:\/\/github.com\/Normation\/rudder",
+                "framalibre": [],
+                "sill": {
+                    "id": 164,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=164",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=164",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=164"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q16673801",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q16673801",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q16673801.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Rudder_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Rudder_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Rudder_(logiciel)"
+                    }
+                }
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 229,
-            "created": "2018-09-04T12:25:54+00:00",
-            "modified": "2019-03-06T14:50:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/229",
             "name": "RunDeck",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/229",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/229",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/229"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:25:54+00:00",
+            "modified": "2019-03-06T14:50:39+00:00",
             "external_resources": {
                 "website": "https:\/\/rundeck.org\/",
-                "repository": "https:\/\/github.com\/rundeck\/rundeck"
+                "repository": "https:\/\/github.com\/rundeck\/rundeck",
+                "framalibre": [],
+                "sill": {
+                    "id": 125,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=125",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=125",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=125"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q56317793",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q56317793",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q56317793.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Rundeck",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Rundeck"
+                    }
+                }
             },
             "providers": [
                 {
@@ -25672,16 +34379,56 @@
             ],
             "users": []
         },
+        {
+            "id": 560,
+            "name": "Rustdesk",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/560",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/560",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/560"
+            },
+            "licence": "GNU aGPL v3",
+            "created": "2022-10-06T09:08:59+00:00",
+            "modified": "2022-10-06T09:43:24+00:00",
+            "external_resources": {
+                "website": "https:\/\/rustdesk.com\/",
+                "repository": "https:\/\/github.com\/rustdesk\/rustdesk",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": [
+                {
+                    "id": 70,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
+                    "name": "SIVOM de la Communaut\u00e9 du B\u00e9thunois",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sivom-bethunois.fr"
+                    }
+                }
+            ]
+        },
         {
             "id": 5,
-            "created": "2016-04-13T11:44:52+00:00",
-            "modified": "2020-04-08T12:56:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/5",
             "name": "S\u00b2LOW",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/5",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/5",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/5"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-04-13T11:44:52+00:00",
+            "modified": "2020-04-08T12:56:02+00:00",
             "external_resources": {
                 "website": "http:\/\/s2low.org\/",
-                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/s2low"
+                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/s2low",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -25974,6 +34721,15 @@
                         "website": ""
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 70,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
@@ -26077,14 +34833,39 @@
         },
         {
             "id": 224,
-            "created": "2018-09-04T12:10:47+00:00",
-            "modified": "2019-03-06T14:48:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/224",
             "name": "SaltStack",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/224",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/224",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/224"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T12:10:47+00:00",
+            "modified": "2019-03-06T14:48:06+00:00",
             "external_resources": {
                 "website": "http:\/\/www.saltstack.com\/",
-                "repository": "https:\/\/github.com\/saltstack\/salt"
+                "repository": "https:\/\/github.com\/saltstack\/salt",
+                "framalibre": [],
+                "sill": {
+                    "id": 126,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=126",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=126",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=126"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q7405800",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q7405800",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q7405800.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Salt_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Salt_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Salt_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26111,14 +34892,39 @@
         },
         {
             "id": 142,
-            "created": "2018-06-15T22:13:57+00:00",
-            "modified": "2019-03-06T14:35:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/142",
             "name": "samba",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/142",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/142",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/142"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-15T22:13:57+00:00",
+            "modified": "2019-03-06T14:35:29+00:00",
             "external_resources": {
                 "website": "https:\/\/www.samba.org\/",
-                "repository": "https:\/\/git.samba.org\/samba.git\/"
+                "repository": "https:\/\/git.samba.org\/samba.git\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 127,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=127",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=127",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=127"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1830735",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1830735",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1830735.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Samba_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Samba_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Samba_(informatique)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26240,6 +35046,15 @@
                         "website": "https:\/\/www.ville-montereau77.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 702,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/702",
@@ -26249,6 +35064,15 @@
                         "website": "https:\/\/www.ville-boe.fr\/"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -26262,14 +35086,38 @@
         },
         {
             "id": 253,
-            "created": "2018-09-19T09:24:54+00:00",
-            "modified": "2020-05-28T08:01:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/253",
             "name": "Samba\u00c9du",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/253",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/253",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/253"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-19T09:24:54+00:00",
+            "modified": "2020-05-28T08:01:04+00:00",
             "external_resources": {
                 "website": "https:\/\/www.sambaedu.org",
-                "repository": "https:\/\/gitlab.sambaedu.org\/"
+                "repository": "https:\/\/gitlab.sambaedu.org\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 232,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=232",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=232",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=232"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q16675432",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q16675432",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q16675432.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/SambaEdu",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/SambaEdu"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26323,14 +35171,22 @@
         },
         {
             "id": 151,
-            "created": "2018-06-20T09:56:24+00:00",
-            "modified": "2018-06-20T09:56:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/151",
             "name": "ScadaBR",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/151",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/151",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/151"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T09:56:24+00:00",
+            "modified": "2018-06-20T09:56:24+00:00",
             "external_resources": {
                 "website": "http:\/\/www.scadabr.com.br\/",
-                "repository": "https:\/\/github.com\/SCADA-LTS\/Scada-LTS"
+                "repository": "https:\/\/github.com\/SCADA-LTS\/Scada-LTS",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -26345,16 +35201,66 @@
                 }
             ]
         },
+        {
+            "id": 571,
+            "name": "Scaphandre",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/571",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/571",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/571"
+            },
+            "licence": "Apache License 2.0",
+            "created": "2022-12-01T10:26:16+00:00",
+            "modified": "2022-12-01T10:30:14+00:00",
+            "external_resources": {
+                "website": "https:\/\/hubblo.org\/",
+                "repository": "https:\/\/github.com\/hubblo-org\/scaphandre",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 76,
-            "created": "2017-02-09T16:22:11+00:00",
-            "modified": "2019-02-25T13:18:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/76",
             "name": "Scribus",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/76",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/76",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/76"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-09T16:22:11+00:00",
+            "modified": "2019-02-25T13:18:16+00:00",
             "external_resources": {
                 "website": "https:\/\/www.scribus.net\/",
-                "repository": "https:\/\/www.scribus.net\/"
+                "repository": "https:\/\/www.scribus.net\/",
+                "framalibre": {
+                    "slug": "scribus",
+                    "url": "https:\/\/framalibre.org\/content\/scribus"
+                },
+                "sill": {
+                    "id": 128,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=128",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=128",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=128"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q8295",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q8295",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q8295.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Scribus",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Scribus",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Scribus"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26489,14 +35395,29 @@
         },
         {
             "id": 388,
-            "created": "2020-04-24T08:21:24+00:00",
-            "modified": "2020-06-15T15:31:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/388",
             "name": "SDK G\u00e9oportail",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/388",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/388",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/388"
+            },
             "licence": "CeCILL-B",
+            "created": "2020-04-24T08:21:24+00:00",
+            "modified": "2020-06-15T15:31:44+00:00",
             "external_resources": {
                 "website": "https:\/\/geoservices.ign.fr\/documentation\/utilisation_web\/sdk.html",
-                "repository": "https:\/\/github.com\/IGNF\/geoportal-sdk"
+                "repository": "https:\/\/github.com\/IGNF\/geoportal-sdk",
+                "framalibre": [],
+                "sill": {
+                    "id": 201,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=201",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=201",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=201"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -26523,42 +35444,80 @@
         },
         {
             "id": 538,
-            "created": "2022-08-04T16:50:21+00:00",
-            "modified": "2022-08-04T16:50:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/538",
             "name": " SDKMAN!",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/538",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/538",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/538"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-04T16:50:21+00:00",
+            "modified": "2022-08-04T16:50:29+00:00",
             "external_resources": {
                 "website": "https:\/\/sdkman.io",
-                "repository": "https:\/\/github.com\/sdkman"
+                "repository": "https:\/\/github.com\/sdkman",
+                "framalibre": [],
+                "sill": {
+                    "id": 261,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=261",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=261",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=261"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 367,
-            "created": "2020-02-17T14:44:40+00:00",
-            "modified": "2020-07-07T13:16:24+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/367",
             "name": " SecureFlag Community Edition",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/367",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/367",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/367"
+            },
             "licence": "Apache License 2.0",
+            "created": "2020-02-17T14:44:40+00:00",
+            "modified": "2020-07-07T13:16:24+00:00",
             "external_resources": {
                 "website": "https:\/\/owasp.org\/www-project-secureflag-community-edition\/",
-                "repository": "https:\/\/gitlab.com\/secureflag-community"
+                "repository": "https:\/\/gitlab.com\/secureflag-community",
+                "framalibre": [],
+                "sill": {
+                    "id": 183,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=183",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=183",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=183"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 311,
-            "created": "2019-03-07T10:19:51+00:00",
-            "modified": "2019-03-07T10:19:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/311",
             "name": "Selenium IDE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/311",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/311",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/311"
+            },
             "licence": "Apache License 2.0",
+            "created": "2019-03-07T10:19:51+00:00",
+            "modified": "2019-03-07T10:19:51+00:00",
             "external_resources": {
                 "website": "https:\/\/www.seleniumhq.org\/selenium-ide\/",
-                "repository": "https:\/\/github.com\/SeleniumHQ\/selenium-ide"
+                "repository": "https:\/\/github.com\/SeleniumHQ\/selenium-ide",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -26575,14 +35534,29 @@
         },
         {
             "id": 188,
-            "created": "2018-09-03T15:08:05+00:00",
-            "modified": "2019-03-07T10:36:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/188",
             "name": "Selenium Server",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/188",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/188",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/188"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T15:08:05+00:00",
+            "modified": "2019-03-07T10:36:16+00:00",
             "external_resources": {
                 "website": "http:\/\/seleniumhq.org\/",
-                "repository": "https:\/\/github.com\/SeleniumHQ\/selenium"
+                "repository": "https:\/\/github.com\/SeleniumHQ\/selenium",
+                "framalibre": [],
+                "sill": {
+                    "id": 130,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=130",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=130",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=130"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -26609,14 +35583,22 @@
         },
         {
             "id": 302,
-            "created": "2019-03-06T16:14:53+00:00",
-            "modified": "2019-03-06T16:14:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/302",
             "name": "Shinken",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/302",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/302",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/302"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-03-06T16:14:53+00:00",
+            "modified": "2019-03-06T16:14:53+00:00",
             "external_resources": {
                 "website": "http:\/\/www.shinken-monitoring.org\/",
-                "repository": "https:\/\/github.com\/naparuba\/shinken"
+                "repository": "https:\/\/github.com\/naparuba\/shinken",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -26633,16 +35615,34 @@
         },
         {
             "id": 436,
-            "created": "2021-06-28T18:42:13+00:00",
-            "modified": "2021-06-28T18:42:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/436",
             "name": "SHOTCUT",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/436",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/436",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/436"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-06-28T18:42:13+00:00",
+            "modified": "2021-06-28T18:42:13+00:00",
             "external_resources": {
                 "website": "https:\/\/shotcut.org\/",
-                "repository": "https:\/\/github.com\/mltframework\/shotcut"
+                "repository": "https:\/\/github.com\/mltframework\/shotcut",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
-            "providers": [],
+            "providers": [
+                {
+                    "id": 227,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/227",
+                    "name": "Dimitri Robert",
+                    "type": "Person",
+                    "external_resources": {
+                        "website": "https:\/\/formation-logiciel-libre.com"
+                    }
+                }
+            ],
             "users": [
                 {
                     "id": 1078,
@@ -26661,33 +35661,87 @@
                     "external_resources": {
                         "website": "https:\/\/www.echirolles.fr"
                     }
+                },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
                 }
             ]
         },
         {
             "id": 553,
-            "created": "2022-09-08T19:19:56+00:00",
-            "modified": "2022-09-08T19:19:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/553",
             "name": "ShredOS",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/553",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/553",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/553"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-09-08T19:19:56+00:00",
+            "modified": "2022-09-08T19:19:56+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/PartialVolume\/shredos.x86_64",
-                "repository": "https:\/\/github.com\/PartialVolume\/shredos.x86_64"
+                "repository": "https:\/\/github.com\/PartialVolume\/shredos.x86_64",
+                "framalibre": [],
+                "sill": {
+                    "id": 327,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=327",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=327",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=327"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
+        {
+            "id": 573,
+            "name": "Sigle",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/573",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/573",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/573"
+            },
+            "licence": "MIT",
+            "created": "2022-12-05T12:11:15+00:00",
+            "modified": "2022-12-05T12:46:53+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.sigle.io\/",
+                "repository": "https:\/\/github.com\/sigle\/sigle",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 149,
-            "created": "2018-06-20T09:33:57+00:00",
-            "modified": "2018-06-20T09:33:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/149",
             "name": "SMPlayer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/149",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/149",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/149"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T09:33:57+00:00",
+            "modified": "2018-06-20T09:33:57+00:00",
             "external_resources": {
                 "website": "http:\/\/www.smplayer.info\/",
-                "repository": "https:\/\/sourceforge.net\/p\/smplayer\/code\/HEAD\/tree\/"
+                "repository": "https:\/\/sourceforge.net\/p\/smplayer\/code\/HEAD\/tree\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -26713,14 +35767,39 @@
         },
         {
             "id": 186,
-            "created": "2018-09-03T15:04:25+00:00",
-            "modified": "2019-03-06T14:08:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/186",
             "name": "SoapUI",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/186",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/186",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/186"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T15:04:25+00:00",
+            "modified": "2019-03-06T14:08:34+00:00",
             "external_resources": {
                 "website": "https:\/\/www.soapui.org\/",
-                "repository": "https:\/\/github.com\/SmartBear\/soapui"
+                "repository": "https:\/\/github.com\/SmartBear\/soapui",
+                "framalibre": [],
+                "sill": {
+                    "id": 132,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=132",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=132",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=132"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q2296314",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q2296314",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q2296314.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/SoapUI",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/SoapUI",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/SoapUI"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -26737,14 +35816,39 @@
         },
         {
             "id": 139,
-            "created": "2018-06-14T14:07:15+00:00",
-            "modified": "2018-06-14T14:07:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/139",
             "name": "SOGo",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/139",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/139",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/139"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-06-14T14:07:15+00:00",
+            "modified": "2018-06-14T14:07:15+00:00",
             "external_resources": {
                 "website": "https:\/\/sogo.nu",
-                "repository": "https:\/\/github.com\/inverse-inc\/sogo"
+                "repository": "https:\/\/github.com\/inverse-inc\/sogo",
+                "framalibre": [],
+                "sill": {
+                    "id": 171,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=171",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=171",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=171"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1523357",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1523357",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1523357.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/SOGo",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/SOGo",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/SOGo"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26776,6 +35880,15 @@
                         "website": "https:\/\/ville-fontaine.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 16,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/16",
@@ -26789,14 +35902,38 @@
         },
         {
             "id": 323,
-            "created": "2019-05-13T12:17:24+00:00",
-            "modified": "2019-05-13T12:31:09+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/323",
             "name": "Solution logicielle Vitam",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/323",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/323",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/323"
+            },
             "licence": "CeCILL V2",
+            "created": "2019-05-13T12:17:24+00:00",
+            "modified": "2019-05-13T12:31:09+00:00",
             "external_resources": {
                 "website": "https:\/\/www.programmevitam.fr\/",
-                "repository": "https:\/\/github.com\/ProgrammeVitam\/vitam"
+                "repository": "https:\/\/github.com\/ProgrammeVitam\/vitam",
+                "framalibre": [],
+                "sill": {
+                    "id": 194,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=194",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=194",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=194"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q65130365",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q65130365",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q65130365.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Programme_Vitam",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Programme_Vitam"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26840,14 +35977,39 @@
         },
         {
             "id": 181,
-            "created": "2018-09-03T14:25:53+00:00",
-            "modified": "2019-03-07T09:18:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/181",
             "name": "SonarQube",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/181",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/181",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/181"
+            },
             "licence": "GNU LGPL",
+            "created": "2018-09-03T14:25:53+00:00",
+            "modified": "2019-03-07T09:18:07+00:00",
             "external_resources": {
                 "website": "http:\/\/www.sonarqube.org\/",
-                "repository": "https:\/\/github.com\/SonarSource\/sonarqube"
+                "repository": "https:\/\/github.com\/SonarSource\/sonarqube",
+                "framalibre": [],
+                "sill": {
+                    "id": 133,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=133",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=133",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=133"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q541691",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q541691",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q541691.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/SonarQube",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/SonarQube",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/SonarQube"
+                    }
+                }
             },
             "providers": [
                 {
@@ -26892,70 +36054,194 @@
         },
         {
             "id": 308,
-            "created": "2019-03-07T09:49:58+00:00",
-            "modified": "2019-03-07T09:49:58+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/308",
             "name": "SonarQube Plugin:CheckStyle",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/308",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/308",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/308"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-03-07T09:49:58+00:00",
+            "modified": "2019-03-07T09:49:58+00:00",
             "external_resources": {
                 "website": "http:\/\/checkstyle.sourceforge.net\/",
-                "repository": "https:\/\/github.com\/checkstyle\/checkstyle"
+                "repository": "https:\/\/github.com\/checkstyle\/checkstyle",
+                "framalibre": [],
+                "sill": {
+                    "id": 165,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=165",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=165",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=165"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 307,
-            "created": "2019-03-07T09:40:49+00:00",
-            "modified": "2019-03-07T09:55:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/307",
             "name": "SonarQube Plugin:FindBugs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/307",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/307",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/307"
+            },
             "licence": "LGPLv3",
+            "created": "2019-03-07T09:40:49+00:00",
+            "modified": "2019-03-07T09:55:21+00:00",
             "external_resources": {
                 "website": "http:\/\/findbugs.sourceforge.net\/",
-                "repository": "https:\/\/github.com\/findbugsproject\/findbugs"
+                "repository": "https:\/\/github.com\/findbugsproject\/findbugs",
+                "framalibre": [],
+                "sill": {
+                    "id": 134,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=134",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=134",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=134"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 309,
-            "created": "2019-03-07T09:54:03+00:00",
-            "modified": "2019-03-07T09:54:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/309",
             "name": "SonarQube Plugin:PMD",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/309",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/309",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/309"
+            },
             "licence": "BSD",
+            "created": "2019-03-07T09:54:03+00:00",
+            "modified": "2019-03-07T09:54:03+00:00",
             "external_resources": {
                 "website": "https:\/\/pmd.github.io\/",
-                "repository": "https:\/\/github.com\/pmd\/pmd"
+                "repository": "https:\/\/github.com\/pmd\/pmd",
+                "framalibre": [],
+                "sill": {
+                    "id": 166,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=166",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=166",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=166"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
+        {
+            "id": 568,
+            "name": "SO Planning",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/568",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/568",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/568"
+            },
+            "licence": "GNU GPLv3",
+            "created": "2022-11-21T14:53:14+00:00",
+            "modified": "2022-11-21T15:45:20+00:00",
+            "external_resources": {
+                "website": "https:\/\/www.soplanning.org",
+                "repository": "https:\/\/sourceforge.net\/projects\/soplanning\/files\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": [
+                {
+                    "id": 3443,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
+                    "name": "Ville d'\u00c9chirolles",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.echirolles.fr"
+                    }
+                }
+            ]
+        },
         {
             "id": 506,
-            "created": "2022-08-04T09:39:14+00:00",
-            "modified": "2022-08-08T22:55:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/506",
             "name": "Spectacle",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/506",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/506",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/506"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-04T09:39:14+00:00",
+            "modified": "2022-08-08T22:55:11+00:00",
             "external_resources": {
                 "website": "https:\/\/apps.kde.org\/fr\/spectacle\/",
-                "repository": "https:\/\/invent.kde.org\/graphics\/spectacle"
+                "repository": "https:\/\/invent.kde.org\/graphics\/spectacle",
+                "framalibre": [],
+                "sill": {
+                    "id": 307,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=307",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=307",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=307"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q48892923",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q48892923",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q48892923.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 36,
-            "created": "2016-07-26T15:06:12+00:00",
-            "modified": "2020-01-03T15:50:04+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/36",
             "name": "SPIP",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/36",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/36",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/36"
+            },
             "licence": "GNU GPL",
+            "created": "2016-07-26T15:06:12+00:00",
+            "modified": "2020-01-03T15:50:04+00:00",
             "external_resources": {
                 "website": "http:\/\/www.spip.net\/",
-                "repository": "https:\/\/git.spip.net\/SPIP\/spip.git"
+                "repository": "https:\/\/git.spip.net\/SPIP\/spip.git",
+                "framalibre": {
+                    "slug": "spip",
+                    "url": "https:\/\/framalibre.org\/content\/spip"
+                },
+                "sill": {
+                    "id": 211,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=211",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=211",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=211"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1536426",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1536426",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1536426.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/SPIP",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/SPIP",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/SPIP_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -27108,14 +36394,29 @@
         },
         {
             "id": 172,
-            "created": "2018-09-03T13:58:53+00:00",
-            "modified": "2019-03-06T13:55:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/172",
             "name": "Spring boot",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/172",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/172",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/172"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T13:58:53+00:00",
+            "modified": "2019-03-06T13:55:00+00:00",
             "external_resources": {
                 "website": "https:\/\/spring.io\/projects\/spring-boot",
-                "repository": "https:\/\/github.com\/spring-projects\/spring-boot"
+                "repository": "https:\/\/github.com\/spring-projects\/spring-boot",
+                "framalibre": [],
+                "sill": {
+                    "id": 135,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=135",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=135",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=135"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27150,14 +36451,33 @@
         },
         {
             "id": 189,
-            "created": "2018-09-03T15:18:49+00:00",
-            "modified": "2021-12-23T17:13:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/189",
             "name": "Squash AUTOM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/189",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/189",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/189"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-03T15:18:49+00:00",
+            "modified": "2021-12-23T17:13:00+00:00",
             "external_resources": {
                 "website": "https:\/\/www.squashtest.com",
-                "repository": "https:\/\/bitbucket.org\/squashtest"
+                "repository": "https:\/\/bitbucket.org\/squashtest",
+                "framalibre": [],
+                "sill": {
+                    "id": 302,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=302",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=302",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=302"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q110620332",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q110620332",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q110620332.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27183,14 +36503,29 @@
         },
         {
             "id": 190,
-            "created": "2018-09-03T15:19:52+00:00",
-            "modified": "2021-12-23T17:12:34+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/190",
             "name": "Squash TM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/190",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/190",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/190"
+            },
             "licence": "LGPLv3",
+            "created": "2018-09-03T15:19:52+00:00",
+            "modified": "2021-12-23T17:12:34+00:00",
             "external_resources": {
                 "website": "http:\/\/www.squashtest.com",
-                "repository": "https:\/\/bitbucket.org\/squashtest\/squashtest-tm"
+                "repository": "https:\/\/bitbucket.org\/squashtest\/squashtest-tm",
+                "framalibre": [],
+                "sill": {
+                    "id": 137,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=137",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=137",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=137"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27216,14 +36551,39 @@
         },
         {
             "id": 159,
-            "created": "2018-06-20T13:42:24+00:00",
-            "modified": "2019-03-06T14:44:16+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/159",
             "name": "Squid",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/159",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/159",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/159"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T13:42:24+00:00",
+            "modified": "2019-03-06T14:44:16+00:00",
             "external_resources": {
                 "website": "http:\/\/www.squid-cache.org\/",
-                "repository": "https:\/\/github.com\/squid-cache\/squid"
+                "repository": "https:\/\/github.com\/squid-cache\/squid",
+                "framalibre": [],
+                "sill": {
+                    "id": 138,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=138",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=138",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=138"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q841783",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q841783",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q841783.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Squid_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Squid_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Squid_(logiciel)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -27309,6 +36669,15 @@
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -27331,14 +36700,22 @@
         },
         {
             "id": 161,
-            "created": "2018-06-20T13:52:44+00:00",
-            "modified": "2018-09-05T05:34:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/161",
             "name": "Squid Analyzer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/161",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/161",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/161"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-20T13:52:44+00:00",
+            "modified": "2018-09-05T05:34:30+00:00",
             "external_resources": {
                 "website": "http:\/\/squidanalyzer.darold.net",
-                "repository": "https:\/\/github.com\/darold\/squidanalyzer"
+                "repository": "https:\/\/github.com\/darold\/squidanalyzer",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27365,14 +36742,22 @@
         },
         {
             "id": 160,
-            "created": "2018-06-20T13:48:24+00:00",
-            "modified": "2018-09-05T05:34:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/160",
             "name": "SquidGuard",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/160",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/160",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/160"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T13:48:24+00:00",
+            "modified": "2018-09-05T05:34:38+00:00",
             "external_resources": {
                 "website": "http:\/\/squidguard.org\/",
-                "repository": "http:\/\/squidguard.org\/download.html"
+                "repository": "http:\/\/squidguard.org\/download.html",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27435,28 +36820,44 @@
         },
         {
             "id": 475,
-            "created": "2022-05-20T12:13:52+00:00",
-            "modified": "2022-05-20T12:54:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/475",
             "name": "Step-ca",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/475",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/475",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/475"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-05-20T12:13:52+00:00",
+            "modified": "2022-05-20T12:54:36+00:00",
             "external_resources": {
                 "website": "https:\/\/smallstep.com\/certificates\/",
-                "repository": "https:\/\/github.com\/smallstep\/certificates"
+                "repository": "https:\/\/github.com\/smallstep\/certificates",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 266,
-            "created": "2018-11-19T12:28:11+00:00",
-            "modified": "2022-09-01T21:20:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/266",
             "name": "Studs",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/266",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/266",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/266"
+            },
             "licence": "CeCILL-B",
+            "created": "2018-11-19T12:28:11+00:00",
+            "modified": "2022-09-01T21:20:15+00:00",
             "external_resources": {
                 "website": "https:\/\/sourcesup.renater.fr\/projects\/studs\/",
-                "repository": "https:\/\/sourcesup.renater.fr\/projects\/studs\/"
+                "repository": "https:\/\/sourcesup.renater.fr\/projects\/studs\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -27471,30 +36872,118 @@
                 }
             ]
         },
+        {
+            "id": 558,
+            "name": "Sugarizer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/558",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/558",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/558"
+            },
+            "licence": "Apache License 2.0",
+            "created": "2022-09-26T23:23:48+00:00",
+            "modified": "2022-09-26T23:25:58+00:00",
+            "external_resources": {
+                "website": "https:\/\/sugarizer.org",
+                "repository": "https:\/\/github.com\/llaske\/sugarizer",
+                "framalibre": [],
+                "sill": {
+                    "id": 332,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=332",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=332",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=332"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q114097965",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q114097965",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q114097965.json"
+                },
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 523,
-            "created": "2022-08-04T12:35:14+00:00",
-            "modified": "2022-08-09T02:24:53+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/523",
             "name": "SuiteCRM",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/523",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/523",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/523"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-08-04T12:35:14+00:00",
+            "modified": "2022-08-09T02:24:53+00:00",
             "external_resources": {
                 "website": "https:\/\/suitecrm.com",
-                "repository": "https:\/\/github.com\/salesagility\/SuiteCRM"
+                "repository": "https:\/\/github.com\/salesagility\/SuiteCRM",
+                "framalibre": {
+                    "slug": "suitecrm",
+                    "url": "https:\/\/framalibre.org\/content\/suitecrm"
+                },
+                "sill": {
+                    "id": 257,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=257",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=257",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=257"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q16294867",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q16294867",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q16294867.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/SuiteCRM",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/SuiteCRM"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 57,
-            "created": "2017-02-07T13:15:21+00:00",
-            "modified": "2019-02-25T15:26:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/57",
             "name": "Sumatra PDF",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/57",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/57",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/57"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-07T13:15:21+00:00",
+            "modified": "2019-02-25T15:26:00+00:00",
             "external_resources": {
                 "website": "https:\/\/www.sumatrapdfreader.org\/",
-                "repository": "https:\/\/github.com\/sumatrapdfreader\/sumatrapdf.git"
+                "repository": "https:\/\/github.com\/sumatrapdfreader\/sumatrapdf.git",
+                "framalibre": {
+                    "slug": "sumatra-pdf",
+                    "url": "https:\/\/framalibre.org\/content\/sumatra-pdf"
+                },
+                "sill": {
+                    "id": 139,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=139",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=139",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=139"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q479808",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q479808",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q479808.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Sumatra_PDF",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Sumatra_PDF",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Sumatra_PDF"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -27601,28 +37090,71 @@
         },
         {
             "id": 230,
-            "created": "2018-09-04T12:29:43+00:00",
-            "modified": "2019-03-06T14:49:54+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/230",
             "name": "Swarm",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/230",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/230",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/230"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2018-09-04T12:29:43+00:00",
+            "modified": "2019-03-06T14:49:54+00:00",
             "external_resources": {
                 "website": "https:\/\/docs.docker.com\/swarm\/overview\/",
-                "repository": "https:\/\/github.com\/docker\/swarm"
+                "repository": "https:\/\/github.com\/docker\/swarm",
+                "framalibre": [],
+                "sill": {
+                    "id": 140,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=140",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=140",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=140"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q7653883",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q7653883",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q7653883.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Swarm_(simulation)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Swarm_(simulation)"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 551,
-            "created": "2022-09-07T09:38:39+00:00",
-            "modified": "2022-09-07T10:01:01+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/551",
             "name": "Sygefor",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/551",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/551",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/551"
+            },
             "licence": "CeCILL V2",
+            "created": "2022-09-07T09:38:39+00:00",
+            "modified": "2022-09-26T23:01:55+00:00",
             "external_resources": {
                 "website": "https:\/\/sygefor.reseau-urfist.fr\/",
-                "repository": "https:\/\/github.com\/sygefor\/sygefor"
+                "repository": "https:\/\/github.com\/sygefor\/sygefor",
+                "framalibre": [],
+                "sill": {
+                    "id": 328,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=328",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=328",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=328"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q113775006",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q113775006",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q113775006.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27639,14 +37171,39 @@
         },
         {
             "id": 279,
-            "created": "2019-01-30T09:24:47+00:00",
-            "modified": "2022-07-27T07:26:49+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/279",
             "name": "Symfony",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/279",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/279",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/279"
+            },
             "licence": "MIT",
+            "created": "2019-01-30T09:24:47+00:00",
+            "modified": "2022-07-27T07:26:49+00:00",
             "external_resources": {
                 "website": "https:\/\/symfony.com\/",
-                "repository": "https:\/\/github.com\/symfony\/symfony"
+                "repository": "https:\/\/github.com\/symfony\/symfony",
+                "framalibre": [],
+                "sill": {
+                    "id": 247,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=247",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=247",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=247"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1322933",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1322933",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1322933.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Symfony",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Symfony",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Symfony"
+                    }
+                }
             },
             "providers": [
                 {
@@ -27709,14 +37266,39 @@
         },
         {
             "id": 281,
-            "created": "2019-02-25T16:25:02+00:00",
-            "modified": "2019-02-25T16:25:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/281",
             "name": "Sympa",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/281",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/281",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/281"
+            },
             "licence": "GNU GPLv2",
+            "created": "2019-02-25T16:25:02+00:00",
+            "modified": "2019-02-25T16:25:02+00:00",
             "external_resources": {
                 "website": "https:\/\/www.sympa.org\/",
-                "repository": "https:\/\/www.sympa.org\/distribution\/"
+                "repository": "https:\/\/www.sympa.org\/distribution\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 142,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=142",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=142",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=142"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1850168",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1850168",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1850168.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Sympa",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Sympa",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Sympa_(informatique)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -27775,6 +37357,15 @@
                 }
             ],
             "users": [
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 604,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/604",
@@ -27788,14 +37379,39 @@
         },
         {
             "id": 242,
-            "created": "2018-09-04T13:16:07+00:00",
-            "modified": "2019-03-06T14:42:15+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/242",
             "name": "Syslog-ng",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/242",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/242",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/242"
+            },
             "licence": "GNU LGPL",
+            "created": "2018-09-04T13:16:07+00:00",
+            "modified": "2019-03-06T14:42:15+00:00",
             "external_resources": {
                 "website": "https:\/\/www.syslog-ng.com\/products\/open-source-log-management\/",
-                "repository": "https:\/\/github.com\/balabit\/syslog-ng"
+                "repository": "https:\/\/github.com\/balabit\/syslog-ng",
+                "framalibre": [],
+                "sill": {
+                    "id": 143,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=143",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=143",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=143"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q467865",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q467865",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q467865.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Syslog-ng",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Syslog-ng",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Syslog-ng"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -27825,19 +37441,52 @@
                     "external_resources": {
                         "website": "https:\/\/www.programmevitam.fr\/"
                     }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
                 }
             ]
         },
         {
             "id": 540,
-            "created": "2022-08-04T17:23:21+00:00",
-            "modified": "2022-08-04T17:23:21+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/540",
             "name": "Taiga",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/540",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/540",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/540"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-08-04T17:23:21+00:00",
+            "modified": "2022-08-04T17:23:21+00:00",
             "external_resources": {
                 "website": "https:\/\/www.taiga.io",
-                "repository": "https:\/\/github.com\/kaleidos-ventures\/taiga-back"
+                "repository": "https:\/\/github.com\/kaleidos-ventures\/taiga-back",
+                "framalibre": [],
+                "sill": {
+                    "id": 282,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=282",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=282",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=282"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q22909254",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q22909254",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q22909254.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Taiga_(project_management)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Taiga_(project_management)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -27850,18 +37499,36 @@
                     }
                 }
             ],
-            "users": []
+            "users": [
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 144,
-            "created": "2018-06-19T16:05:23+00:00",
-            "modified": "2018-06-19T16:05:23+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/144",
             "name": "Talend",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/144",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/144",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/144"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-06-19T16:05:23+00:00",
+            "modified": "2018-06-19T16:05:23+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.talend.com\/",
-                "repository": "https:\/\/github.com\/Talend\/components"
+                "repository": "https:\/\/github.com\/Talend\/components",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27933,14 +37600,33 @@
         },
         {
             "id": 196,
-            "created": "2018-09-04T09:04:33+00:00",
-            "modified": "2019-03-06T14:13:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/196",
             "name": "Talend Open Studio",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/196",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/196",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/196"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:04:33+00:00",
+            "modified": "2019-03-06T14:13:55+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.talend.com\/products\/talend-open-studio\/",
-                "repository": "https:\/\/github.com\/Talend\/tdi-studio-se"
+                "repository": "https:\/\/github.com\/Talend\/tdi-studio-se",
+                "framalibre": [],
+                "sill": {
+                    "id": 144,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=144",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=144",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=144"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q17097860",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q17097860",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q17097860.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -27994,14 +37680,29 @@
         },
         {
             "id": 305,
-            "created": "2019-03-07T08:54:54+00:00",
-            "modified": "2020-03-31T14:02:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/305",
             "name": "Tanaguru",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/305",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/305",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/305"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2019-03-07T08:54:54+00:00",
+            "modified": "2020-03-31T14:02:12+00:00",
             "external_resources": {
                 "website": "http:\/\/www.tanaguru.com\/fr\/",
-                "repository": "https:\/\/github.com\/Tanaguru\/Tanaguru"
+                "repository": "https:\/\/github.com\/Tanaguru\/Tanaguru",
+                "framalibre": [],
+                "sill": {
+                    "id": 145,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=145",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=145",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=145"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -28018,28 +37719,55 @@
         },
         {
             "id": 518,
-            "created": "2022-08-04T12:29:03+00:00",
-            "modified": "2022-08-09T00:55:13+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/518",
             "name": "TDP",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/518",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/518",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/518"
+            },
             "licence": "Apache License 2.0",
+            "created": "2022-08-04T12:29:03+00:00",
+            "modified": "2022-08-09T00:55:13+00:00",
             "external_resources": {
                 "website": "https:\/\/trunkdataplatform.io\/",
-                "repository": "https:\/\/github.com\/TOSIT-IO\/TDP"
+                "repository": "https:\/\/github.com\/TOSIT-IO\/TDP",
+                "framalibre": [],
+                "sill": {
+                    "id": 281,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=281",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=281",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=281"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112194385",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112194385",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112194385.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 343,
-            "created": "2019-11-12T13:13:31+00:00",
-            "modified": "2019-11-12T14:07:47+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/343",
             "name": "TeamWorks - Gestion d'\u00e9quipes",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/343",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/343",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/343"
+            },
             "licence": "GNU GPL",
+            "created": "2019-11-12T13:13:31+00:00",
+            "modified": "2019-11-12T14:07:47+00:00",
             "external_resources": {
                 "website": "https:\/\/www.teamworks.ovh",
-                "repository": "https:\/\/github.com\/Noethys\/Teamworks"
+                "repository": "https:\/\/github.com\/Noethys\/Teamworks",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -28056,14 +37784,38 @@
         },
         {
             "id": 191,
-            "created": "2018-09-03T15:24:10+00:00",
-            "modified": "2019-03-06T14:11:55+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/191",
             "name": "TestLink",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/191",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/191",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/191"
+            },
             "licence": "GNU GPLv2",
+            "created": "2018-09-03T15:24:10+00:00",
+            "modified": "2019-03-06T14:11:55+00:00",
             "external_resources": {
                 "website": "http:\/\/www.testlink.org\/",
-                "repository": "https:\/\/github.com\/TestLinkOpenSourceTRMS\/testlink-code"
+                "repository": "https:\/\/github.com\/TestLinkOpenSourceTRMS\/testlink-code",
+                "framalibre": [],
+                "sill": {
+                    "id": 146,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=146",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=146",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=146"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q248384",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q248384",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q248384.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/TestLink",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/TestLink"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -28080,14 +37832,22 @@
         },
         {
             "id": 493,
-            "created": "2022-06-30T14:00:05+00:00",
-            "modified": "2022-06-30T14:56:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/493",
             "name": "Thelia",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/493",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/493",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/493"
+            },
             "licence": "GNU LGPL",
+            "created": "2022-06-30T14:00:05+00:00",
+            "modified": "2022-06-30T14:56:26+00:00",
             "external_resources": {
                 "website": "https:\/\/thelia.net\/",
-                "repository": "https:\/\/github.com\/thelia\/thelia"
+                "repository": "https:\/\/github.com\/thelia\/thelia",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28104,14 +37864,22 @@
         },
         {
             "id": 162,
-            "created": "2018-06-20T13:55:33+00:00",
-            "modified": "2018-06-20T13:55:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/162",
             "name": "ThingsBoard",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/162",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/162",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/162"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-06-20T13:55:33+00:00",
+            "modified": "2018-06-20T13:55:33+00:00",
             "external_resources": {
                 "website": "https:\/\/thingsboard.io\/",
-                "repository": "https:\/\/github.com\/thingsboard\/thingsboard"
+                "repository": "https:\/\/github.com\/thingsboard\/thingsboard",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28147,14 +37915,22 @@
         },
         {
             "id": 410,
-            "created": "2020-10-21T15:55:58+00:00",
-            "modified": "2020-10-21T15:55:58+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/410",
             "name": "Thorium reader",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/410",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/410",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/410"
+            },
             "licence": "BSD",
+            "created": "2020-10-21T15:55:58+00:00",
+            "modified": "2020-10-21T15:55:58+00:00",
             "external_resources": {
                 "website": "https:\/\/www.edrlab.org\/software\/thorium-reader\/",
-                "repository": "https:\/\/github.com\/edrlab\/thorium-reader"
+                "repository": "https:\/\/github.com\/edrlab\/thorium-reader",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -28171,14 +37947,42 @@
         },
         {
             "id": 80,
-            "created": "2017-02-09T16:40:47+00:00",
-            "modified": "2019-02-25T13:29:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/80",
             "name": "Thunderbird",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/80",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/80",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/80"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-02-09T16:40:47+00:00",
+            "modified": "2019-02-25T13:29:40+00:00",
             "external_resources": {
                 "website": "https:\/\/www.mozilla.org\/fr\/thunderbird\/",
-                "repository": "https:\/\/www.mozilla.org\/fr\/thunderbird\/"
+                "repository": "https:\/\/www.mozilla.org\/fr\/thunderbird\/",
+                "framalibre": {
+                    "slug": "thunderbird",
+                    "url": "https:\/\/framalibre.org\/content\/thunderbird"
+                },
+                "sill": {
+                    "id": 147,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=147",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=147",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=147"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q483604",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q483604",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q483604.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Mozilla_Thunderbird",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Mozilla_Thunderbird",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Mozilla_Thunderbird"
+                    }
+                }
             },
             "providers": [
                 {
@@ -28208,6 +38012,15 @@
                         "website": "https:\/\/cap-rel.fr"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 446,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/446",
@@ -28390,6 +38203,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 3453,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3453",
@@ -28417,6 +38239,15 @@
                         "website": "http:\/\/www.ecrins-parcnational.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 153,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/153",
@@ -28466,14 +38297,39 @@
         },
         {
             "id": 205,
-            "created": "2018-09-04T09:33:38+00:00",
-            "modified": "2022-09-02T08:44:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/205",
             "name": "Tomcat",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/205",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/205",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/205"
+            },
             "licence": "Apache License 2.0",
+            "created": "2018-09-04T09:33:38+00:00",
+            "modified": "2022-09-02T08:44:56+00:00",
             "external_resources": {
                 "website": "https:\/\/tomcat.apache.org\/",
-                "repository": "https:\/\/tomcat.apache.org\/source.html"
+                "repository": "https:\/\/tomcat.apache.org\/source.html",
+                "framalibre": [],
+                "sill": {
+                    "id": 10,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=10",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=10",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=10"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q507430",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q507430",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q507430.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Apache_Tomcat",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Apache_Tomcat",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Apache_Tomcat"
+                    }
+                }
             },
             "providers": [
                 {
@@ -28586,6 +38442,15 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -28599,14 +38464,36 @@
         },
         {
             "id": 468,
-            "created": "2022-04-13T06:56:27+00:00",
-            "modified": "2022-05-18T12:00:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/468",
             "name": "Topaze",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/468",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/468",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/468"
+            },
             "licence": "LGPLv3",
+            "created": "2022-04-13T06:56:27+00:00",
+            "modified": "2022-05-18T12:00:36+00:00",
             "external_resources": {
                 "website": "https:\/\/doc.scenari.software\/Topaze\/fr\/",
-                "repository": "https:\/\/source.scenari.software\/projects\/topaze"
+                "repository": "https:\/\/source.scenari.software\/projects\/topaze",
+                "framalibre": {
+                    "slug": "topaze",
+                    "url": "https:\/\/framalibre.org\/content\/topaze"
+                },
+                "sill": {
+                    "id": 239,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=239",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=239",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=239"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q112062753",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q112062753",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q112062753.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28623,14 +38510,22 @@
         },
         {
             "id": 445,
-            "created": "2021-09-29T16:48:20+00:00",
-            "modified": "2021-09-29T16:48:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/445",
             "name": "Tracemob",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/445",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/445",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/445"
+            },
             "licence": "BSD",
+            "created": "2021-09-29T16:48:20+00:00",
+            "modified": "2021-09-29T16:48:20+00:00",
             "external_resources": {
                 "website": "https:\/\/lafabriquedesmobilites.fr\/tracemob\/",
-                "repository": "https:\/\/github.com\/fabmob\/tracemob-phone\/"
+                "repository": "https:\/\/github.com\/fabmob\/tracemob-phone\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28657,14 +38552,29 @@
         },
         {
             "id": 273,
-            "created": "2018-12-18T14:44:17+00:00",
-            "modified": "2021-09-13T08:10:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/273",
             "name": "Tracim",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/273",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/273",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/273"
+            },
             "licence": "MIT",
+            "created": "2018-12-18T14:44:17+00:00",
+            "modified": "2021-09-13T08:10:45+00:00",
             "external_resources": {
                 "website": "http:\/\/tracim.fr\/",
-                "repository": "https:\/\/github.com\/tracim\/tracim"
+                "repository": "https:\/\/github.com\/tracim\/tracim",
+                "framalibre": [],
+                "sill": {
+                    "id": 213,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=213",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=213",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=213"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28706,16 +38616,53 @@
             ],
             "users": []
         },
+        {
+            "id": 557,
+            "name": "Trivy",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/557",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/557",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/557"
+            },
+            "licence": "Apache License 2.0",
+            "created": "2022-09-26T23:15:54+00:00",
+            "modified": "2022-09-26T23:16:54+00:00",
+            "external_resources": {
+                "website": "https:\/\/aquasecurity.github.io\/trivy",
+                "repository": "https:\/\/github.com\/aquasecurity\/trivy",
+                "framalibre": [],
+                "sill": {
+                    "id": 329,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=329",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=329",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=329"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": []
+        },
         {
             "id": 143,
-            "created": "2018-06-17T07:18:57+00:00",
-            "modified": "2018-06-17T07:18:57+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/143",
             "name": "Tryton",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/143",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/143",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/143"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-06-17T07:18:57+00:00",
+            "modified": "2018-06-17T07:18:57+00:00",
             "external_resources": {
                 "website": "http:\/\/www.tryton.org\/",
-                "repository": "http:\/\/hg.tryton.org\/"
+                "repository": "http:\/\/hg.tryton.org\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28732,14 +38679,42 @@
         },
         {
             "id": 325,
-            "created": "2019-05-15T09:19:56+00:00",
-            "modified": "2021-02-26T02:32:03+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/325",
             "name": "Tuleap",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/325",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/325",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/325"
+            },
             "licence": "GNU GPLv2",
+            "created": "2019-05-15T09:19:56+00:00",
+            "modified": "2021-02-26T02:32:03+00:00",
             "external_resources": {
                 "website": "https:\/\/www.tuleap.org\/",
-                "repository": "https:\/\/tuleap.net\/plugins\/git\/tuleap\/tuleap\/stable"
+                "repository": "https:\/\/tuleap.net\/plugins\/git\/tuleap\/tuleap\/stable",
+                "framalibre": {
+                    "slug": "tuleap",
+                    "url": "https:\/\/framalibre.org\/content\/tuleap"
+                },
+                "sill": {
+                    "id": 221,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=221",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=221",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=221"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3541946",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3541946",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3541946.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Tuleap_(project_management)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Tuleap_(project_management)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Tuleap"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -28765,14 +38740,22 @@
         },
         {
             "id": 486,
-            "created": "2022-06-23T14:39:12+00:00",
-            "modified": "2022-06-29T16:58:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/486",
             "name": "Twake",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/486",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/486",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/486"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-06-23T14:39:12+00:00",
+            "modified": "2022-06-29T16:58:51+00:00",
             "external_resources": {
                 "website": "https:\/\/twake.app\/fr\/",
-                "repository": "https:\/\/github.com\/linagora\/Twake"
+                "repository": "https:\/\/github.com\/linagora\/Twake",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -28789,14 +38772,39 @@
         },
         {
             "id": 87,
-            "created": "2017-02-15T07:24:09+00:00",
-            "modified": "2022-02-02T13:08:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/87",
             "name": "TYPO3",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/87",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/87",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/87"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-02-15T07:24:09+00:00",
+            "modified": "2022-02-02T13:08:14+00:00",
             "external_resources": {
                 "website": "https:\/\/typo3.org\/",
-                "repository": "https:\/\/git.typo3.org\/"
+                "repository": "https:\/\/git.typo3.org\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 203,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=203",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=203",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=203"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q618512",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q618512",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q618512.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/TYPO3",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/TYPO3",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/TYPO3"
+                    }
+                }
             },
             "providers": [
                 {
@@ -28855,6 +38863,15 @@
                         "website": "https:\/\/www.lavienne86.fr"
                     }
                 },
+                {
+                    "id": 3525,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3525",
+                    "name": "D\u00e9partement de Maine-et-Loire",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.maine-et-loire.fr"
+                    }
+                },
                 {
                     "id": 646,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/646",
@@ -28886,14 +38903,42 @@
         },
         {
             "id": 288,
-            "created": "2019-02-26T11:12:00+00:00",
-            "modified": "2019-02-26T11:12:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/288",
             "name": "uBlock Origin",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/288",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/288",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/288"
+            },
             "licence": "GNU GPLv3",
+            "created": "2019-02-26T11:12:00+00:00",
+            "modified": "2019-02-26T11:12:00+00:00",
             "external_resources": {
                 "website": "https:\/\/github.com\/gorhill\/uBlock",
-                "repository": "https:\/\/github.com\/gorhill\/uBlock"
+                "repository": "https:\/\/github.com\/gorhill\/uBlock",
+                "framalibre": {
+                    "slug": "ublock-origin",
+                    "url": "https:\/\/framalibre.org\/content\/ublock-origin"
+                },
+                "sill": {
+                    "id": 149,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=149",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=149",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=149"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q19881587",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q19881587",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q19881587.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/UBlock_Origin",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/UBlock_Origin",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/UBlock_Origin"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -28951,6 +38996,15 @@
                         "website": "https:\/\/www.osmery.fr\/"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 3443,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3443",
@@ -28973,14 +39027,38 @@
         },
         {
             "id": 240,
-            "created": "2018-09-04T13:11:14+00:00",
-            "modified": "2020-05-28T07:06:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/240",
             "name": "Ubuntu EOLE",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/240",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/240",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/240"
+            },
             "licence": "CeCILL V2",
+            "created": "2018-09-04T13:11:14+00:00",
+            "modified": "2020-05-28T07:06:02+00:00",
             "external_resources": {
                 "website": "https:\/\/pcll.ac-dijon.fr\/eole\/",
-                "repository": "https:\/\/dev-eole.ac-dijon.fr\/"
+                "repository": "https:\/\/dev-eole.ac-dijon.fr\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 41,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=41",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=41",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=41"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3046024",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3046024",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3046024.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/EOLE_(Linux)",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/EOLE_(Linux)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -29006,14 +39084,33 @@
         },
         {
             "id": 498,
-            "created": "2022-07-27T07:15:15+00:00",
-            "modified": "2022-07-27T07:16:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/498",
             "name": "UData",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/498",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/498",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/498"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-07-27T07:15:15+00:00",
+            "modified": "2022-07-27T07:16:38+00:00",
             "external_resources": {
                 "website": "https:\/\/udata.readthedocs.io",
-                "repository": "https:\/\/github.com\/opendatateam\/udata"
+                "repository": "https:\/\/github.com\/opendatateam\/udata",
+                "framalibre": [],
+                "sill": {
+                    "id": 245,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=245",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=245",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=245"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q99493159",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q99493159",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q99493159.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -29030,14 +39127,22 @@
         },
         {
             "id": 53,
-            "created": "2017-02-07T12:15:58+00:00",
-            "modified": "2017-02-07T12:15:58+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/53",
             "name": "UltraCopier",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/53",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/53",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/53"
+            },
             "licence": "GNU GPLv3",
+            "created": "2017-02-07T12:15:58+00:00",
+            "modified": "2017-02-07T12:15:58+00:00",
             "external_resources": {
                 "website": "http:\/\/ultracopier-fr.first-world.info\/",
-                "repository": " git:\/\/github.com\/alphaonex86\/Ultracopier.git"
+                "repository": " git:\/\/github.com\/alphaonex86\/Ultracopier.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -29063,14 +39168,22 @@
         },
         {
             "id": 71,
-            "created": "2017-02-07T22:42:00+00:00",
-            "modified": "2017-02-07T22:42:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/71",
             "name": "Ultradefrag",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/71",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/71",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/71"
+            },
             "licence": "GNU GPL",
+            "created": "2017-02-07T22:42:00+00:00",
+            "modified": "2017-02-07T22:42:00+00:00",
             "external_resources": {
                 "website": "http:\/\/ultradefrag.sourceforge.net\/en\/index.html",
-                "repository": "https:\/\/github.com\/svn2github\/UltraDefrag.git"
+                "repository": "https:\/\/github.com\/svn2github\/UltraDefrag.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -29087,14 +39200,29 @@
         },
         {
             "id": 292,
-            "created": "2019-02-26T15:29:26+00:00",
-            "modified": "2020-05-05T22:34:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/292",
             "name": "uMap",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/292",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/292",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/292"
+            },
             "licence": "MIT",
+            "created": "2019-02-26T15:29:26+00:00",
+            "modified": "2020-05-05T22:34:10+00:00",
             "external_resources": {
                 "website": "https:\/\/umap.openstreetmap.fr\/fr\/",
-                "repository": "https:\/\/github.com\/umap-project\/umap"
+                "repository": "https:\/\/github.com\/umap-project\/umap",
+                "framalibre": [],
+                "sill": {
+                    "id": 150,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=150",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=150",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=150"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -29139,28 +39267,78 @@
         },
         {
             "id": 419,
-            "created": "2021-02-26T02:51:31+00:00",
-            "modified": "2021-02-26T02:51:31+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/419",
             "name": "uPortal",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/419",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/419",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/419"
+            },
             "licence": "Apache License 2.0",
+            "created": "2021-02-26T02:51:31+00:00",
+            "modified": "2021-02-26T02:51:31+00:00",
             "external_resources": {
                 "website": "https:\/\/www.apereo.org\/projects\/uportal",
-                "repository": "https:\/\/github.com\/uPortal-Project\/uPortal"
+                "repository": "https:\/\/github.com\/uPortal-Project\/uPortal",
+                "framalibre": [],
+                "sill": {
+                    "id": 220,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=220",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=220",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=220"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3547301",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3547301",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3547301.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/UPortal",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/UPortal",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/UPortal"
+                    }
+                }
             },
             "providers": [],
             "users": []
         },
         {
             "id": 214,
-            "created": "2018-09-04T09:52:35+00:00",
-            "modified": "2019-03-06T14:45:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/214",
             "name": "Varnish",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/214",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/214",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/214"
+            },
             "licence": "BSD",
+            "created": "2018-09-04T09:52:35+00:00",
+            "modified": "2019-03-06T14:45:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.varnish-cache.org\/",
-                "repository": "https:\/\/github.com\/varnishcache\/varnish-cache"
+                "repository": "https:\/\/github.com\/varnishcache\/varnish-cache",
+                "framalibre": [],
+                "sill": {
+                    "id": 152,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=152",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=152",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=152"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q1602447",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q1602447",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q1602447.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Varnish_(software)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Varnish_(software)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Varnish"
+                    }
+                }
             },
             "providers": [
                 {
@@ -29187,14 +39365,38 @@
         },
         {
             "id": 312,
-            "created": "2019-03-07T10:47:06+00:00",
-            "modified": "2019-03-07T10:47:06+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/312",
             "name": "Vault",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/312",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/312",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/312"
+            },
             "licence": "Mozilla Public License, version 2.0",
+            "created": "2019-03-07T10:47:06+00:00",
+            "modified": "2019-03-07T10:47:06+00:00",
             "external_resources": {
                 "website": "https:\/\/www.vaultproject.io\/",
-                "repository": "https:\/\/github.com\/hashicorp\/vault"
+                "repository": "https:\/\/github.com\/hashicorp\/vault",
+                "framalibre": [],
+                "sill": {
+                    "id": 153,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=153",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=153",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=153"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4052619",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4052619",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4052619.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Vault_(version_control_system)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Vault_(version_control_system)"
+                    }
+                }
             },
             "providers": [
                 {
@@ -29220,14 +39422,42 @@
         },
         {
             "id": 51,
-            "created": "2017-02-07T11:13:30+00:00",
-            "modified": "2022-05-20T16:52:46+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/51",
             "name": "VeraCrypt",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/51",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/51",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/51"
+            },
             "licence": "Apache License 2.0",
+            "created": "2017-02-07T11:13:30+00:00",
+            "modified": "2022-05-20T16:52:46+00:00",
             "external_resources": {
                 "website": "https:\/\/www.veracrypt.fr\/",
-                "repository": "https:\/\/veracrypt.fr\/code\/VeraCrypt\/"
+                "repository": "https:\/\/veracrypt.fr\/code\/VeraCrypt\/",
+                "framalibre": {
+                    "slug": "veracrypt",
+                    "url": "https:\/\/framalibre.org\/content\/veracrypt"
+                },
+                "sill": {
+                    "id": 154,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=154",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=154",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=154"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q19911889",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q19911889",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q19911889.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/VeraCrypt",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/VeraCrypt",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/VeraCrypt"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -29262,42 +39492,136 @@
         },
         {
             "id": 517,
-            "created": "2022-08-04T10:04:51+00:00",
-            "modified": "2022-08-09T00:49:10+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/517",
             "name": "Vim",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/517",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/517",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/517"
+            },
             "licence": "GNU GPL",
+            "created": "2022-08-04T10:04:51+00:00",
+            "modified": "2022-08-09T00:49:10+00:00",
             "external_resources": {
                 "website": "https:\/\/www.vim.org",
-                "repository": "https:\/\/github.com\/vim\/vim"
+                "repository": "https:\/\/github.com\/vim\/vim",
+                "framalibre": {
+                    "slug": "vim",
+                    "url": "https:\/\/framalibre.org\/content\/vim"
+                },
+                "sill": {
+                    "id": 283,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=283",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=283",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=283"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q131382",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q131382",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q131382.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Vim_(text_editor)",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Vim_(text_editor)",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Vim"
+                    }
+                }
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 511,
-            "created": "2022-08-04T09:51:48+00:00",
-            "modified": "2022-08-08T23:53:45+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/511",
             "name": "VisiData",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/511",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/511",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/511"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-08-04T09:51:48+00:00",
+            "modified": "2022-08-08T23:53:45+00:00",
             "external_resources": {
                 "website": "https:\/\/www.visidata.org",
-                "repository": "https:\/\/github.com\/saulpw\/visidata"
+                "repository": "https:\/\/github.com\/saulpw\/visidata",
+                "framalibre": [],
+                "sill": {
+                    "id": 299,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=299",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=299",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=299"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q61101023",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q61101023",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q61101023.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 62,
-            "created": "2017-02-07T16:08:18+00:00",
-            "modified": "2022-09-04T12:50:25+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/62",
             "name": "VLC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/62",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/62",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/62"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2017-02-07T16:08:18+00:00",
+            "modified": "2022-09-04T12:50:25+00:00",
             "external_resources": {
                 "website": "https:\/\/www.videolan.org\/vlc\/",
-                "repository": "https:\/\/code.videolan.org\/videolan\/vlc"
+                "repository": "https:\/\/code.videolan.org\/videolan\/vlc",
+                "framalibre": {
+                    "slug": "vlc",
+                    "url": "https:\/\/framalibre.org\/content\/vlc"
+                },
+                "sill": {
+                    "id": 156,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=156",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=156",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=156"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q171477",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q171477",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q171477.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/VLC_media_player",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/VLC_media_player",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/VLC_media_player"
+                    }
+                }
             },
             "providers": [
                 {
@@ -29318,6 +39642,15 @@
                         "website": "https:\/\/www.aplose.fr"
                     }
                 },
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                },
                 {
                     "id": 312,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/312",
@@ -29500,6 +39833,15 @@
                         "website": "https:\/\/www.saintdenisdepalin.fr\/"
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 618,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/618",
@@ -29518,6 +39860,15 @@
                         "website": "http:\/\/www.montereau77.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
                 {
                     "id": 176,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/176",
@@ -29554,6 +39905,15 @@
                         "website": "http:\/\/www.sidec-jura.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 70,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/70",
@@ -29617,6 +39977,15 @@
                         "website": "http:\/\/www.clichy-sous-bois.fr"
                     }
                 },
+                {
+                    "id": 3527,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3527",
+                    "name": "Ville de La Tronche",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.latronche.fr"
+                    }
+                },
                 {
                     "id": 714,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/714",
@@ -29657,28 +40026,62 @@
         },
         {
             "id": 289,
-            "created": "2019-02-26T12:47:26+00:00",
-            "modified": "2019-02-26T12:47:26+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/289",
             "name": "VRT Network Equipment",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/289",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/289",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/289"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2019-02-26T12:47:26+00:00",
+            "modified": "2019-02-26T12:47:26+00:00",
             "external_resources": {
                 "website": "https:\/\/extensions.libreoffice.org\/extensions\/vrt-network-equipment",
-                "repository": "https:\/\/bitbucket.org\/vrtsystems\/odf-extension-vrt-network-equipment\/src"
+                "repository": "https:\/\/bitbucket.org\/vrtsystems\/odf-extension-vrt-network-equipment\/src",
+                "framalibre": [],
+                "sill": {
+                    "id": 157,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=157",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=157",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=157"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 171,
-            "created": "2018-09-03T13:56:18+00:00",
-            "modified": "2022-07-27T06:21:30+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/171",
             "name": "VSCodium",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/171",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/171",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/171"
+            },
             "licence": "MIT",
+            "created": "2018-09-03T13:56:18+00:00",
+            "modified": "2022-07-27T06:21:30+00:00",
             "external_resources": {
                 "website": "https:\/\/vscodium.com\/",
-                "repository": "https:\/\/github.com\/VSCodium\/vscodium"
+                "repository": "https:\/\/github.com\/VSCodium\/vscodium",
+                "framalibre": [],
+                "sill": {
+                    "id": 155,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=155",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=155",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=155"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q111967621",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q111967621",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q111967621.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -29741,14 +40144,29 @@
         },
         {
             "id": 406,
-            "created": "2020-08-14T06:08:45+00:00",
-            "modified": "2022-08-04T17:52:59+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/406",
             "name": "Vulture Project",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/406",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/406",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/406"
+            },
             "licence": "LGPLv3",
+            "created": "2020-08-14T06:08:45+00:00",
+            "modified": "2022-08-04T17:52:59+00:00",
             "external_resources": {
                 "website": "https:\/\/www.vultureproject.org\/",
-                "repository": "https:\/\/github.com\/VultureProject\/"
+                "repository": "https:\/\/github.com\/VultureProject\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 265,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=265",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=265",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=265"
+                    }
+                },
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -29774,31 +40192,85 @@
         },
         {
             "id": 231,
-            "created": "2018-09-04T12:33:35+00:00",
-            "modified": "2022-09-04T13:00:20+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/231",
             "name": "Waarp",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/231",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/231",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/231"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-09-04T12:33:35+00:00",
+            "modified": "2022-09-26T09:14:45+00:00",
             "external_resources": {
                 "website": "http:\/\/www.waarp.fr\/",
-                "repository": "https:\/\/github.com\/waarp\/Waarp-All"
+                "repository": "https:\/\/github.com\/waarp\/Waarp-All",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
-            "providers": [],
+            "providers": [
+                {
+                    "id": 3523,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3523",
+                    "name": "WAARP",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/waarp.fr\/"
+                    }
+                }
+            ],
             "users": []
         },
         {
             "id": 261,
-            "created": "2018-11-19T11:43:31+00:00",
-            "modified": "2021-02-26T02:29:50+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/261",
             "name": "WAPT Community",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/261",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/261",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/261"
+            },
             "licence": "GNU GPLv3",
+            "created": "2018-11-19T11:43:31+00:00",
+            "modified": "2021-02-26T02:29:50+00:00",
             "external_resources": {
                 "website": "http:\/\/wapt.fr\/",
-                "repository": "https:\/\/github.com\/tranquilit\/WAPT"
+                "repository": "https:\/\/github.com\/tranquilit\/WAPT",
+                "framalibre": {
+                    "slug": "wapt",
+                    "url": "https:\/\/framalibre.org\/content\/wapt"
+                },
+                "sill": {
+                    "id": 158,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=158",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=158",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=158"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q50829216",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q50829216",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q50829216.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/Wapt_(logiciel)",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Wapt_(logiciel)"
+                    }
+                }
             },
             "providers": [],
             "users": [
+                {
+                    "id": 1078,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/1078",
+                    "name": "Abbeville - Mairie d'Abbeville",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.abbeville.fr"
+                    }
+                },
                 {
                     "id": 561,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/561",
@@ -29844,6 +40316,24 @@
                         "website": "http:\/\/www.saintarnoultenyvelines.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3590,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3590",
+                    "name": "Rumilly (Mairie et Communaut\u00e9 de Communes)",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/www.mairie-rumilly74.fr"
+                    }
+                },
                 {
                     "id": 2533,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/2533",
@@ -29866,14 +40356,22 @@
         },
         {
             "id": 491,
-            "created": "2022-06-26T10:03:41+00:00",
-            "modified": "2022-06-26T10:03:41+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/491",
             "name": "WeasyPrint",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/491",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/491",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/491"
+            },
             "licence": "BSD",
+            "created": "2022-06-26T10:03:41+00:00",
+            "modified": "2022-06-26T10:03:41+00:00",
             "external_resources": {
                 "website": "https:\/\/weasyprint.org\/",
-                "repository": "https:\/\/github.com\/Kozea\/WeasyPrint"
+                "repository": "https:\/\/github.com\/Kozea\/WeasyPrint",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -29899,14 +40397,22 @@
         },
         {
             "id": 24,
-            "created": "2016-06-13T09:58:42+00:00",
-            "modified": "2021-11-04T09:36:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/24",
             "name": "web-delib",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/24",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/24",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/24"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-06-13T09:58:42+00:00",
+            "modified": "2021-11-04T09:36:12+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/web-delib",
-                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-delib\/web-delib"
+                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-delib\/web-delib",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30046,6 +40552,15 @@
                         "website": "https:\/\/www.evrycourcouronnes.fr"
                     }
                 },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 524,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/524",
@@ -30149,14 +40664,22 @@
         },
         {
             "id": 106,
-            "created": "2017-03-14T10:42:04+00:00",
-            "modified": "2021-11-04T08:38:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/106",
             "name": "web-DPO",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/106",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/106",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/106"
+            },
             "licence": "CeCILL V2",
+            "created": "2017-03-14T10:42:04+00:00",
+            "modified": "2021-11-04T08:38:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/web-dpo\/",
-                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-dpo\/"
+                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-dpo\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30183,14 +40706,22 @@
         },
         {
             "id": 32,
-            "created": "2016-06-14T09:55:41+00:00",
-            "modified": "2021-11-04T09:40:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/32",
             "name": "webGFC",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/32",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/32",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/32"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-06-14T09:55:41+00:00",
+            "modified": "2021-11-04T09:40:11+00:00",
             "external_resources": {
                 "website": "https:\/\/www.libriciel.fr\/web-gfc",
-                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-gfc"
+                "repository": "https:\/\/gitlab.adullact.net\/Libriciel\/web-gfc",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30235,14 +40766,22 @@
         },
         {
             "id": 16,
-            "created": "2016-04-28T14:34:41+00:00",
-            "modified": "2022-07-13T06:19:49+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/16",
             "name": "WebRSA",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/16",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/16",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/16"
+            },
             "licence": "CeCILL V2",
+            "created": "2016-04-28T14:34:41+00:00",
+            "modified": "2022-07-13T06:19:49+00:00",
             "external_resources": {
                 "website": "https:\/\/www.atolcd.com\/solutions\/application-webrsa",
-                "repository": "https:\/\/github.com\/atolcd\/webrsa"
+                "repository": "https:\/\/github.com\/atolcd\/webrsa",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30268,14 +40807,33 @@
         },
         {
             "id": 260,
-            "created": "2018-11-19T11:21:31+00:00",
-            "modified": "2020-04-08T14:36:36+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/260",
             "name": "Wekan",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/260",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/260",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/260"
+            },
             "licence": "MIT",
+            "created": "2018-11-19T11:21:31+00:00",
+            "modified": "2020-04-08T14:36:36+00:00",
             "external_resources": {
                 "website": "https:\/\/wekan.github.io\/",
-                "repository": "https:\/\/github.com\/wekan\/wekan"
+                "repository": "https:\/\/github.com\/wekan\/wekan",
+                "framalibre": [],
+                "sill": {
+                    "id": 161,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=161",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=161",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=161"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q50558592",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q50558592",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q50558592.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30345,16 +40903,76 @@
                 }
             ]
         },
+        {
+            "id": 559,
+            "name": "WinSCP",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/559",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/559",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/559"
+            },
+            "licence": "GNU GPLv3",
+            "created": "2022-10-06T07:37:58+00:00",
+            "modified": "2022-10-06T08:05:12+00:00",
+            "external_resources": {
+                "website": "https:\/\/winscp.net",
+                "repository": "https:\/\/github.com\/winscp\/winscp",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
+            },
+            "providers": [],
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
+        },
         {
             "id": 38,
-            "created": "2016-11-02T15:26:37+00:00",
-            "modified": "2022-02-12T16:13:33+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/38",
             "name": "WordPress",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/38",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/38",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/38"
+            },
             "licence": "GNU GPL",
+            "created": "2016-11-02T15:26:37+00:00",
+            "modified": "2022-02-12T16:13:33+00:00",
             "external_resources": {
                 "website": "https:\/\/fr.wordpress.com\/",
-                "repository": "https:\/\/github.com\/WordPress\/WordPress"
+                "repository": "https:\/\/github.com\/WordPress\/WordPress",
+                "framalibre": {
+                    "slug": "wordpress",
+                    "url": "https:\/\/framalibre.org\/content\/wordpress"
+                },
+                "sill": {
+                    "id": 162,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=162",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=162",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=162"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q13166",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q13166",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q13166.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/WordPress",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/WordPress",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/WordPress"
+                    }
+                }
             },
             "providers": [
                 {
@@ -30692,6 +41310,24 @@
                         "website": "https:\/\/grandbesancon.fr"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 274,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/274",
@@ -30777,14 +41413,33 @@
         },
         {
             "id": 416,
-            "created": "2021-01-29T10:59:17+00:00",
-            "modified": "2021-01-29T10:59:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/416",
             "name": "XCP-ng",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/416",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/416",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/416"
+            },
             "licence": "GNU GPLv3",
+            "created": "2021-01-29T10:59:17+00:00",
+            "modified": "2021-01-29T10:59:17+00:00",
             "external_resources": {
                 "website": "https:\/\/www.xcp-ng.org",
-                "repository": "https:\/\/github.com\/xcp-ng"
+                "repository": "https:\/\/github.com\/xcp-ng",
+                "framalibre": [],
+                "sill": {
+                    "id": 235,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=235",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=235",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=235"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q110944501",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q110944501",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q110944501.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -30801,14 +41456,22 @@
         },
         {
             "id": 12,
-            "created": "2016-04-28T12:17:30+00:00",
-            "modified": "2016-06-14T16:28:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/12",
             "name": "Xemelios",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/12",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/12",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/12"
+            },
             "licence": "GNU GPL",
+            "created": "2016-04-28T12:17:30+00:00",
+            "modified": "2016-06-14T16:28:00+00:00",
             "external_resources": {
                 "website": "http:\/\/xemelios.org\/",
-                "repository": "https:\/\/scm.adullact.net\/anonscm\/git\/xemelios\/xemelios.git"
+                "repository": "https:\/\/scm.adullact.net\/anonscm\/git\/xemelios\/xemelios.git",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -30987,14 +41650,22 @@
         },
         {
             "id": 417,
-            "created": "2021-01-29T11:10:00+00:00",
-            "modified": "2021-01-29T11:10:00+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/417",
             "name": "Xen Orchestra",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/417",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/417",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/417"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2021-01-29T11:10:00+00:00",
+            "modified": "2021-01-29T11:10:00+00:00",
             "external_resources": {
                 "website": "https:\/\/www.xen-orchestra.com",
-                "repository": "https:\/\/github.com\/vatesfr\/xen-orchestra"
+                "repository": "https:\/\/github.com\/vatesfr\/xen-orchestra",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -31011,14 +41682,36 @@
         },
         {
             "id": 22,
-            "created": "2016-06-10T17:24:47+00:00",
-            "modified": "2022-08-04T17:46:51+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/22",
             "name": "XiVO",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/22",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/22",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/22"
+            },
             "licence": "GNU GPLv3",
+            "created": "2016-06-10T17:24:47+00:00",
+            "modified": "2022-08-04T17:46:51+00:00",
             "external_resources": {
                 "website": "https:\/\/wisper.io\/xivo",
-                "repository": "https:\/\/gitlab.com\/groups\/xivo.solutions"
+                "repository": "https:\/\/gitlab.com\/groups\/xivo.solutions",
+                "framalibre": {
+                    "slug": "xivo",
+                    "url": "https:\/\/framalibre.org\/content\/xivo"
+                },
+                "sill": {
+                    "id": 276,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=276",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=276",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=276"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q3570950",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q3570950",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q3570950.json"
+                },
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -31095,6 +41788,15 @@
                         "website": "http:\/\/www.cc-rocheauxfees.fr"
                     }
                 },
+                {
+                    "id": 3519,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3519",
+                    "name": "Mairie de Saint-Joseph",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/saintjoseph.re"
+                    }
+                },
                 {
                     "id": 685,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/685",
@@ -31113,6 +41815,24 @@
                         "website": "http:\/\/www.montdemarsan-agglo.fr\/agglo\/jsp\/site\/Portal.jsp"
                     }
                 },
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                },
+                {
+                    "id": 3526,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3526",
+                    "name": "SITPI",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "http:\/\/www.sitpi.fr"
+                    }
+                },
                 {
                     "id": 20,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/20",
@@ -31180,14 +41900,22 @@
         },
         {
             "id": 120,
-            "created": "2017-09-21T16:14:39+00:00",
-            "modified": "2017-09-21T16:14:39+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/120",
             "name": "Xournal",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/120",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/120",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/120"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-09-21T16:14:39+00:00",
+            "modified": "2017-09-21T16:14:39+00:00",
             "external_resources": {
                 "website": "http:\/\/xournal.sourceforge.net\/",
-                "repository": "http:\/\/downloads.sourceforge.net\/xournal\/xournal-0.4.8.2016.tar.gz"
+                "repository": "http:\/\/downloads.sourceforge.net\/xournal\/xournal-0.4.8.2016.tar.gz",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -31204,28 +41932,85 @@
         },
         {
             "id": 502,
-            "created": "2022-08-01T09:45:42+00:00",
-            "modified": "2022-08-05T12:25:14+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/502",
             "name": "XSane",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/502",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/502",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/502"
+            },
             "licence": "GNU GPLv2",
+            "created": "2022-08-01T09:45:42+00:00",
+            "modified": "2022-08-05T12:25:14+00:00",
             "external_resources": {
                 "website": "http:\/\/www.sane-project.org",
-                "repository": "https:\/\/gitlab.com\/sane-project\/frontend\/xsane"
+                "repository": "https:\/\/gitlab.com\/sane-project\/frontend\/xsane",
+                "framalibre": [],
+                "sill": {
+                    "id": 253,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=253",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=253",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=253"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q4053335",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q4053335",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q4053335.json"
+                },
+                "wikipedia": []
             },
-            "providers": [],
+            "providers": [
+                {
+                    "id": 3534,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/3534",
+                    "name": "HYPRA",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/hypra.fr"
+                    }
+                }
+            ],
             "users": []
         },
         {
             "id": 11,
-            "created": "2016-04-28T12:01:49+00:00",
-            "modified": "2020-03-31T14:05:56+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/11",
             "name": "XWiki",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/11",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/11",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/11"
+            },
             "licence": "GNU LGPL",
+            "created": "2016-04-28T12:01:49+00:00",
+            "modified": "2020-03-31T14:05:56+00:00",
             "external_resources": {
                 "website": "https:\/\/www.xwiki.com",
-                "repository": "https:\/\/github.com\/xwiki\/xwiki-platform.git"
+                "repository": "https:\/\/github.com\/xwiki\/xwiki-platform.git",
+                "framalibre": {
+                    "slug": "xwiki",
+                    "url": "https:\/\/framalibre.org\/content\/xwiki"
+                },
+                "sill": {
+                    "id": 214,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=214",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=214",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=214"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q526699",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q526699",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q526699.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/XWiki",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/XWiki",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/XWiki"
+                    }
+                }
             },
             "providers": [
                 {
@@ -31251,28 +42036,74 @@
         },
         {
             "id": 177,
-            "created": "2018-09-03T14:11:58+00:00",
-            "modified": "2019-03-06T14:03:07+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/177",
             "name": "Yarn",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/177",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/177",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/177"
+            },
             "licence": "BSD",
+            "created": "2018-09-03T14:11:58+00:00",
+            "modified": "2019-03-06T14:03:07+00:00",
             "external_resources": {
                 "website": "https:\/\/yarnpkg.com\/fr\/",
-                "repository": "https:\/\/github.com\/yarnpkg"
+                "repository": "https:\/\/github.com\/yarnpkg",
+                "framalibre": [],
+                "sill": {
+                    "id": 163,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=163",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=163",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=163"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q28975591",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q28975591",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q28975591.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 361,
-            "created": "2020-02-11T10:25:46+00:00",
-            "modified": "2020-02-11T10:35:11+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/361",
             "name": "Yunohost",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/361",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/361",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/361"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-02-11T10:25:46+00:00",
+            "modified": "2020-02-11T10:35:11+00:00",
             "external_resources": {
                 "website": "https:\/\/yunohost.org",
-                "repository": "https:\/\/github.com\/YunoHost\/yunohost"
+                "repository": "https:\/\/github.com\/YunoHost\/yunohost",
+                "framalibre": {
+                    "slug": "yunohost",
+                    "url": "https:\/\/framalibre.org\/content\/yunohost"
+                },
+                "sill": {
+                    "id": 179,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=179",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=179",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=179"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q15971793",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q15971793",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q15971793.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/fr.wikipedia.org\/wiki\/YunoHost",
+                    "i18n_url": {
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/YunoHost"
+                    }
+                }
             },
             "providers": [
                 {
@@ -31307,14 +42138,22 @@
         },
         {
             "id": 108,
-            "created": "2017-03-20T22:24:37+00:00",
-            "modified": "2017-03-20T22:24:38+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/108",
             "name": "Zabbix",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/108",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/108",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/108"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-03-20T22:24:37+00:00",
+            "modified": "2017-03-20T22:24:38+00:00",
             "external_resources": {
                 "website": "https:\/\/www.zabbix.org\/wiki\/Main_Page",
-                "repository": "https:\/\/github.com\/monitoringartist\/zabbix-community-repos"
+                "repository": "https:\/\/github.com\/monitoringartist\/zabbix-community-repos",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [
                 {
@@ -31440,14 +42279,38 @@
         },
         {
             "id": 355,
-            "created": "2020-02-11T09:03:15+00:00",
-            "modified": "2020-02-11T09:36:12+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/355",
             "name": "Zammad",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/355",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/355",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/355"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2020-02-11T09:03:15+00:00",
+            "modified": "2020-02-11T09:36:12+00:00",
             "external_resources": {
                 "website": "https:\/\/zammad.org\/",
-                "repository": "https:\/\/github.com\/zammad\/zammad"
+                "repository": "https:\/\/github.com\/zammad\/zammad",
+                "framalibre": [],
+                "sill": {
+                    "id": 172,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=172",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=172",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=172"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q71389626",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q71389626",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q71389626.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Zammad",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Zammad"
+                    }
+                }
             },
             "providers": [],
             "users": [
@@ -31464,14 +42327,22 @@
         },
         {
             "id": 337,
-            "created": "2019-10-14T15:27:11+00:00",
-            "modified": "2022-07-02T10:48:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/337",
             "name": "zendto",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/337",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/337",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/337"
+            },
             "licence": "GNU GPLv2",
+            "created": "2019-10-14T15:27:11+00:00",
+            "modified": "2022-07-02T10:48:17+00:00",
             "external_resources": {
                 "website": "https:\/\/zend.to\/index.php",
-                "repository": "https:\/\/zend.to\/downloads.php"
+                "repository": "https:\/\/zend.to\/downloads.php",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -31488,42 +42359,104 @@
         },
         {
             "id": 490,
-            "created": "2022-06-25T21:46:26+00:00",
-            "modified": "2022-06-27T08:58:02+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/490",
             "name": "Zeste de Savoir - \u00e0 supprimer",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/490",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/490",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/490"
+            },
             "licence": "GNU GPLv3",
+            "created": "2022-06-25T21:46:26+00:00",
+            "modified": "2022-06-27T08:58:02+00:00",
             "external_resources": {
                 "website": "https:\/\/zestedesavoir.com\/",
-                "repository": "https:\/\/github.com\/zestedesavoir\/zds-site"
+                "repository": "https:\/\/github.com\/zestedesavoir\/zds-site",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": []
         },
         {
             "id": 121,
-            "created": "2017-09-21T16:29:29+00:00",
-            "modified": "2017-09-21T16:29:29+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/121",
             "name": "Zim",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/121",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/121",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/121"
+            },
             "licence": "GNU GPLv2",
+            "created": "2017-09-21T16:29:29+00:00",
+            "modified": "2022-09-26T22:49:37+00:00",
             "external_resources": {
-                "website": "http:\/\/zim-wiki.org\/",
-                "repository": "http:\/\/zim-wiki.org\/downloads.html"
+                "website": "http:\/\/zim-wiki.org",
+                "repository": "https:\/\/github.com\/zim-desktop-wiki\/zim-desktop-wiki",
+                "framalibre": [],
+                "sill": {
+                    "id": 330,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=330",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=330",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=330"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q203374",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q203374",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q203374.json"
+                },
+                "wikipedia": []
             },
             "providers": [],
-            "users": []
+            "users": [
+                {
+                    "id": 675,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/675",
+                    "name": "Morbihan \u00e9nergies",
+                    "type": "Administration",
+                    "external_resources": {
+                        "website": "https:\/\/morbihan-energies.fr"
+                    }
+                }
+            ]
         },
         {
             "id": 110,
-            "created": "2017-03-21T15:36:03+00:00",
-            "modified": "2020-04-24T03:55:43+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/110",
             "name": "Zimbra",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/110",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/110",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/110"
+            },
             "licence": "Common Public Attribution License (CPAL)",
+            "created": "2017-03-21T15:36:03+00:00",
+            "modified": "2020-04-24T03:55:43+00:00",
             "external_resources": {
                 "website": "https:\/\/www.zimbra.com\/open-source-email-overview\/",
-                "repository": "https:\/\/www.zimbra.com\/downloads\/"
+                "repository": "https:\/\/www.zimbra.com\/downloads\/",
+                "framalibre": [],
+                "sill": {
+                    "id": 202,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=202",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=202",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=202"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q203485",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q203485",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q203485.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Zimbra",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Zimbra",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Zimbra"
+                    }
+                }
             },
             "providers": [
                 {
@@ -31562,6 +42495,15 @@
                         "website": "http:\/\/www.ipeos.com"
                     }
                 },
+                {
+                    "id": 54,
+                    "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/54",
+                    "name": "OpenGO",
+                    "type": "Company",
+                    "external_resources": {
+                        "website": "https:\/\/www.opengo.fr\/"
+                    }
+                },
                 {
                     "id": 149,
                     "url": "https:\/\/comptoir-du-libre.org\/fr\/users\/149",
@@ -31784,14 +42726,22 @@
         },
         {
             "id": 155,
-            "created": "2018-06-20T13:08:40+00:00",
-            "modified": "2018-06-20T13:08:40+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/155",
             "name": "zmNinja",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/155",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/155",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/155"
+            },
             "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+            "created": "2018-06-20T13:08:40+00:00",
+            "modified": "2018-06-20T13:08:40+00:00",
             "external_resources": {
                 "website": "http:\/\/pliablepixels.github.io\/",
-                "repository": "https:\/\/github.com\/pliablepixels\/zmNinja"
+                "repository": "https:\/\/github.com\/pliablepixels\/zmNinja",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -31808,14 +42758,22 @@
         },
         {
             "id": 152,
-            "created": "2018-06-20T10:06:17+00:00",
-            "modified": "2018-06-20T10:06:17+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/152",
             "name": "ZoneMinder",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/152",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/152",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/152"
+            },
             "licence": "GNU GPL",
+            "created": "2018-06-20T10:06:17+00:00",
+            "modified": "2018-06-20T10:06:17+00:00",
             "external_resources": {
                 "website": "https:\/\/www.zoneminder.com\/",
-                "repository": "https:\/\/github.com\/ZoneMinder\/ZoneMinder\/"
+                "repository": "https:\/\/github.com\/ZoneMinder\/ZoneMinder\/",
+                "framalibre": [],
+                "sill": [],
+                "wikidata": [],
+                "wikipedia": []
             },
             "providers": [],
             "users": [
@@ -31832,14 +42790,39 @@
         },
         {
             "id": 496,
-            "created": "2022-07-27T06:51:57+00:00",
-            "modified": "2022-07-27T07:17:44+00:00",
-            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/496",
             "name": "Zotero",
+            "url": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/496",
+            "i18n_url": {
+                "fr": "https:\/\/comptoir-du-libre.org\/fr\/softwares\/496",
+                "en": "https:\/\/comptoir-du-libre.org\/en\/softwares\/496"
+            },
             "licence": "GNU aGPL v3",
+            "created": "2022-07-27T06:51:57+00:00",
+            "modified": "2022-07-27T07:17:44+00:00",
             "external_resources": {
                 "website": "https:\/\/www.zotero.org",
-                "repository": "https:\/\/github.com\/zotero\/zotero"
+                "repository": "https:\/\/github.com\/zotero\/zotero",
+                "framalibre": [],
+                "sill": {
+                    "id": 243,
+                    "url": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=243",
+                    "i18n_url": {
+                        "fr": "https:\/\/sill.etalab.gouv.fr\/fr\/software?id=243",
+                        "en": "https:\/\/sill.etalab.gouv.fr\/en\/software?id=243"
+                    }
+                },
+                "wikidata": {
+                    "id": "Q226915",
+                    "url": "https:\/\/www.wikidata.org\/wiki\/Q226915",
+                    "data": "https:\/\/www.wikidata.org\/wiki\/Special:EntityData\/Q226915.json"
+                },
+                "wikipedia": {
+                    "url": "https:\/\/en.wikipedia.org\/wiki\/Zotero",
+                    "i18n_url": {
+                        "en": "https:\/\/en.wikipedia.org\/wiki\/Zotero",
+                        "fr": "https:\/\/en.wikipedia.org\/wiki\/Zotero"
+                    }
+                }
             },
             "providers": [],
             "users": []
diff --git a/Documentation/For_developers/Features/SILL/data/sill.csv b/Documentation/For_developers/Features/SILL/data/sill.csv
index 1760b2b73f52d1168bfffcb6b96d1aaaefb658e3..5ab0f63aaee7321fc575ae48c8e7b38eb9687306 100644
--- a/Documentation/For_developers/Features/SILL/data/sill.csv
+++ b/Documentation/For_developers/Features/SILL/data/sill.csv
@@ -51,7 +51,7 @@
 "59";"Q1562670";"194";"H2";"H2";"H2";
 "60";"Q5628948";"237";"HAProxy";"HAProxy";"HAProxy";
 "61";"Q8041";"68";"Inkscape";"Inkscape";"Inkscape";
-"62";"";"319";"IS Designer";"";"Information System Designer";
+"62";"Q112578937";"319";"IS Designer";"IS Designer";"Information System Designer";
 "63";"Q6109486";"182";"Jacoco";"JaCoCo";"JaCoCo";
 "64";"";"192";"Jailer";"";"Jailer";
 "65";"";"195";"Javamelody";"";"JavaMelody";
@@ -59,7 +59,7 @@
 "67";"Q87849488";"65";"Jitsi Meet";"jitsi-meet";"Jitsi";
 "68";"Q1769269";"112";"Roundcube";"Roundcube";"Roundcube";
 "69";"Q847675";"183";"Junit";"JUnit";"JUnit";
-"70";"Q14565723";"";"K-9 Mail";"K-9 Mail";"";
+"70";"Q14565723";"286";"K-9 Mail";"K-9 Mail";"K-9 Mail";
 "71";"Q61694243";"293";"KeeFox";"Kee";"KeeFox";
 "72";"Q762660";"50";"KeePass";"KeePass";"KeePass";
 "73";"Q42916195";"301";"Keycloak";"Keycloak";"KEYCLOAK";
@@ -121,7 +121,7 @@
 "135";"";"172";"Spring Boot";"";"Spring boot";
 "137";"";"190";"Squash TM";"";"Squash TM";
 "138";"Q841783";"159";"Squid";"Squid";"Squid";
-"139";"Q479808";"57";"SumatraPDF";"Sumatra PDF";"Sumatra PDF";
+"139";"Q479808";"57";"SumatraPDF";"Sumakou";"Sumatra PDF";
 "140";"Q7653883";"230";"Swarm";"Swarm";"Swarm";
 "141";"";"";"Swift (OpenStack)";"";"";
 "142";"Q1850168";"281";"Sympa";"Sympa";"Sympa";
@@ -199,7 +199,7 @@
 "220";"Q3547301";"419";"uPortal";"uPortal";"uPortal";
 "221";"Q3541946";"325";"Tuleap";"Tuleap";"Tuleap";
 "222";"Q106081011";"424";"Dash";"Dash";"Dash";
-"223";"";"362";"Hedgedoc";"";"CodiMD";
+"223";"";"422";"Hedgedoc";"";"HedgeDoc";
 "224";"";"430";"Lazarus IDE";"";"Lazarus IDE";
 "225";"";"429";"FreePascal";"";"FreePascal";
 "226";"Q108370859";"431";"MurExpo";"MurExpo";"MurExpo";
@@ -251,7 +251,7 @@
 "275";"Q28956397";"";"Minio";"Minio";"";
 "276";"Q3570950";"22";"XiVO";"XiVO";"XiVO";
 "277";"Q18346546";"";"PlantUML";"PlantUML";"";
-"278";"Q206904";"318";"R";"R";"Afrikalan";
+"278";"Q206904";"520";"R";"R";"R";
 "279";"";"";"KiTTY";"";"";
 "280";"Q65070939";"";"Deno";"Deno";"";
 "281";"Q112194385";"";"TDP";"TDP";"";
@@ -274,7 +274,7 @@
 "298";"Q56319818";"";"Bitwarden";"Bitwarden";"";
 "299";"Q61101023";"";"VisiData";"VisiData";"";
 "300";"Q890474";"";"Raspberry Pi OS";"Raspberry Pi OS";"";
-"301";"Q113144780";"";"BrowserSelector";"BrowserSelector";"";
+"301";"";"";"BrowserSelector";"";"";
 "302";"Q110620332";"189";"Squash AUTOM";"Squash AUTOM";"Squash AUTOM";
 "303";"Q110520668";"";"OpenTestFactory";"OpenTestFactory";"";
 "304";"Q261933";"";"Kate";"Kate";"";
@@ -300,4 +300,23 @@
 "324";"Q5499643";"";"FreeFem++";"FreeFem++";"";
 "325";"";"";"PHPBB3";"";"";
 "326";"Q55080330";"";"Arduino IDE";"Arduino IDE";"";
-"327";"";"";"SchredOS";"";"";
+"327";"";"";"ShredOS";"";"";
+"328";"Q113775006";"551";"SYGEFOR (SYstème de GEstion des FORmations)";"SYGEFOR";"Sygefor";
+"329";"";"";"Trivy";"";"";
+"330";"Q203374";"121";"Zim";"Zim";"Zim";
+"331";"Q106199750";"148";"Kanboard";"Kanboard";"Kanboard";
+"332";"Q114097965";"";"Sugarizer";"Sugarizer";"";
+"333";"Q114244260";"";"Iparapheur";"iParapheur";"";
+"335";"";"";"cal.com";"";"";
+"336";"Q114333380";"";"Osuny";"Osuny";"";
+"337";"Q251322";"320";"FreeCAD";"FreeCAD";"Freecad";
+"338";"Q1266534";"";"Duplicati";"Duplicati";"";
+"339";"";"354";"Madis";"";"Madis";
+"340";"";"494";"Maarch Edissyum Master - MEM courrier";"";"MEM Courrier";
+"341";"";"381";"Open-Capture";"";"Open-Capture";
+"342";"Q2076540";"47";"Dolibarr";"Dolibarr";"Dolibarr ERP CRM";
+"343";"";"";"Prodige";"";"";
+"344";"Q115326091";"";"DashLord";"dashlord";"";
+"345";"Q3360235";"";"PacketFence";"PacketFence";"";
+"346";"Q42417120";"20";"eXo Platform";"eXo Platform";"eXo Platform";
+"347";"";"";"LaBoite";"";"";
diff --git a/Documentation/For_developers/Features/SILL/data/sill.json b/Documentation/For_developers/Features/SILL/data/sill.json
index c07bceef418b5a832f3edef022a950d5a434f081..152e09f7269ea925cf9707b4aff119013f4189e8 100644
--- a/Documentation/For_developers/Features/SILL/data/sill.json
+++ b/Documentation/For_developers/Features/SILL/data/sill.json
@@ -38,14 +38,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 72,
-        "created": "2017-02-07T22:46:57+00:00",
-        "modified": "2020-02-07T02:16:53+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/72",
         "name": "7-zip",
+        "url": "https://comptoir-du-libre.org/fr/softwares/72",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/72",
+          "en": "https://comptoir-du-libre.org/en/softwares/72"
+        },
         "licence": "GNU LGPL",
+        "created": "2017-02-07T22:46:57+00:00",
+        "modified": "2020-02-07T02:16:53+00:00",
         "external_resources": {
           "website": "http://www.7-zip.org/",
-          "repository": "https://github.com/pornel/7z.git"
+          "repository": "https://github.com/pornel/7z.git",
+          "framalibre": {
+            "slug": "7-zip",
+            "url": "https://framalibre.org/content/7-zip"
+          },
+          "sill": {
+            "id": 1,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=1",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=1",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=1"
+            }
+          },
+          "wikidata": {
+            "id": "Q215051",
+            "url": "https://www.wikidata.org/wiki/Q215051",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q215051.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/7-Zip",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/7-Zip",
+              "fr": "https://en.wikipedia.org/wiki/7-Zip"
+            }
+          }
         },
         "providers": [
           {
@@ -248,6 +276,15 @@
               "website": "https://www.saintdenisdepalin.fr/"
             }
           },
+          {
+            "id": 3519,
+            "url": "https://comptoir-du-libre.org/fr/users/3519",
+            "name": "Mairie de Saint-Joseph",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://saintjoseph.re"
+            }
+          },
           {
             "id": 685,
             "url": "https://comptoir-du-libre.org/fr/users/685",
@@ -284,6 +321,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -329,6 +375,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 153,
             "url": "https://comptoir-du-libre.org/fr/users/153",
@@ -449,7 +504,7 @@
           "fr": "logiciel informatique",
           "en": "free code generator"
         },
-        "sourceUrl": "https://git.eclipse.org/r/acceleo/org.eclipse.acceleo",
+        "sourceUrl": "https://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/",
         "websiteUrl": "https://www.eclipse.org/acceleo",
         "license": "EPL",
         "developers": [
@@ -461,14 +516,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 304,
-        "created": "2019-03-07T08:48:43+00:00",
-        "modified": "2020-06-17T09:13:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/304",
         "name": "Acceleo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/304",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/304",
+          "en": "https://comptoir-du-libre.org/en/softwares/304"
+        },
         "licence": "EPL Eclipse Public License",
+        "created": "2019-03-07T08:48:43+00:00",
+        "modified": "2020-06-17T09:13:10+00:00",
         "external_resources": {
           "website": "http://www.eclipse.org/acceleo/",
-          "repository": "https://projects.eclipse.org/projects/modeling.m2t.acceleo/developer"
+          "repository": "https://projects.eclipse.org/projects/modeling.m2t.acceleo/developer",
+          "framalibre": [],
+          "sill": {
+            "id": 2,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=2",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=2",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=2"
+            }
+          },
+          "wikidata": {
+            "id": "Q2822666",
+            "url": "https://www.wikidata.org/wiki/Q2822666",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2822666.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Acceleo",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Acceleo",
+              "fr": "https://en.wikipedia.org/wiki/Acceleo"
+            }
+          }
         },
         "providers": [
           {
@@ -529,14 +609,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 93,
-        "created": "2017-03-01T14:24:12+00:00",
-        "modified": "2019-02-26T16:03:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/93",
         "name": "GLPI Plugin:AdditionalAlerts",
+        "url": "https://comptoir-du-libre.org/fr/softwares/93",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/93",
+          "en": "https://comptoir-du-libre.org/en/softwares/93"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-01T14:24:12+00:00",
+        "modified": "2019-02-26T16:03:12+00:00",
         "external_resources": {
           "website": "http://plugins.glpi-project.org/#/plugin/additionalalerts",
-          "repository": "https://github.com/InfotelGLPI/additionalalerts.git"
+          "repository": "https://github.com/InfotelGLPI/additionalalerts.git",
+          "framalibre": [],
+          "sill": {
+            "id": 3,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=3",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=3",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=3"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -549,7 +644,17 @@
             }
           }
         ],
-        "users": []
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": false,
       "referentCount": 0
@@ -577,14 +682,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 88,
-        "created": "2017-03-01T11:03:21+00:00",
-        "modified": "2017-03-01T11:03:21+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/88",
         "name": "OCS Inventory NG Agent pour Windows",
+        "url": "https://comptoir-du-libre.org/fr/softwares/88",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/88",
+          "en": "https://comptoir-du-libre.org/en/softwares/88"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-01T11:03:21+00:00",
+        "modified": "2017-03-01T11:03:21+00:00",
         "external_resources": {
           "website": "http://www.ocsinventory-ng.org/fr",
-          "repository": "https://github.com/OCSInventory-NG/WindowsAgent.git"
+          "repository": "https://github.com/OCSInventory-NG/WindowsAgent.git",
+          "framalibre": [],
+          "sill": {
+            "id": 4,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=4",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=4",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=4"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -659,14 +779,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 225,
-        "created": "2018-09-04T12:13:10+00:00",
-        "modified": "2019-03-06T14:48:27+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/225",
         "name": "Ansible",
+        "url": "https://comptoir-du-libre.org/fr/softwares/225",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/225",
+          "en": "https://comptoir-du-libre.org/en/softwares/225"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-04T12:13:10+00:00",
+        "modified": "2019-03-06T14:48:27+00:00",
         "external_resources": {
           "website": "http://ansible.com/",
-          "repository": "https://github.com/ansible/ansible"
+          "repository": "https://github.com/ansible/ansible",
+          "framalibre": [],
+          "sill": {
+            "id": 5,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=5",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=5",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=5"
+            }
+          },
+          "wikidata": {
+            "id": "Q2852503",
+            "url": "https://www.wikidata.org/wiki/Q2852503",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2852503.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Ansible_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Ansible_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Ansible_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -841,6 +986,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -874,7 +1028,7 @@
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/c/cd/ASF-logo.svg/220px-ASF-logo.svg.png",
         "sourceUrl": "http://svn.apache.org/repos/asf/httpd/httpd/",
-        "websiteUrl": "https://httpd.apache.org",
+        "websiteUrl": "https://httpd.apache.org/",
         "license": "Apache License v2.0",
         "developers": [
           {
@@ -885,14 +1039,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 212,
-        "created": "2018-09-04T09:48:31+00:00",
-        "modified": "2019-03-06T14:43:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/212",
         "name": "Apache",
+        "url": "https://comptoir-du-libre.org/fr/softwares/212",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/212",
+          "en": "https://comptoir-du-libre.org/en/softwares/212"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:48:31+00:00",
+        "modified": "2019-03-06T14:43:30+00:00",
         "external_resources": {
           "website": "https://httpd.apache.org/",
-          "repository": "https://github.com/apache/httpd"
+          "repository": "https://github.com/apache/httpd",
+          "framalibre": [],
+          "sill": {
+            "id": 6,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=6",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=6",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=6"
+            }
+          },
+          "wikidata": {
+            "id": "Q11354",
+            "url": "https://www.wikidata.org/wiki/Q11354",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q11354.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_HTTP_Server",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_HTTP_Server",
+              "fr": "https://en.wikipedia.org/wiki/Apache_HTTP_Server"
+            }
+          }
         },
         "providers": [
           {
@@ -1023,6 +1202,15 @@
               "website": "http://www.ales.fr"
             }
           },
+          {
+            "id": 25,
+            "url": "https://comptoir-du-libre.org/fr/users/25",
+            "name": "Arles logiciels libres",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.arles-linux.org"
+            }
+          },
           {
             "id": 3396,
             "url": "https://comptoir-du-libre.org/fr/users/3396",
@@ -1140,6 +1328,15 @@
               "website": "https://gieres.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -1149,6 +1346,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 428,
             "url": "https://comptoir-du-libre.org/fr/users/428",
@@ -1159,21 +1365,21 @@
             }
           },
           {
-            "id": 2706,
-            "url": "https://comptoir-du-libre.org/fr/users/2706",
-            "name": "Télécom St Etienne",
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
             "type": "Administration",
             "external_resources": {
-              "website": "https://www.telecom-st-etienne.fr"
+              "website": "http://www.sitpi.fr"
             }
           },
           {
-            "id": 25,
-            "url": "https://comptoir-du-libre.org/fr/users/25",
-            "name": "Ville d'Arles (13) ",
+            "id": 2706,
+            "url": "https://comptoir-du-libre.org/fr/users/2706",
+            "name": "Télécom St Etienne",
             "type": "Administration",
             "external_resources": {
-              "website": "http://www.agglo-accm.fr/arles.html"
+              "website": "https://www.telecom-st-etienne.fr"
             }
           },
           {
@@ -1205,6 +1411,103 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "YPOK",
+          "siren": "434940763",
+          "url": "https://annuaire.cnll.fr/societes/434940763"
+        },
+        {
+          "name": "INNO3",
+          "siren": "538420753",
+          "url": "https://annuaire.cnll.fr/societes/538420753"
+        },
+        {
+          "name": "COMBODO",
+          "siren": "522588979",
+          "url": "https://annuaire.cnll.fr/societes/522588979"
+        },
+        {
+          "name": "APITUX",
+          "siren": "452887441",
+          "url": "https://annuaire.cnll.fr/societes/452887441"
+        },
+        {
+          "name": "POLLEN ROBOTICS",
+          "siren": "820266211",
+          "url": "https://annuaire.cnll.fr/societes/820266211"
+        },
+        {
+          "name": "ézéo",
+          "siren": "437827959",
+          "url": "https://annuaire.cnll.fr/societes/437827959"
+        },
+        {
+          "name": "CENTREON",
+          "siren": "483494589",
+          "url": "https://annuaire.cnll.fr/societes/483494589"
+        },
+        {
+          "name": "Lan2Net",
+          "siren": "524457520",
+          "url": "https://annuaire.cnll.fr/societes/524457520"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        },
+        {
+          "name": "PLICIWEB SOLUTIONS",
+          "siren": "499277713",
+          "url": "https://annuaire.cnll.fr/societes/499277713"
+        },
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "DEBAMAX",
+          "siren": "813965662",
+          "url": "https://annuaire.cnll.fr/societes/813965662"
+        },
+        {
+          "name": "ANAKEEN",
+          "siren": "420697971",
+          "url": "https://annuaire.cnll.fr/societes/420697971"
+        },
+        {
+          "name": "Telnowedge",
+          "siren": "495075079",
+          "url": "https://annuaire.cnll.fr/societes/495075079"
+        },
+        {
+          "name": "WebGeoDataVore",
+          "siren": "449989573",
+          "url": "https://annuaire.cnll.fr/societes/449989573"
+        },
+        {
+          "name": "Wiki Valley",
+          "siren": "821345345",
+          "url": "https://annuaire.cnll.fr/societes/821345345"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "Entr'ouvert",
+          "siren": "443170139",
+          "url": "https://annuaire.cnll.fr/societes/443170139"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -1248,14 +1551,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 109,
-        "created": "2017-03-21T14:17:34+00:00",
-        "modified": "2019-03-06T14:08:17+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/109",
         "name": "Apache JMeterâ„¢",
+        "url": "https://comptoir-du-libre.org/fr/softwares/109",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/109",
+          "en": "https://comptoir-du-libre.org/en/softwares/109"
+        },
         "licence": "Apache License 2.0",
+        "created": "2017-03-21T14:17:34+00:00",
+        "modified": "2019-03-06T14:08:17+00:00",
         "external_resources": {
           "website": "http://jmeter.apache.org/",
-          "repository": "http://jmeter.apache.org/download_jmeter.cgi"
+          "repository": "http://jmeter.apache.org/download_jmeter.cgi",
+          "framalibre": [],
+          "sill": {
+            "id": 7,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=7",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=7",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=7"
+            }
+          },
+          "wikidata": {
+            "id": "Q616885",
+            "url": "https://www.wikidata.org/wiki/Q616885",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q616885.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_JMeter",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_JMeter",
+              "fr": "https://en.wikipedia.org/wiki/Apache_JMeter"
+            }
+          }
         },
         "providers": [
           {
@@ -1356,14 +1684,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 176,
-        "created": "2018-09-03T14:07:37+00:00",
-        "modified": "2019-03-06T14:02:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/176",
         "name": "Maven",
+        "url": "https://comptoir-du-libre.org/fr/softwares/176",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/176",
+          "en": "https://comptoir-du-libre.org/en/softwares/176"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T14:07:37+00:00",
+        "modified": "2019-03-06T14:02:46+00:00",
         "external_resources": {
           "website": "https://maven.apache.org/",
-          "repository": "https://gitbox.apache.org/repos/asf/maven.git"
+          "repository": "https://gitbox.apache.org/repos/asf/maven.git",
+          "framalibre": [],
+          "sill": {
+            "id": 8,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=8",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=8",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=8"
+            }
+          },
+          "wikidata": {
+            "id": "Q139941",
+            "url": "https://www.wikidata.org/wiki/Q139941",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q139941.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_Maven",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_Maven",
+              "fr": "https://en.wikipedia.org/wiki/Apache_Maven"
+            }
+          }
         },
         "providers": [
           {
@@ -1424,6 +1777,23 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "OPCoach",
+          "siren": "512740572",
+          "url": "https://annuaire.cnll.fr/societes/512740572"
+        },
+        {
+          "name": "BlueMind",
+          "siren": "525347498",
+          "url": "https://annuaire.cnll.fr/societes/525347498"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -1469,14 +1839,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 204,
-        "created": "2018-09-04T09:31:38+00:00",
-        "modified": "2019-03-06T14:25:01+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/204",
         "name": "Apache SolR",
+        "url": "https://comptoir-du-libre.org/fr/softwares/204",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/204",
+          "en": "https://comptoir-du-libre.org/en/softwares/204"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:31:38+00:00",
+        "modified": "2019-03-06T14:25:01+00:00",
         "external_resources": {
           "website": "http://lucene.apache.org/solr/",
-          "repository": "http://git.apache.org/lucene-solr.git"
+          "repository": "http://git.apache.org/lucene-solr.git",
+          "framalibre": [],
+          "sill": {
+            "id": 9,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=9",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=9",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=9"
+            }
+          },
+          "wikidata": {
+            "id": "Q2858103",
+            "url": "https://www.wikidata.org/wiki/Q2858103",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2858103.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_Solr",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_Solr",
+              "fr": "https://en.wikipedia.org/wiki/Apache_Solr"
+            }
+          }
         },
         "providers": [
           {
@@ -1508,6 +1903,15 @@
               "website": "https://www.agglo-lepuyenvelay.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 254,
             "url": "https://comptoir-du-libre.org/fr/users/254",
@@ -1528,6 +1932,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "France Labs",
+          "siren": "537588089",
+          "url": "https://annuaire.cnll.fr/societes/537588089"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -1542,7 +1953,7 @@
       "alikeSoftwares": [],
       "license": "Apache-2.0",
       "mimGroup": "MIMDEV",
-      "versionMin": "9",
+      "versionMin": "8.5",
       "workshopUrls": [],
       "testUrls": [],
       "useCaseUrls": [],
@@ -1568,14 +1979,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 205,
-        "created": "2018-09-04T09:33:38+00:00",
-        "modified": "2022-09-02T08:44:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/205",
         "name": "Tomcat",
+        "url": "https://comptoir-du-libre.org/fr/softwares/205",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/205",
+          "en": "https://comptoir-du-libre.org/en/softwares/205"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:33:38+00:00",
+        "modified": "2022-09-02T08:44:56+00:00",
         "external_resources": {
           "website": "https://tomcat.apache.org/",
-          "repository": "https://tomcat.apache.org/source.html"
+          "repository": "https://tomcat.apache.org/source.html",
+          "framalibre": [],
+          "sill": {
+            "id": 10,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=10",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=10",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=10"
+            }
+          },
+          "wikidata": {
+            "id": "Q507430",
+            "url": "https://www.wikidata.org/wiki/Q507430",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q507430.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_Tomcat",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_Tomcat",
+              "fr": "https://en.wikipedia.org/wiki/Apache_Tomcat"
+            }
+          }
         },
         "providers": [
           {
@@ -1688,6 +2124,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -1699,8 +2144,30 @@
           }
         ]
       },
-      "hasExpertReferent": false,
-      "referentCount": 1
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "XWIKI",
+          "siren": "477865281",
+          "url": "https://annuaire.cnll.fr/societes/477865281"
+        },
+        {
+          "name": "NS-Team",
+          "siren": "449396704",
+          "url": "https://annuaire.cnll.fr/societes/449396704"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
+      "hasExpertReferent": true,
+      "referentCount": 2
     },
     {
       "id": 11,
@@ -1721,14 +2188,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 310,
-        "created": "2019-03-07T10:09:42+00:00",
-        "modified": "2019-03-07T10:09:42+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/310",
         "name": "ARX Data Anonymization Tool ",
+        "url": "https://comptoir-du-libre.org/fr/softwares/310",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/310",
+          "en": "https://comptoir-du-libre.org/en/softwares/310"
+        },
         "licence": "Apache License 2.0",
+        "created": "2019-03-07T10:09:42+00:00",
+        "modified": "2019-03-07T10:09:42+00:00",
         "external_resources": {
           "website": "https://arx.deidentifier.org/",
-          "repository": "https://github.com/arx-deidentifier/arx"
+          "repository": "https://github.com/arx-deidentifier/arx",
+          "framalibre": [],
+          "sill": {
+            "id": 11,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=11",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=11",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=11"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -1768,14 +2250,36 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 9,
-        "created": "2016-04-28T11:48:23+00:00",
-        "modified": "2021-01-22T15:55:03+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/9",
         "name": "Asqatasun",
+        "url": "https://comptoir-du-libre.org/fr/softwares/9",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/9",
+          "en": "https://comptoir-du-libre.org/en/softwares/9"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2016-04-28T11:48:23+00:00",
+        "modified": "2022-11-25T17:14:41+00:00",
         "external_resources": {
           "website": "http://asqatasun.org/",
-          "repository": "https://gitlab.com/asqatasun/Asqatasun"
+          "repository": "https://gitlab.com/asqatasun/Asqatasun",
+          "framalibre": {
+            "slug": "asqatasun",
+            "url": "https://framalibre.org/content/asqatasun"
+          },
+          "sill": {
+            "id": 12,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=12",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=12",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=12"
+            }
+          },
+          "wikidata": {
+            "id": "Q24026504",
+            "url": "https://www.wikidata.org/wiki/Q24026504",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q24026504.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -1816,6 +2320,15 @@
               "website": "http://www.cdg59.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 234,
             "url": "https://comptoir-du-libre.org/fr/users/234",
@@ -1875,6 +2388,7 @@
         "label": "Assistant RGAA",
         "description": "Vérification des règles d'accessibilité d'une application web",
         "sourceUrl": "https://github.com/empreinte-digitale/assistant-rgaa",
+        "websiteUrl": "https://assistant-rgaa.empreintedigitale.fr/",
         "documentationUrl": "https://github.com/empreinte-digitale/assistant-rgaa/blob/master/README.md",
         "license": "MIT licence",
         "developers": []
@@ -1938,14 +2452,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 69,
-        "created": "2017-02-07T21:35:56+00:00",
-        "modified": "2019-02-25T13:28:20+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/69",
         "name": "Audacity",
+        "url": "https://comptoir-du-libre.org/fr/softwares/69",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/69",
+          "en": "https://comptoir-du-libre.org/en/softwares/69"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T21:35:56+00:00",
+        "modified": "2019-02-25T13:28:20+00:00",
         "external_resources": {
           "website": "http://www.audacityteam.org/",
-          "repository": "https://github.com/audacity/audacity.git"
+          "repository": "https://github.com/audacity/audacity.git",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -1957,6 +2479,15 @@
               "website": "https://www.2i2l.fr/"
             }
           },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 295,
             "url": "https://comptoir-du-libre.org/fr/users/295",
@@ -2121,6 +2652,15 @@
               "website": "http://www.ecrins-parcnational.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 702,
             "url": "https://comptoir-du-libre.org/fr/users/702",
@@ -2139,6 +2679,15 @@
               "website": "https://www.echirolles.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -2199,14 +2748,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 70,
-        "created": "2017-02-07T22:35:07+00:00",
-        "modified": "2019-02-25T13:27:24+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/70",
         "name": "Avidemux",
+        "url": "https://comptoir-du-libre.org/fr/softwares/70",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/70",
+          "en": "https://comptoir-du-libre.org/en/softwares/70"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T22:35:07+00:00",
+        "modified": "2019-02-25T13:27:24+00:00",
         "external_resources": {
           "website": "http://fixounet.free.fr/avidemux/",
-          "repository": "https://github.com/mean00/avidemux2.git"
+          "repository": "https://github.com/mean00/avidemux2.git",
+          "framalibre": [],
+          "sill": {
+            "id": 15,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=15",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=15",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=15"
+            }
+          },
+          "wikidata": {
+            "id": "Q790931",
+            "url": "https://www.wikidata.org/wiki/Q790931",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q790931.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Avidemux",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Avidemux",
+              "fr": "https://en.wikipedia.org/wiki/Avidemux"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -2228,6 +2802,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -2267,22 +2850,47 @@
           "fr": "Bareos (Backup Archiving Recovery Open Sourced) est un logiciel open-source de sauvegarde, d'archive et de restauration en réseau, fiable, sécurisé, et disponible sur la majorité des systèmes d'exploitation.",
           "en": "Bareos (Backup Archiving Recovery Open Sourced) is a reliable network open source software to backup, archive and restore data from all major operating systems."
         },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/b/be/Bareos-Logo.png/220px-Bareos-Logo.png",
         "sourceUrl": "https://github.com/bareos/bareos",
-        "websiteUrl": "http://www.bareos.org/",
+        "websiteUrl": "https://www.bareos.org/",
         "documentationUrl": "https://docs.bareos.org/",
         "license": "AGPLv3",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 243,
-        "created": "2018-09-04T13:20:10+00:00",
-        "modified": "2019-03-06T14:46:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/243",
         "name": "BareOS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/243",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/243",
+          "en": "https://comptoir-du-libre.org/en/softwares/243"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2018-09-04T13:20:10+00:00",
+        "modified": "2022-10-06T14:54:05+00:00",
         "external_resources": {
           "website": "http://www.bareos.org/",
-          "repository": "https://github.com/bareos/bareos"
+          "repository": "https://github.com/bareos/bareos",
+          "framalibre": [],
+          "sill": {
+            "id": 16,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=16",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=16",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=16"
+            }
+          },
+          "wikidata": {
+            "id": "Q25387280",
+            "url": "https://www.wikidata.org/wiki/Q25387280",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q25387280.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Bareos",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Bareos"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -2314,14 +2922,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 95,
-        "created": "2017-03-01T14:30:45+00:00",
-        "modified": "2020-02-05T15:37:23+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/95",
         "name": "GLPI Plugin Behaviors",
+        "url": "https://comptoir-du-libre.org/fr/softwares/95",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/95",
+          "en": "https://comptoir-du-libre.org/en/softwares/95"
+        },
         "licence": "CeCILL V2",
+        "created": "2017-03-01T14:30:45+00:00",
+        "modified": "2020-02-05T15:37:23+00:00",
         "external_resources": {
           "website": "http://plugins.glpi-project.org/#/search/Behaviors",
-          "repository": "https://forge.glpi-project.org/projects/behaviors/repository"
+          "repository": "https://forge.glpi-project.org/projects/behaviors/repository",
+          "framalibre": [],
+          "sill": {
+            "id": 17,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=17",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=17",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=17"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -2366,14 +2989,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 58,
-        "created": "2017-02-07T13:26:14+00:00",
-        "modified": "2019-02-25T13:17:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/58",
         "name": "BlueGriffon",
+        "url": "https://comptoir-du-libre.org/fr/softwares/58",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/58",
+          "en": "https://comptoir-du-libre.org/en/softwares/58"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2017-02-07T13:26:14+00:00",
+        "modified": "2019-02-25T13:17:33+00:00",
         "external_resources": {
           "website": "http://bluegriffon.org/",
-          "repository": "https://github.com/therealglazou/bluegriffon.git"
+          "repository": "https://github.com/therealglazou/bluegriffon.git",
+          "framalibre": {
+            "slug": "bluegriffon",
+            "url": "https://framalibre.org/content/bluegriffon"
+          },
+          "sill": {
+            "id": 18,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=18",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=18",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=18"
+            }
+          },
+          "wikidata": {
+            "id": "Q885580",
+            "url": "https://www.wikidata.org/wiki/Q885580",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q885580.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/BlueGriffon",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/BlueGriffon",
+              "fr": "https://en.wikipedia.org/wiki/BlueGriffon"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -2415,14 +3066,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 239,
-        "created": "2018-09-04T13:09:17+00:00",
-        "modified": "2019-10-03T12:23:59+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/239",
         "name": "CentOS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/239",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/239",
+          "en": "https://comptoir-du-libre.org/en/softwares/239"
+        },
         "licence": "GNU GPL",
+        "created": "2018-09-04T13:09:17+00:00",
+        "modified": "2019-10-03T12:23:59+00:00",
         "external_resources": {
           "website": "https://www.centos.org/",
-          "repository": "https://git.centos.org/project/rpms"
+          "repository": "https://git.centos.org/project/rpms",
+          "framalibre": {
+            "slug": "centos",
+            "url": "https://framalibre.org/content/centos"
+          },
+          "sill": {
+            "id": 19,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=19",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=19",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=19"
+            }
+          },
+          "wikidata": {
+            "id": "Q207542",
+            "url": "https://www.wikidata.org/wiki/Q207542",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q207542.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/CentOS",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/CentOS",
+              "fr": "https://en.wikipedia.org/wiki/CentOS"
+            }
+          }
         },
         "providers": [
           {
@@ -2562,6 +3241,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -2571,6 +3259,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -2582,6 +3279,23 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Hasgard",
+          "siren": "435393921",
+          "url": "https://annuaire.cnll.fr/societes/435393921"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        },
+        {
+          "name": "CENTREON",
+          "siren": "483494589",
+          "url": "https://annuaire.cnll.fr/societes/483494589"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -2617,14 +3331,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 210,
-        "created": "2018-09-04T09:42:29+00:00",
-        "modified": "2019-03-06T14:28:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/210",
         "name": "Centreon",
+        "url": "https://comptoir-du-libre.org/fr/softwares/210",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/210",
+          "en": "https://comptoir-du-libre.org/en/softwares/210"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:42:29+00:00",
+        "modified": "2019-03-06T14:28:50+00:00",
         "external_resources": {
           "website": "https://www.centreon.com/",
-          "repository": "https://github.com/centreon/centreon"
+          "repository": "https://github.com/centreon/centreon",
+          "framalibre": [],
+          "sill": {
+            "id": 20,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=20",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=20",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=20"
+            }
+          },
+          "wikidata": {
+            "id": "Q2946121",
+            "url": "https://www.wikidata.org/wiki/Q2946121",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2946121.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Centreon",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Centreon"
+            }
+          }
         },
         "providers": [
           {
@@ -2773,6 +3511,15 @@
               "website": "http://www.sdis58.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 318,
             "url": "https://comptoir-du-libre.org/fr/users/318",
@@ -2825,14 +3572,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 223,
-        "created": "2018-09-04T12:09:09+00:00",
-        "modified": "2019-03-06T14:47:40+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/223",
         "name": "Ceph",
+        "url": "https://comptoir-du-libre.org/fr/softwares/223",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/223",
+          "en": "https://comptoir-du-libre.org/en/softwares/223"
+        },
         "licence": "GNU LGPL",
+        "created": "2018-09-04T12:09:09+00:00",
+        "modified": "2019-03-06T14:47:40+00:00",
         "external_resources": {
           "website": "https://ceph.com/",
-          "repository": "https://git.ceph.com/?p=ceph.git;a=summary"
+          "repository": "https://git.ceph.com/?p=ceph.git;a=summary",
+          "framalibre": [],
+          "sill": {
+            "id": 21,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=21",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=21",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=21"
+            }
+          },
+          "wikidata": {
+            "id": "Q4035967",
+            "url": "https://www.wikidata.org/wiki/Q4035967",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q4035967.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Ceph_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Ceph_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Ceph"
+            }
+          }
         },
         "providers": [
           {
@@ -2891,6 +3663,15 @@
               "website": "https://gieres.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 16,
             "url": "https://comptoir-du-libre.org/fr/users/16",
@@ -2948,16 +3729,53 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 193,
-        "created": "2018-09-04T08:51:15+00:00",
-        "modified": "2019-03-06T14:12:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/193",
         "name": "Chromium",
+        "url": "https://comptoir-du-libre.org/fr/softwares/193",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/193",
+          "en": "https://comptoir-du-libre.org/en/softwares/193"
+        },
         "licence": "MIT",
+        "created": "2018-09-04T08:51:15+00:00",
+        "modified": "2019-03-06T14:12:38+00:00",
         "external_resources": {
           "website": "https://www.chromium.org/",
-          "repository": "https://chromium.googlesource.com/chromium/src"
+          "repository": "https://chromium.googlesource.com/chromium/src",
+          "framalibre": {
+            "slug": "chromium",
+            "url": "https://framalibre.org/content/chromium"
+          },
+          "sill": {
+            "id": 22,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=22",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=22",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=22"
+            }
+          },
+          "wikidata": {
+            "id": "Q48524",
+            "url": "https://www.wikidata.org/wiki/Q48524",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q48524.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Chromium_(web_browser)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Chromium_(web_browser)",
+              "fr": "https://en.wikipedia.org/wiki/Chromium"
+            }
+          }
         },
         "providers": [
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 734,
             "url": "https://comptoir-du-libre.org/fr/users/734",
@@ -3005,6 +3823,15 @@
               "website": "https://gieres.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -3016,6 +3843,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "OpenDSI",
+          "siren": "751305228",
+          "url": "https://annuaire.cnll.fr/societes/751305228"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 2
     },
@@ -3064,14 +3898,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 211,
-        "created": "2018-09-04T09:47:02+00:00",
-        "modified": "2019-03-06T14:39:05+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/211",
         "name": "ClamAV",
+        "url": "https://comptoir-du-libre.org/fr/softwares/211",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/211",
+          "en": "https://comptoir-du-libre.org/en/softwares/211"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:47:02+00:00",
+        "modified": "2019-03-06T14:39:05+00:00",
         "external_resources": {
           "website": "https://www.clamav.net/",
-          "repository": "https://github.com/Cisco-Talos/clamav-devel"
+          "repository": "https://github.com/Cisco-Talos/clamav-devel",
+          "framalibre": [],
+          "sill": {
+            "id": 23,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=23",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=23",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=23"
+            }
+          },
+          "wikidata": {
+            "id": "Q852000",
+            "url": "https://www.wikidata.org/wiki/Q852000",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q852000.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Clam_AntiVirus",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Clam_AntiVirus",
+              "fr": "https://en.wikipedia.org/wiki/ClamAV"
+            }
+          }
         },
         "providers": [
           {
@@ -3120,6 +3979,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -3145,14 +4013,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 306,
-        "created": "2019-03-07T09:01:48+00:00",
-        "modified": "2019-03-07T09:01:48+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/306",
         "name": "CodeceptJS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/306",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/306",
+          "en": "https://comptoir-du-libre.org/en/softwares/306"
+        },
         "licence": "MIT",
+        "created": "2019-03-07T09:01:48+00:00",
+        "modified": "2019-03-07T09:01:48+00:00",
         "external_resources": {
           "website": "https://codecept.io/",
-          "repository": "https://github.com/codeception/codeceptjs"
+          "repository": "https://github.com/codeception/codeceptjs",
+          "framalibre": [],
+          "sill": {
+            "id": 25,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=25",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=25",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=25"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -3194,14 +4077,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 226,
-        "created": "2018-09-04T12:17:47+00:00",
-        "modified": "2019-11-06T07:11:08+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/226",
         "name": "HashiCorp Consul",
+        "url": "https://comptoir-du-libre.org/fr/softwares/226",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/226",
+          "en": "https://comptoir-du-libre.org/en/softwares/226"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2018-09-04T12:17:47+00:00",
+        "modified": "2019-11-06T07:11:08+00:00",
         "external_resources": {
           "website": "https://www.consul.io/",
-          "repository": "https://github.com/hashicorp/consul"
+          "repository": "https://github.com/hashicorp/consul",
+          "framalibre": [],
+          "sill": {
+            "id": 26,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=26",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=26",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=26"
+            }
+          },
+          "wikidata": {
+            "id": "Q28709844",
+            "url": "https://www.wikidata.org/wiki/Q28709844",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q28709844.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Consul_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Consul_(software)"
+            }
+          }
         },
         "providers": [
           {
@@ -3267,14 +4174,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 235,
-        "created": "2018-09-04T12:54:56+00:00",
-        "modified": "2018-09-04T12:54:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/235",
         "name": "Corosync",
+        "url": "https://comptoir-du-libre.org/fr/softwares/235",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/235",
+          "en": "https://comptoir-du-libre.org/en/softwares/235"
+        },
         "licence": "BSD",
+        "created": "2018-09-04T12:54:56+00:00",
+        "modified": "2018-09-04T12:54:56+00:00",
         "external_resources": {
           "website": "https://corosync.github.io/corosync/",
-          "repository": "https://github.com/corosync/corosync"
+          "repository": "https://github.com/corosync/corosync",
+          "framalibre": [],
+          "sill": {
+            "id": 27,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=27",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=27",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=27"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -3305,7 +4227,17 @@
             }
           }
         ],
-        "users": []
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": false,
       "referentCount": 1
@@ -3356,14 +4288,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 217,
-        "created": "2018-09-04T09:58:00+00:00",
-        "modified": "2019-03-06T14:45:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/217",
         "name": "CUPS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/217",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/217",
+          "en": "https://comptoir-du-libre.org/en/softwares/217"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:58:00+00:00",
+        "modified": "2019-03-06T14:45:45+00:00",
         "external_resources": {
           "website": "https://www.cups.org/",
-          "repository": "https://github.com/apple/cups"
+          "repository": "https://github.com/apple/cups",
+          "framalibre": [],
+          "sill": {
+            "id": 28,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=28",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=28",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=28"
+            }
+          },
+          "wikidata": {
+            "id": "Q868171",
+            "url": "https://www.wikidata.org/wiki/Q868171",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q868171.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/CUPS",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/CUPS",
+              "fr": "https://en.wikipedia.org/wiki/Common_Unix_Printing_System"
+            }
+          }
         },
         "providers": [
           {
@@ -3404,6 +4361,15 @@
               "website": "http://www.abbeville.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 702,
             "url": "https://comptoir-du-libre.org/fr/users/702",
@@ -3450,14 +4416,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 92,
-        "created": "2017-03-01T14:20:40+00:00",
-        "modified": "2019-02-26T16:00:53+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/92",
         "name": "GLPI Plugin:Data Injection",
+        "url": "https://comptoir-du-libre.org/fr/softwares/92",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/92",
+          "en": "https://comptoir-du-libre.org/en/softwares/92"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-01T14:20:40+00:00",
+        "modified": "2019-02-26T16:00:53+00:00",
         "external_resources": {
           "website": "http://plugins.glpi-project.org/#/plugin/datainjection",
-          "repository": "https://github.com/pluginsGLPI/datainjection.git"
+          "repository": "https://github.com/pluginsGLPI/datainjection.git",
+          "framalibre": [],
+          "sill": {
+            "id": 29,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=29",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=29",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=29"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -3517,14 +4498,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 81,
-        "created": "2017-02-09T16:52:20+00:00",
-        "modified": "2019-02-25T13:38:55+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/81",
         "name": "DBAN",
+        "url": "https://comptoir-du-libre.org/fr/softwares/81",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/81",
+          "en": "https://comptoir-du-libre.org/en/softwares/81"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-09T16:52:20+00:00",
+        "modified": "2019-02-25T13:38:55+00:00",
         "external_resources": {
           "website": "http://dban.org/",
-          "repository": "http://dban.org/"
+          "repository": "http://dban.org/",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -3554,14 +4543,22 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 185,
-        "created": "2018-09-03T15:00:46+00:00",
-        "modified": "2019-03-06T14:06:48+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/185",
         "name": "DBfit",
+        "url": "https://comptoir-du-libre.org/fr/softwares/185",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/185",
+          "en": "https://comptoir-du-libre.org/en/softwares/185"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-03T15:00:46+00:00",
+        "modified": "2019-03-06T14:06:48+00:00",
         "external_resources": {
           "website": "http://dbfit.github.io/dbfit/",
-          "repository": "https://github.com/dbfit/dbfit"
+          "repository": "https://github.com/dbfit/dbfit",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -3609,14 +4606,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 241,
-        "created": "2018-09-04T13:14:01+00:00",
-        "modified": "2021-05-26T12:06:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/241",
         "name": "Debian",
+        "url": "https://comptoir-du-libre.org/fr/softwares/241",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/241",
+          "en": "https://comptoir-du-libre.org/en/softwares/241"
+        },
         "licence": "GNU GPL",
+        "created": "2018-09-04T13:14:01+00:00",
+        "modified": "2022-10-05T06:01:34+00:00",
         "external_resources": {
           "website": "https://www.debian.org/",
-          "repository": "https://sources.debian.org/"
+          "repository": "https://sources.debian.org/",
+          "framalibre": {
+            "slug": "debian-gnulinux",
+            "url": "https://framalibre.org/content/debian-gnulinux"
+          },
+          "sill": {
+            "id": 32,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=32",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=32",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=32"
+            }
+          },
+          "wikidata": {
+            "id": "Q7715973",
+            "url": "https://www.wikidata.org/wiki/Q7715973",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q7715973.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Debian",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Debian",
+              "fr": "https://en.wikipedia.org/wiki/Debian"
+            }
+          }
         },
         "providers": [
           {
@@ -3691,6 +4716,24 @@
               "website": "https://www.empreintedigitale.fr"
             }
           },
+          {
+            "id": 3544,
+            "url": "https://comptoir-du-libre.org/fr/users/3544",
+            "name": "Freexian",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.freexian.com"
+            }
+          },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 734,
             "url": "https://comptoir-du-libre.org/fr/users/734",
@@ -3765,6 +4808,15 @@
               "website": "https://atd16.fr"
             }
           },
+          {
+            "id": 25,
+            "url": "https://comptoir-du-libre.org/fr/users/25",
+            "name": "Arles logiciels libres",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.arles-linux.org"
+            }
+          },
           {
             "id": 3192,
             "url": "https://comptoir-du-libre.org/fr/users/3192",
@@ -3810,6 +4862,15 @@
               "website": "https://www.ensea.fr"
             }
           },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
           {
             "id": 141,
             "url": "https://comptoir-du-libre.org/fr/users/141",
@@ -3828,6 +4889,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -3837,6 +4907,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -3855,15 +4934,6 @@
               "website": "https://www.telecom-st-etienne.fr"
             }
           },
-          {
-            "id": 25,
-            "url": "https://comptoir-du-libre.org/fr/users/25",
-            "name": "Ville d'Arles (13) ",
-            "type": "Administration",
-            "external_resources": {
-              "website": "http://www.agglo-accm.fr/arles.html"
-            }
-          },
           {
             "id": 978,
             "url": "https://comptoir-du-libre.org/fr/users/978",
@@ -3911,6 +4981,143 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "JANUA",
+          "siren": "478075369",
+          "url": "https://annuaire.cnll.fr/societes/478075369"
+        },
+        {
+          "name": "Hasgard",
+          "siren": "435393921",
+          "url": "https://annuaire.cnll.fr/societes/435393921"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "DotRiver Newgeneration SR",
+          "siren": "528010382",
+          "url": "https://annuaire.cnll.fr/societes/528010382"
+        },
+        {
+          "name": "APITUX",
+          "siren": "452887441",
+          "url": "https://annuaire.cnll.fr/societes/452887441"
+        },
+        {
+          "name": "ADLINK TECHNOLOGY",
+          "siren": "382565422",
+          "url": "https://annuaire.cnll.fr/societes/382565422"
+        },
+        {
+          "name": "ed3l",
+          "siren": "501943963",
+          "url": "https://annuaire.cnll.fr/societes/501943963"
+        },
+        {
+          "name": "BlueMind",
+          "siren": "525347498",
+          "url": "https://annuaire.cnll.fr/societes/525347498"
+        },
+        {
+          "name": "SARL Libricks",
+          "siren": "492522883",
+          "url": "https://annuaire.cnll.fr/societes/492522883"
+        },
+        {
+          "name": "Lan2Net",
+          "siren": "524457520",
+          "url": "https://annuaire.cnll.fr/societes/524457520"
+        },
+        {
+          "name": "LES DEVELOPPEMENTS DURABLES",
+          "siren": "450866231",
+          "url": "https://annuaire.cnll.fr/societes/450866231"
+        },
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "DEBAMAX",
+          "siren": "813965662",
+          "url": "https://annuaire.cnll.fr/societes/813965662"
+        },
+        {
+          "name": "YALTIK",
+          "siren": "802056994",
+          "url": "https://annuaire.cnll.fr/societes/802056994"
+        },
+        {
+          "name": "Telnowedge",
+          "siren": "495075079",
+          "url": "https://annuaire.cnll.fr/societes/495075079"
+        },
+        {
+          "name": "ézéo",
+          "siren": "437827959",
+          "url": "https://annuaire.cnll.fr/societes/437827959"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "OCAMLPRO",
+          "siren": "531468429",
+          "url": "https://annuaire.cnll.fr/societes/531468429"
+        },
+        {
+          "name": "France Labs",
+          "siren": "537588089",
+          "url": "https://annuaire.cnll.fr/societes/537588089"
+        },
+        {
+          "name": "NEXEDI",
+          "siren": "440047504",
+          "url": "https://annuaire.cnll.fr/societes/440047504"
+        },
+        {
+          "name": "Piwigo.com (Pigolabs)",
+          "siren": "528932114",
+          "url": "https://annuaire.cnll.fr/societes/528932114"
+        },
+        {
+          "name": "Freexian",
+          "siren": "481385649",
+          "url": "https://annuaire.cnll.fr/societes/481385649"
+        },
+        {
+          "name": "Entr'ouvert",
+          "siren": "443170139",
+          "url": "https://annuaire.cnll.fr/societes/443170139"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "LOGILAB",
+          "siren": "432746196",
+          "url": "https://annuaire.cnll.fr/societes/432746196"
+        },
+        {
+          "name": "Tranquil IT Systems",
+          "siren": "443884580",
+          "url": "https://annuaire.cnll.fr/societes/443884580"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 4
     },
@@ -3946,14 +5153,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 282,
-        "created": "2019-02-25T16:32:36+00:00",
-        "modified": "2019-02-25T16:32:36+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/282",
         "name": "Discourse",
+        "url": "https://comptoir-du-libre.org/fr/softwares/282",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/282",
+          "en": "https://comptoir-du-libre.org/en/softwares/282"
+        },
         "licence": "GNU GPLv2",
+        "created": "2019-02-25T16:32:36+00:00",
+        "modified": "2019-02-25T16:32:36+00:00",
         "external_resources": {
           "website": "https://www.discourse.org/",
-          "repository": "https://github.com/discourse/discourse"
+          "repository": "https://github.com/discourse/discourse",
+          "framalibre": [],
+          "sill": {
+            "id": 33,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=33",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=33",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=33"
+            }
+          },
+          "wikidata": {
+            "id": "Q15054354",
+            "url": "https://www.wikidata.org/wiki/Q15054354",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q15054354.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Discourse_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Discourse_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Discourse"
+            }
+          }
         },
         "providers": [
           {
@@ -3984,7 +5216,17 @@
             }
           }
         ],
-        "users": []
+        "users": [
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": true,
       "referentCount": 1
@@ -4031,14 +5273,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 218,
-        "created": "2018-09-04T10:01:25+00:00",
-        "modified": "2019-03-06T14:49:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/218",
         "name": "Docker",
+        "url": "https://comptoir-du-libre.org/fr/softwares/218",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/218",
+          "en": "https://comptoir-du-libre.org/en/softwares/218"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T10:01:25+00:00",
+        "modified": "2019-03-06T14:49:38+00:00",
         "external_resources": {
           "website": "https://www.docker.com/",
-          "repository": "https://github.com/docker/docker-ce"
+          "repository": "https://github.com/docker/docker-ce",
+          "framalibre": [],
+          "sill": {
+            "id": 34,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=34",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=34",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=34"
+            }
+          },
+          "wikidata": {
+            "id": "Q15206305",
+            "url": "https://www.wikidata.org/wiki/Q15206305",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q15206305.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Docker_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Docker_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Docker_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -4169,6 +5436,15 @@
           }
         ],
         "users": [
+          {
+            "id": 1078,
+            "url": "https://comptoir-du-libre.org/fr/users/1078",
+            "name": "Abbeville - Mairie d'Abbeville",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.abbeville.fr"
+            }
+          },
           {
             "id": 3251,
             "url": "https://comptoir-du-libre.org/fr/users/3251",
@@ -4232,6 +5508,15 @@
               "website": "https://vincennes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -4250,6 +5535,15 @@
               "website": "https://strasbourg.eu"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -4270,6 +5564,68 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ANYBOX",
+          "siren": "528538598",
+          "url": "https://annuaire.cnll.fr/societes/528538598"
+        },
+        {
+          "name": "Troopers",
+          "siren": "538811944",
+          "url": "https://annuaire.cnll.fr/societes/538811944"
+        },
+        {
+          "name": "Aukfood",
+          "siren": "847582814",
+          "url": "https://annuaire.cnll.fr/societes/847582814"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "Code Lutin",
+          "siren": "442116703",
+          "url": "https://annuaire.cnll.fr/societes/442116703"
+        },
+        {
+          "name": "CENTREON",
+          "siren": "483494589",
+          "url": "https://annuaire.cnll.fr/societes/483494589"
+        },
+        {
+          "name": "BlueMind",
+          "siren": "525347498",
+          "url": "https://annuaire.cnll.fr/societes/525347498"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "TAS FRANCE",
+          "siren": "382525541",
+          "url": "https://annuaire.cnll.fr/societes/382525541"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "Engit",
+          "siren": "828680538",
+          "url": "https://annuaire.cnll.fr/societes/828680538"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 4
     },
@@ -4295,7 +5651,7 @@
         "label": "draw.io",
         "description": {
           "fr": "logiciel libre d’édition de diagramme",
-          "en": "free and open source software"
+          "en": "free and open source diagram editor"
         },
         "sourceUrl": "https://github.com/jgraph/drawio",
         "websiteUrl": "https://about.draw.io/",
@@ -4304,14 +5660,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 300,
-        "created": "2019-02-27T10:58:51+00:00",
-        "modified": "2019-02-27T10:58:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/300",
         "name": "draw.io",
+        "url": "https://comptoir-du-libre.org/fr/softwares/300",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/300",
+          "en": "https://comptoir-du-libre.org/en/softwares/300"
+        },
         "licence": "Apache License 2.0",
+        "created": "2019-02-27T10:58:51+00:00",
+        "modified": "2019-02-27T10:58:51+00:00",
         "external_resources": {
           "website": "https://about.draw.io/integrations/#integrations_offline",
-          "repository": "https://github.com/jgraph/drawio"
+          "repository": "https://github.com/jgraph/drawio",
+          "framalibre": [],
+          "sill": {
+            "id": 35,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=35",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=35",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=35"
+            }
+          },
+          "wikidata": {
+            "id": "Q59339175",
+            "url": "https://www.wikidata.org/wiki/Q59339175",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q59339175.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Diagrams.net",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Diagrams.net"
+            }
+          }
         },
         "providers": [
           {
@@ -4369,6 +5749,24 @@
             "external_resources": {
               "website": "https://www.evrycourcouronnes.fr"
             }
+          },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -4434,14 +5832,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 264,
-        "created": "2018-11-19T12:07:28+00:00",
-        "modified": "2021-08-26T09:08:40+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/264",
         "name": "Drupal",
+        "url": "https://comptoir-du-libre.org/fr/softwares/264",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/264",
+          "en": "https://comptoir-du-libre.org/en/softwares/264"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-11-19T12:07:28+00:00",
+        "modified": "2021-08-26T09:08:40+00:00",
         "external_resources": {
           "website": "https://www.drupal.org/",
-          "repository": "https://git.drupalcode.org/project/drupal"
+          "repository": "https://git.drupalcode.org/project/drupal",
+          "framalibre": {
+            "slug": "drupal",
+            "url": "https://framalibre.org/content/drupal"
+          },
+          "sill": {
+            "id": 36,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=36",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=36",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=36"
+            }
+          },
+          "wikidata": {
+            "id": "Q170855",
+            "url": "https://www.wikidata.org/wiki/Q170855",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q170855.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Drupal",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Drupal",
+              "fr": "https://en.wikipedia.org/wiki/Drupal"
+            }
+          }
         },
         "providers": [
           {
@@ -4462,6 +5888,15 @@
               "website": "https://www.atolcd.com/"
             }
           },
+          {
+            "id": 3569,
+            "url": "https://comptoir-du-libre.org/fr/users/3569",
+            "name": "Axess",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.axess.fr/agence-developpement-web"
+            }
+          },
           {
             "id": 1460,
             "url": "https://comptoir-du-libre.org/fr/users/1460",
@@ -4572,6 +6007,15 @@
               "website": ""
             }
           },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
           {
             "id": 141,
             "url": "https://comptoir-du-libre.org/fr/users/141",
@@ -4619,6 +6063,73 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ANYBOX",
+          "siren": "528538598",
+          "url": "https://annuaire.cnll.fr/societes/528538598"
+        },
+        {
+          "name": "BIBLIBRE",
+          "siren": "500369574",
+          "url": "https://annuaire.cnll.fr/societes/500369574"
+        },
+        {
+          "name": "ENOVATION SOLUTIONS",
+          "siren": "824531115",
+          "url": "https://annuaire.cnll.fr/societes/824531115"
+        },
+        {
+          "name": "INNO3",
+          "siren": "538420753",
+          "url": "https://annuaire.cnll.fr/societes/538420753"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "OpenDSI",
+          "siren": "751305228",
+          "url": "https://annuaire.cnll.fr/societes/751305228"
+        },
+        {
+          "name": "ézéo",
+          "siren": "437827959",
+          "url": "https://annuaire.cnll.fr/societes/437827959"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "NS-Team",
+          "siren": "449396704",
+          "url": "https://annuaire.cnll.fr/societes/449396704"
+        },
+        {
+          "name": "esprit libre",
+          "siren": "410829477",
+          "url": "https://annuaire.cnll.fr/societes/410829477"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -4650,14 +6161,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 74,
-        "created": "2017-02-08T10:28:47+00:00",
-        "modified": "2020-01-09T00:16:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/74",
         "name": "DVDstyler",
+        "url": "https://comptoir-du-libre.org/fr/softwares/74",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/74",
+          "en": "https://comptoir-du-libre.org/en/softwares/74"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-08T10:28:47+00:00",
+        "modified": "2020-01-09T00:16:50+00:00",
         "external_resources": {
           "website": "http://www.dvdstyler.org",
-          "repository": "https://sourceforge.net/p/dvdstyler/code/"
+          "repository": "https://sourceforge.net/p/dvdstyler/code/",
+          "framalibre": [],
+          "sill": {
+            "id": 37,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=37",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=37",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=37"
+            }
+          },
+          "wikidata": {
+            "id": "Q4117800",
+            "url": "https://www.wikidata.org/wiki/Q4117800",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q4117800.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/DVDStyler",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/DVDStyler"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -4721,14 +6256,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 170,
-        "created": "2018-09-03T13:50:48+00:00",
-        "modified": "2019-03-06T13:47:43+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/170",
         "name": "Eclipse",
+        "url": "https://comptoir-du-libre.org/fr/softwares/170",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/170",
+          "en": "https://comptoir-du-libre.org/en/softwares/170"
+        },
         "licence": "BSD",
+        "created": "2018-09-03T13:50:48+00:00",
+        "modified": "2019-03-06T13:47:43+00:00",
         "external_resources": {
           "website": "https://www.eclipse.org/",
-          "repository": "https://git.eclipse.org/c/"
+          "repository": "https://git.eclipse.org/c/",
+          "framalibre": [],
+          "sill": {
+            "id": 38,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=38",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=38",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=38"
+            }
+          },
+          "wikidata": {
+            "id": "Q82268",
+            "url": "https://www.wikidata.org/wiki/Q82268",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q82268.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Eclipse_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Eclipse_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Eclipse_(projet)"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -4797,14 +6357,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 201,
-        "created": "2018-09-04T09:19:09+00:00",
-        "modified": "2020-01-30T09:33:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/201",
         "name": "Elastic Search",
+        "url": "https://comptoir-du-libre.org/fr/softwares/201",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/201",
+          "en": "https://comptoir-du-libre.org/en/softwares/201"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:19:09+00:00",
+        "modified": "2020-01-30T09:33:16+00:00",
         "external_resources": {
           "website": "https://elastic.co/products/elasticsearch",
-          "repository": "https://github.com/elastic/elasticsearch"
+          "repository": "https://github.com/elastic/elasticsearch",
+          "framalibre": [],
+          "sill": {
+            "id": 39,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=39",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=39",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=39"
+            }
+          },
+          "wikidata": {
+            "id": "Q3050461",
+            "url": "https://www.wikidata.org/wiki/Q3050461",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3050461.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Elasticsearch",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Elasticsearch",
+              "fr": "https://en.wikipedia.org/wiki/Elasticsearch"
+            }
+          }
         },
         "providers": [
           {
@@ -4889,6 +6474,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -4915,14 +6509,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 234,
-        "created": "2018-09-04T12:52:23+00:00",
-        "modified": "2019-03-06T14:43:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/234",
         "name": "EOLE Amon",
+        "url": "https://comptoir-du-libre.org/fr/softwares/234",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/234",
+          "en": "https://comptoir-du-libre.org/en/softwares/234"
+        },
         "licence": "MIT",
+        "created": "2018-09-04T12:52:23+00:00",
+        "modified": "2019-03-06T14:43:14+00:00",
         "external_resources": {
           "website": "http://eole.ac-dijon.fr/documentations/2.6/completes/HTML/EOLE/co/00-introduction_2.html",
-          "repository": "https://dev-eole.ac-dijon.fr/projects/amon"
+          "repository": "https://dev-eole.ac-dijon.fr/projects/amon",
+          "framalibre": [],
+          "sill": {
+            "id": 40,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=40",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=40",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=40"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -4986,14 +6595,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 240,
-        "created": "2018-09-04T13:11:14+00:00",
-        "modified": "2020-05-28T07:06:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/240",
         "name": "Ubuntu EOLE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/240",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/240",
+          "en": "https://comptoir-du-libre.org/en/softwares/240"
+        },
         "licence": "CeCILL V2",
+        "created": "2018-09-04T13:11:14+00:00",
+        "modified": "2020-05-28T07:06:02+00:00",
         "external_resources": {
           "website": "https://pcll.ac-dijon.fr/eole/",
-          "repository": "https://dev-eole.ac-dijon.fr/"
+          "repository": "https://dev-eole.ac-dijon.fr/",
+          "framalibre": [],
+          "sill": {
+            "id": 41,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=41",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=41",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=41"
+            }
+          },
+          "wikidata": {
+            "id": "Q3046024",
+            "url": "https://www.wikidata.org/wiki/Q3046024",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3046024.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/EOLE_(Linux)",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/EOLE_(Linux)"
+            }
+          }
         },
         "providers": [
           {
@@ -5044,14 +6677,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 296,
-        "created": "2019-02-27T10:15:49+00:00",
-        "modified": "2019-02-27T10:15:49+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/296",
         "name": "GLPI Plugin:Escalation",
+        "url": "https://comptoir-du-libre.org/fr/softwares/296",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/296",
+          "en": "https://comptoir-du-libre.org/en/softwares/296"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-27T10:15:49+00:00",
+        "modified": "2019-02-27T10:15:49+00:00",
         "external_resources": {
           "website": "https://plugins.glpi-project.org/#/plugin/escalation",
-          "repository": "https://github.com/ddurieux/glpi_escalation"
+          "repository": "https://github.com/ddurieux/glpi_escalation",
+          "framalibre": [],
+          "sill": {
+            "id": 42,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=42",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=42",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=42"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -5093,14 +6741,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 64,
-        "created": "2017-02-07T16:16:58+00:00",
-        "modified": "2020-01-09T00:27:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/64",
         "name": "FileZilla",
+        "url": "https://comptoir-du-libre.org/fr/softwares/64",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/64",
+          "en": "https://comptoir-du-libre.org/en/softwares/64"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-07T16:16:58+00:00",
+        "modified": "2020-01-09T00:27:45+00:00",
         "external_resources": {
           "website": "https://filezilla-project.org/",
-          "repository": "https://svn.filezilla-project.org/svn/FileZilla3/trunk"
+          "repository": "https://svn.filezilla-project.org/svn/FileZilla3/trunk",
+          "framalibre": {
+            "slug": "filezilla",
+            "url": "https://framalibre.org/content/filezilla"
+          },
+          "sill": {
+            "id": 43,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=43",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=43",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=43"
+            }
+          },
+          "wikidata": {
+            "id": "Q300662",
+            "url": "https://www.wikidata.org/wiki/Q300662",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q300662.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/FileZilla",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/FileZilla",
+              "fr": "https://en.wikipedia.org/wiki/FileZilla"
+            }
+          }
         },
         "providers": [
           {
@@ -5285,6 +6961,15 @@
               "website": ""
             }
           },
+          {
+            "id": 3519,
+            "url": "https://comptoir-du-libre.org/fr/users/3519",
+            "name": "Mairie de Saint-Joseph",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://saintjoseph.re"
+            }
+          },
           {
             "id": 402,
             "url": "https://comptoir-du-libre.org/fr/users/402",
@@ -5312,6 +6997,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 148,
             "url": "https://comptoir-du-libre.org/fr/users/148",
@@ -5330,6 +7024,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -5411,14 +7114,22 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 184,
-        "created": "2018-09-03T14:57:51+00:00",
-        "modified": "2019-03-06T14:06:31+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/184",
         "name": "Fitnesse",
+        "url": "https://comptoir-du-libre.org/fr/softwares/184",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/184",
+          "en": "https://comptoir-du-libre.org/en/softwares/184"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T14:57:51+00:00",
+        "modified": "2019-03-06T14:06:31+00:00",
         "external_resources": {
           "website": "http://fitnesse.org/",
-          "repository": "https://github.com/unclebob/fitnesse"
+          "repository": "https://github.com/unclebob/fitnesse",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -5445,14 +7156,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 284,
-        "created": "2019-02-26T08:52:08+00:00",
-        "modified": "2019-02-26T08:52:08+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/284",
         "name": "Framadate",
+        "url": "https://comptoir-du-libre.org/fr/softwares/284",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/284",
+          "en": "https://comptoir-du-libre.org/en/softwares/284"
+        },
         "licence": "CeCILL-B",
+        "created": "2019-02-26T08:52:08+00:00",
+        "modified": "2019-02-26T08:52:08+00:00",
         "external_resources": {
           "website": "https://framadate.org/",
-          "repository": "https://git.framasoft.org/framasoft/framadate"
+          "repository": "https://git.framasoft.org/framasoft/framadate",
+          "framalibre": [],
+          "sill": {
+            "id": 45,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=45",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=45",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=45"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -5556,6 +7282,33 @@
               "website": "https://www.evrycourcouronnes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -5632,14 +7385,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 209,
-        "created": "2018-09-04T09:40:21+00:00",
-        "modified": "2018-09-05T05:36:06+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/209",
         "name": "Nagios",
+        "url": "https://comptoir-du-libre.org/fr/softwares/209",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/209",
+          "en": "https://comptoir-du-libre.org/en/softwares/209"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:40:21+00:00",
+        "modified": "2018-09-05T05:36:06+00:00",
         "external_resources": {
           "website": "http://www.nagios.org/",
-          "repository": "https://github.com/NagiosEnterprises/nagioscore"
+          "repository": "https://github.com/NagiosEnterprises/nagioscore",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -5734,6 +7495,24 @@
               "website": "https://www.ville-montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 702,
             "url": "https://comptoir-du-libre.org/fr/users/702",
@@ -5788,14 +7567,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 52,
-        "created": "2017-02-07T11:20:23+00:00",
-        "modified": "2019-02-25T13:36:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/52",
         "name": "FreeFileSync",
+        "url": "https://comptoir-du-libre.org/fr/softwares/52",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/52",
+          "en": "https://comptoir-du-libre.org/en/softwares/52"
+        },
         "licence": "GNU GPLv3",
+        "created": "2017-02-07T11:20:23+00:00",
+        "modified": "2019-02-25T13:36:50+00:00",
         "external_resources": {
           "website": "http://www.freefilesync.org/",
-          "repository": "https://github.com/feinstaub/freefilesync-pak.git"
+          "repository": "https://github.com/feinstaub/freefilesync-pak.git",
+          "framalibre": {
+            "slug": "freefilesync",
+            "url": "https://framalibre.org/content/freefilesync"
+          },
+          "sill": {
+            "id": 47,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=47",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=47",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=47"
+            }
+          },
+          "wikidata": {
+            "id": "Q18150468",
+            "url": "https://www.wikidata.org/wiki/Q18150468",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q18150468.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/FreeFileSync",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/FreeFileSync",
+              "fr": "https://en.wikipedia.org/wiki/FreeFileSync"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -5846,6 +7653,7 @@
           "fr": "logiciel informatique",
           "en": "free mindmapping software"
         },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Freeplane-icon-2022.svg/220px-Freeplane-icon-2022.svg.png",
         "framaLibreId": "freeplane",
         "sourceUrl": "https://github.com/freeplane/freeplane",
         "websiteUrl": "http://freeplane.sourceforge.net/",
@@ -5854,14 +7662,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 61,
-        "created": "2017-02-07T15:54:27+00:00",
-        "modified": "2019-02-25T13:34:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/61",
         "name": "Freeplane",
+        "url": "https://comptoir-du-libre.org/fr/softwares/61",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/61",
+          "en": "https://comptoir-du-libre.org/en/softwares/61"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T15:54:27+00:00",
+        "modified": "2019-02-25T13:34:12+00:00",
         "external_resources": {
           "website": "https://www.freeplane.org/wiki/index.php/Main_Page",
-          "repository": "https://github.com/freeplane/freeplane.git"
+          "repository": "https://github.com/freeplane/freeplane.git",
+          "framalibre": {
+            "slug": "freeplane",
+            "url": "https://framalibre.org/content/freeplane"
+          },
+          "sill": {
+            "id": 48,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=48",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=48",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=48"
+            }
+          },
+          "wikidata": {
+            "id": "Q3028675",
+            "url": "https://www.wikidata.org/wiki/Q3028675",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3028675.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Freeplane",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Freeplane",
+              "fr": "https://en.wikipedia.org/wiki/Freeplane"
+            }
+          }
         },
         "providers": [
           {
@@ -5967,14 +7803,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 84,
-        "created": "2017-02-14T14:07:27+00:00",
-        "modified": "2020-02-05T15:36:54+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/84",
         "name": "GLPI Plugin FusionInventory",
+        "url": "https://comptoir-du-libre.org/fr/softwares/84",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/84",
+          "en": "https://comptoir-du-libre.org/en/softwares/84"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2017-02-14T14:07:27+00:00",
+        "modified": "2020-02-05T15:36:54+00:00",
         "external_resources": {
           "website": "http://fusioninventory.org",
-          "repository": "https://github.com/fusioninventory/fusioninventory-for-glpi"
+          "repository": "https://github.com/fusioninventory/fusioninventory-for-glpi",
+          "framalibre": [],
+          "sill": {
+            "id": 49,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=49",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=49",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=49"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -6087,6 +7938,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 978,
             "url": "https://comptoir-du-libre.org/fr/users/978",
@@ -6132,16 +7992,34 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 231,
-        "created": "2018-09-04T12:33:35+00:00",
-        "modified": "2022-09-04T13:00:20+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/231",
         "name": "Waarp",
+        "url": "https://comptoir-du-libre.org/fr/softwares/231",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/231",
+          "en": "https://comptoir-du-libre.org/en/softwares/231"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-04T12:33:35+00:00",
+        "modified": "2022-09-26T09:14:45+00:00",
         "external_resources": {
           "website": "http://www.waarp.fr/",
-          "repository": "https://github.com/waarp/Waarp-All"
+          "repository": "https://github.com/waarp/Waarp-All",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
-        "providers": [],
+        "providers": [
+          {
+            "id": 3523,
+            "url": "https://comptoir-du-libre.org/fr/users/3523",
+            "name": "WAARP",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://waarp.fr/"
+            }
+          }
+        ],
         "users": []
       },
       "hasExpertReferent": false,
@@ -6202,14 +8080,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 67,
-        "created": "2017-02-07T21:17:01+00:00",
-        "modified": "2019-02-25T13:29:22+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/67",
         "name": "GIMP",
+        "url": "https://comptoir-du-libre.org/fr/softwares/67",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/67",
+          "en": "https://comptoir-du-libre.org/en/softwares/67"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T21:17:01+00:00",
+        "modified": "2019-02-25T13:29:22+00:00",
         "external_resources": {
           "website": "https://www.gimp.org/",
-          "repository": "https://git.gnome.org/browse/gimp-web-devel"
+          "repository": "https://git.gnome.org/browse/gimp-web-devel",
+          "framalibre": {
+            "slug": "gimp",
+            "url": "https://framalibre.org/content/gimp"
+          },
+          "sill": {
+            "id": 51,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=51",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=51",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=51"
+            }
+          },
+          "wikidata": {
+            "id": "Q8038",
+            "url": "https://www.wikidata.org/wiki/Q8038",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q8038.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/GIMP",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/GIMP",
+              "fr": "https://en.wikipedia.org/wiki/GIMP"
+            }
+          }
         },
         "providers": [
           {
@@ -6349,6 +8255,15 @@
               "website": "http://www.girondenumerique.fr"
             }
           },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          },
           {
             "id": 141,
             "url": "https://comptoir-du-libre.org/fr/users/141",
@@ -6403,6 +8318,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -6421,6 +8345,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -6457,6 +8390,15 @@
               "website": "https://www.echirolles.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -6486,6 +8428,23 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -6534,14 +8493,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 175,
-        "created": "2018-09-03T14:05:50+00:00",
-        "modified": "2019-03-06T13:59:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/175",
         "name": "Git",
+        "url": "https://comptoir-du-libre.org/fr/softwares/175",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/175",
+          "en": "https://comptoir-du-libre.org/en/softwares/175"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-03T14:05:50+00:00",
+        "modified": "2019-03-06T13:59:10+00:00",
         "external_resources": {
           "website": "https://git-scm.com/",
-          "repository": "https://git.kernel.org/pub/scm/git/git.git/"
+          "repository": "https://git.kernel.org/pub/scm/git/git.git/",
+          "framalibre": [],
+          "sill": {
+            "id": 52,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=52",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=52",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=52"
+            }
+          },
+          "wikidata": {
+            "id": "Q186055",
+            "url": "https://www.wikidata.org/wiki/Q186055",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q186055.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Git",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Git",
+              "fr": "https://en.wikipedia.org/wiki/Git"
+            }
+          }
         },
         "providers": [
           {
@@ -6609,6 +8593,33 @@
               "website": "https://www.isere.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -6618,6 +8629,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -6629,6 +8649,93 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "MAPOTEMPO",
+          "siren": "539167858",
+          "url": "https://annuaire.cnll.fr/societes/539167858"
+        },
+        {
+          "name": "GPC SOLUTIONS",
+          "siren": "528995921",
+          "url": "https://annuaire.cnll.fr/societes/528995921"
+        },
+        {
+          "name": "Wiki Valley",
+          "siren": "821345345",
+          "url": "https://annuaire.cnll.fr/societes/821345345"
+        },
+        {
+          "name": "ed3l",
+          "siren": "501943963",
+          "url": "https://annuaire.cnll.fr/societes/501943963"
+        },
+        {
+          "name": "EBII",
+          "siren": "792554651",
+          "url": "https://annuaire.cnll.fr/societes/792554651"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "AIDOUNIX",
+          "siren": "439909680",
+          "url": "https://annuaire.cnll.fr/societes/439909680"
+        },
+        {
+          "name": "BIBLIBRE",
+          "siren": "500369574",
+          "url": "https://annuaire.cnll.fr/societes/500369574"
+        },
+        {
+          "name": "OPCoach",
+          "siren": "512740572",
+          "url": "https://annuaire.cnll.fr/societes/512740572"
+        },
+        {
+          "name": "DEBAMAX",
+          "siren": "813965662",
+          "url": "https://annuaire.cnll.fr/societes/813965662"
+        },
+        {
+          "name": "CIO Informatique",
+          "siren": "380303560",
+          "url": "https://annuaire.cnll.fr/societes/380303560"
+        },
+        {
+          "name": "WebGeoDataVore",
+          "siren": "449989573",
+          "url": "https://annuaire.cnll.fr/societes/449989573"
+        },
+        {
+          "name": "OCAMLPRO",
+          "siren": "531468429",
+          "url": "https://annuaire.cnll.fr/societes/531468429"
+        },
+        {
+          "name": "OBEO",
+          "siren": "485129860",
+          "url": "https://annuaire.cnll.fr/societes/485129860"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "OSLANDIA",
+          "siren": "517636346",
+          "url": "https://annuaire.cnll.fr/societes/517636346"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -6671,14 +8778,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 198,
-        "created": "2018-09-04T09:11:09+00:00",
-        "modified": "2020-02-11T10:45:32+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/198",
         "name": "Gitlab",
+        "url": "https://comptoir-du-libre.org/fr/softwares/198",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/198",
+          "en": "https://comptoir-du-libre.org/en/softwares/198"
+        },
         "licence": "MIT",
+        "created": "2018-09-04T09:11:09+00:00",
+        "modified": "2020-02-11T10:45:32+00:00",
         "external_resources": {
           "website": "https://about.gitlab.com/",
-          "repository": "https://gitlab.com/gitlab-org/gitlab-ce"
+          "repository": "https://gitlab.com/gitlab-org/gitlab-ce",
+          "framalibre": {
+            "slug": "gitlab",
+            "url": "https://framalibre.org/content/gitlab"
+          },
+          "sill": {
+            "id": 53,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=53",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=53",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=53"
+            }
+          },
+          "wikidata": {
+            "id": "Q16639197",
+            "url": "https://www.wikidata.org/wiki/Q16639197",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q16639197.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/GitLab",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/GitLab",
+              "fr": "https://en.wikipedia.org/wiki/GitLab"
+            }
+          }
         },
         "providers": [
           {
@@ -6836,6 +8971,15 @@
               "website": "https://www.loire-atlantique.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 935,
             "url": "https://comptoir-du-libre.org/fr/users/935",
@@ -6845,6 +8989,15 @@
               "website": "https://vincennes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -6863,6 +9016,15 @@
               "website": "https://strasbourg.eu"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 2706,
             "url": "https://comptoir-du-libre.org/fr/users/2706",
@@ -6927,14 +9089,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 35,
-        "created": "2016-07-21T16:57:49+00:00",
-        "modified": "2022-01-15T19:13:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/35",
         "name": "GLPI",
+        "url": "https://comptoir-du-libre.org/fr/softwares/35",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/35",
+          "en": "https://comptoir-du-libre.org/en/softwares/35"
+        },
         "licence": "GNU GPLv2",
+        "created": "2016-07-21T16:57:49+00:00",
+        "modified": "2022-01-15T19:13:33+00:00",
         "external_resources": {
           "website": "http://glpi-project.org",
-          "repository": "https://github.com/glpi-project/glpi.git"
+          "repository": "https://github.com/glpi-project/glpi.git",
+          "framalibre": {
+            "slug": "glpi",
+            "url": "https://framalibre.org/content/glpi"
+          },
+          "sill": {
+            "id": 54,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=54",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=54",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=54"
+            }
+          },
+          "wikidata": {
+            "id": "Q3104570",
+            "url": "https://www.wikidata.org/wiki/Q3104570",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3104570.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/GLPi",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/GLPi",
+              "fr": "https://en.wikipedia.org/wiki/Gestionnaire_Libre_de_Parc_Informatique"
+            }
+          }
         },
         "providers": [
           {
@@ -7101,6 +9291,15 @@
               "website": "http://www.ales.fr"
             }
           },
+          {
+            "id": 25,
+            "url": "https://comptoir-du-libre.org/fr/users/25",
+            "name": "Arles logiciels libres",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.arles-linux.org"
+            }
+          },
           {
             "id": 561,
             "url": "https://comptoir-du-libre.org/fr/users/561",
@@ -7191,6 +9390,15 @@
               "website": "https://www.isere.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 726,
             "url": "https://comptoir-du-libre.org/fr/users/726",
@@ -7209,6 +9417,15 @@
               "website": "https://www.ensea.fr"
             }
           },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
           {
             "id": 783,
             "url": "https://comptoir-du-libre.org/fr/users/783",
@@ -7227,6 +9444,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          },
           {
             "id": 141,
             "url": "https://comptoir-du-libre.org/fr/users/141",
@@ -7308,6 +9534,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -7317,6 +9552,15 @@
               "website": "http://www.parc-du-vercors.fr"
             }
           },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 3432,
             "url": "https://comptoir-du-libre.org/fr/users/3432",
@@ -7335,6 +9579,15 @@
               "website": "http://www.sdis58.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -7353,15 +9606,6 @@
               "website": "http://www.mairie-albi.fr"
             }
           },
-          {
-            "id": 25,
-            "url": "https://comptoir-du-libre.org/fr/users/25",
-            "name": "Ville d'Arles (13) ",
-            "type": "Administration",
-            "external_resources": {
-              "website": "http://www.agglo-accm.fr/arles.html"
-            }
-          },
           {
             "id": 978,
             "url": "https://comptoir-du-libre.org/fr/users/978",
@@ -7425,6 +9669,15 @@
               "website": "https://juvignac.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 318,
             "url": "https://comptoir-du-libre.org/fr/users/318",
@@ -7535,14 +9788,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 79,
-        "created": "2017-02-09T16:36:22+00:00",
-        "modified": "2019-02-25T13:16:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/79",
         "name": "Grammalecte",
+        "url": "https://comptoir-du-libre.org/fr/softwares/79",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/79",
+          "en": "https://comptoir-du-libre.org/en/softwares/79"
+        },
         "licence": "GNU GPLv3",
+        "created": "2017-02-09T16:36:22+00:00",
+        "modified": "2019-02-25T13:16:52+00:00",
         "external_resources": {
           "website": "http://www.dicollecte.org/grammalecte/",
-          "repository": "http://www.dicollecte.org/grammalecte/"
+          "repository": "http://www.dicollecte.org/grammalecte/",
+          "framalibre": [],
+          "sill": {
+            "id": 57,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=57",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=57",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=57"
+            }
+          },
+          "wikidata": {
+            "id": "Q17629243",
+            "url": "https://www.wikidata.org/wiki/Q17629243",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q17629243.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Grammalecte",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Grammalecte"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -7670,14 +9947,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 56,
-        "created": "2017-02-07T13:10:11+00:00",
-        "modified": "2022-08-01T08:24:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/56",
         "name": "Greenshot",
+        "url": "https://comptoir-du-libre.org/fr/softwares/56",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/56",
+          "en": "https://comptoir-du-libre.org/en/softwares/56"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T13:10:11+00:00",
+        "modified": "2022-08-01T08:24:00+00:00",
         "external_resources": {
           "website": "http://greenshot.fr",
-          "repository": "https://github.com/greenshot/greenshot.git"
+          "repository": "https://github.com/greenshot/greenshot.git",
+          "framalibre": [],
+          "sill": {
+            "id": 58,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=58",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=58",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=58"
+            }
+          },
+          "wikidata": {
+            "id": "Q1544791",
+            "url": "https://www.wikidata.org/wiki/Q1544791",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1544791.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Greenshot",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Greenshot",
+              "fr": "https://en.wikipedia.org/wiki/Greenshot"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -7717,6 +10019,15 @@
               "website": ""
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 3292,
             "url": "https://comptoir-du-libre.org/fr/users/3292",
@@ -7805,14 +10116,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 194,
-        "created": "2018-09-04T08:58:30+00:00",
-        "modified": "2019-03-06T14:12:53+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/194",
         "name": "H2",
+        "url": "https://comptoir-du-libre.org/fr/softwares/194",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/194",
+          "en": "https://comptoir-du-libre.org/en/softwares/194"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2018-09-04T08:58:30+00:00",
+        "modified": "2019-03-06T14:12:53+00:00",
         "external_resources": {
           "website": "http://www.h2database.com",
-          "repository": "https://github.com/h2database/h2database"
+          "repository": "https://github.com/h2database/h2database",
+          "framalibre": [],
+          "sill": {
+            "id": 59,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=59",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=59",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=59"
+            }
+          },
+          "wikidata": {
+            "id": "Q1562670",
+            "url": "https://www.wikidata.org/wiki/Q1562670",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1562670.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/H2_(DBMS)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/H2_(DBMS)",
+              "fr": "https://en.wikipedia.org/wiki/H2_(base_de_donn%C3%A9es)"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -7854,14 +10190,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 237,
-        "created": "2018-09-04T13:02:30+00:00",
-        "modified": "2019-03-06T14:45:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/237",
         "name": "HAProxy",
+        "url": "https://comptoir-du-libre.org/fr/softwares/237",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/237",
+          "en": "https://comptoir-du-libre.org/en/softwares/237"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T13:02:30+00:00",
+        "modified": "2019-03-06T14:45:30+00:00",
         "external_resources": {
           "website": "http://www.haproxy.org/",
-          "repository": "https://git.haproxy.org/?p=haproxy.git"
+          "repository": "https://git.haproxy.org/?p=haproxy.git",
+          "framalibre": [],
+          "sill": {
+            "id": 60,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=60",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=60",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=60"
+            }
+          },
+          "wikidata": {
+            "id": "Q5628948",
+            "url": "https://www.wikidata.org/wiki/Q5628948",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q5628948.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/HAProxy",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/HAProxy"
+            }
+          }
         },
         "providers": [
           {
@@ -7911,6 +10271,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3210,
+            "url": "https://comptoir-du-libre.org/fr/users/3210",
+            "name": "Alès Agglomération",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.ales.fr"
+            }
+          },
           {
             "id": 3377,
             "url": "https://comptoir-du-libre.org/fr/users/3377",
@@ -7976,14 +10345,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 68,
-        "created": "2017-02-07T21:30:02+00:00",
-        "modified": "2020-06-19T09:01:01+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/68",
         "name": "Inkscape",
+        "url": "https://comptoir-du-libre.org/fr/softwares/68",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/68",
+          "en": "https://comptoir-du-libre.org/en/softwares/68"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T21:30:02+00:00",
+        "modified": "2020-06-19T09:01:01+00:00",
         "external_resources": {
           "website": "https://inkscape.org/fr/",
-          "repository": "https://github.com/inkscape/inkscape.git"
+          "repository": "https://github.com/inkscape/inkscape.git",
+          "framalibre": {
+            "slug": "inkscape",
+            "url": "https://framalibre.org/content/inkscape"
+          },
+          "sill": {
+            "id": 61,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=61",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=61",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=61"
+            }
+          },
+          "wikidata": {
+            "id": "Q8041",
+            "url": "https://www.wikidata.org/wiki/Q8041",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q8041.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Inkscape",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Inkscape",
+              "fr": "https://en.wikipedia.org/wiki/Inkscape"
+            }
+          }
         },
         "providers": [
           {
@@ -8132,6 +10529,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -8193,22 +10599,45 @@
       "alikeSoftwares": [],
       "license": "EPL-1.0",
       "mimGroup": "MIMDEV",
-      "versionMin": "2.2.1",
+      "versionMin": "3.0.0",
       "workshopUrls": [],
       "testUrls": [],
       "useCaseUrls": [],
       "agentWorkstation": true,
       "tags": [],
+      "wikidataData": {
+        "id": "Q112578937",
+        "label": "IS Designer",
+        "sourceUrl": "https://github.com/ObeoNetwork/InformationSystem",
+        "websiteUrl": "https://www.isdesigner.org/",
+        "license": "EPL",
+        "developers": []
+      },
       "comptoirDuLibreSoftware": {
         "id": 319,
-        "created": "2019-03-26T08:50:19+00:00",
-        "modified": "2021-11-23T08:41:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/319",
         "name": "Information System Designer",
+        "url": "https://comptoir-du-libre.org/fr/softwares/319",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/319",
+          "en": "https://comptoir-du-libre.org/en/softwares/319"
+        },
         "licence": "EPL Eclipse Public License",
+        "created": "2019-03-26T08:50:19+00:00",
+        "modified": "2021-11-23T08:41:52+00:00",
         "external_resources": {
           "website": "https://isdesigner.org",
-          "repository": "https://github.com/ObeoNetwork/InformationSystem"
+          "repository": "https://github.com/ObeoNetwork/InformationSystem",
+          "framalibre": [],
+          "sill": {
+            "id": 62,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=62",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=62",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=62"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -8258,14 +10687,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 182,
-        "created": "2018-09-03T14:47:30+00:00",
-        "modified": "2020-01-13T10:50:28+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/182",
         "name": "JaCoCo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/182",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/182",
+          "en": "https://comptoir-du-libre.org/en/softwares/182"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T14:47:30+00:00",
+        "modified": "2020-01-13T10:50:28+00:00",
         "external_resources": {
           "website": "https://www.jacoco.org/jacoco/",
-          "repository": "https://github.com/jacoco/jacoco"
+          "repository": "https://github.com/jacoco/jacoco",
+          "framalibre": [],
+          "sill": {
+            "id": 63,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=63",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=63",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=63"
+            }
+          },
+          "wikidata": {
+            "id": "Q6109486",
+            "url": "https://www.wikidata.org/wiki/Q6109486",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q6109486.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Java_code_coverage_tools",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Java_code_coverage_tools"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -8302,14 +10755,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 192,
-        "created": "2018-09-03T15:28:39+00:00",
-        "modified": "2019-03-06T14:12:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/192",
         "name": "Jailer",
+        "url": "https://comptoir-du-libre.org/fr/softwares/192",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/192",
+          "en": "https://comptoir-du-libre.org/en/softwares/192"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:28:39+00:00",
+        "modified": "2019-03-06T14:12:16+00:00",
         "external_resources": {
           "website": "http://jailer.sourceforge.net/",
-          "repository": "https://github.com/Wisser/Jailer"
+          "repository": "https://github.com/Wisser/Jailer",
+          "framalibre": [],
+          "sill": {
+            "id": 64,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=64",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=64",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=64"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -8336,14 +10804,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 195,
-        "created": "2018-09-04T09:00:29+00:00",
-        "modified": "2022-08-07T14:07:05+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/195",
         "name": "JavaMelody",
+        "url": "https://comptoir-du-libre.org/fr/softwares/195",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/195",
+          "en": "https://comptoir-du-libre.org/en/softwares/195"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:00:29+00:00",
+        "modified": "2022-08-07T14:07:05+00:00",
         "external_resources": {
           "website": "https://github.com/javamelody/javamelody/wiki",
-          "repository": "https://github.com/javamelody/javamelody"
+          "repository": "https://github.com/javamelody/javamelody",
+          "framalibre": [],
+          "sill": {
+            "id": 65,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=65",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=65",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=65"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -8389,14 +10872,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 187,
-        "created": "2018-09-03T15:06:20+00:00",
-        "modified": "2019-03-06T14:09:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/187",
         "name": "Jenkins",
+        "url": "https://comptoir-du-libre.org/fr/softwares/187",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/187",
+          "en": "https://comptoir-du-libre.org/en/softwares/187"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T15:06:20+00:00",
+        "modified": "2019-03-06T14:09:38+00:00",
         "external_resources": {
           "website": "https://jenkins.io/",
-          "repository": "https://github.com/jenkinsci/jenkins"
+          "repository": "https://github.com/jenkinsci/jenkins",
+          "framalibre": [],
+          "sill": {
+            "id": 66,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=66",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=66",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=66"
+            }
+          },
+          "wikidata": {
+            "id": "Q7491312",
+            "url": "https://www.wikidata.org/wiki/Q7491312",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q7491312.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Jenkins_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Jenkins_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Jenkins_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -8464,6 +10972,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -8524,14 +11041,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 65,
-        "created": "2017-02-07T19:52:22+00:00",
-        "modified": "2020-04-30T00:14:08+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/65",
         "name": "Jitsi",
+        "url": "https://comptoir-du-libre.org/fr/softwares/65",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/65",
+          "en": "https://comptoir-du-libre.org/en/softwares/65"
+        },
         "licence": "Apache License 2.0",
+        "created": "2017-02-07T19:52:22+00:00",
+        "modified": "2020-04-30T00:14:08+00:00",
         "external_resources": {
           "website": "https://jitsi.org",
-          "repository": "https://github.com/jitsi/jitsi"
+          "repository": "https://github.com/jitsi/jitsi",
+          "framalibre": [],
+          "sill": {
+            "id": 67,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=67",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=67",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=67"
+            }
+          },
+          "wikidata": {
+            "id": "Q87849488",
+            "url": "https://www.wikidata.org/wiki/Q87849488",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q87849488.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -8707,6 +11243,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -8725,6 +11270,24 @@
               "website": "http://www.ecrins-parcnational.fr"
             }
           },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -8745,8 +11308,8 @@
           }
         ]
       },
-      "hasExpertReferent": false,
-      "referentCount": 2
+      "hasExpertReferent": true,
+      "referentCount": 3
     },
     {
       "id": 68,
@@ -8794,14 +11357,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 112,
-        "created": "2017-04-20T09:47:23+00:00",
-        "modified": "2021-02-26T03:01:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/112",
         "name": "Roundcube",
+        "url": "https://comptoir-du-libre.org/fr/softwares/112",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/112",
+          "en": "https://comptoir-du-libre.org/en/softwares/112"
+        },
         "licence": "CeCILL V2",
+        "created": "2017-04-20T09:47:23+00:00",
+        "modified": "2021-02-26T03:01:10+00:00",
         "external_resources": {
           "website": "http://www.roundcube.net",
-          "repository": "http://www.roundcube.net"
+          "repository": "http://www.roundcube.net",
+          "framalibre": [],
+          "sill": {
+            "id": 68,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=68",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=68",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=68"
+            }
+          },
+          "wikidata": {
+            "id": "Q1769269",
+            "url": "https://www.wikidata.org/wiki/Q1769269",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1769269.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Roundcube",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Roundcube",
+              "fr": "https://en.wikipedia.org/wiki/Roundcube"
+            }
+          }
         },
         "providers": [
           {
@@ -8933,14 +11521,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 183,
-        "created": "2018-09-03T14:49:22+00:00",
-        "modified": "2019-03-06T14:06:13+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/183",
         "name": "JUnit",
+        "url": "https://comptoir-du-libre.org/fr/softwares/183",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/183",
+          "en": "https://comptoir-du-libre.org/en/softwares/183"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T14:49:22+00:00",
+        "modified": "2019-03-06T14:06:13+00:00",
         "external_resources": {
           "website": "https://junit.org",
-          "repository": "https://github.com/junit-team/junit5"
+          "repository": "https://github.com/junit-team/junit5",
+          "framalibre": [],
+          "sill": {
+            "id": 69,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=69",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=69",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=69"
+            }
+          },
+          "wikidata": {
+            "id": "Q847675",
+            "url": "https://www.wikidata.org/wiki/Q847675",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q847675.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/JUnit",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/JUnit",
+              "fr": "https://en.wikipedia.org/wiki/JUnit"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -8965,7 +11578,9 @@
       "testUrls": [],
       "useCaseUrls": [],
       "agentWorkstation": true,
-      "tags": [],
+      "tags": [
+        "Messagerie"
+      ],
       "wikidataData": {
         "id": "Q14565723",
         "label": "K-9 Mail",
@@ -8985,6 +11600,47 @@
           }
         ]
       },
+      "comptoirDuLibreSoftware": {
+        "id": 286,
+        "name": "K-9 Mail",
+        "url": "https://comptoir-du-libre.org/fr/softwares/286",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/286",
+          "en": "https://comptoir-du-libre.org/en/softwares/286"
+        },
+        "licence": "Apache License 2.0",
+        "created": "2019-02-26T09:01:01+00:00",
+        "modified": "2019-02-26T09:01:01+00:00",
+        "external_resources": {
+          "website": "https://k9mail.github.io/",
+          "repository": "https://github.com/k9mail/k-9",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [],
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
+          {
+            "id": 16,
+            "url": "https://comptoir-du-libre.org/fr/users/16",
+            "name": "Ville Mions (69) ",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.mions.fr/"
+            }
+          }
+        ]
+      },
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -9021,14 +11677,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 293,
-        "created": "2019-02-27T09:08:24+00:00",
-        "modified": "2019-02-27T09:08:24+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/293",
         "name": "KeeFox",
+        "url": "https://comptoir-du-libre.org/fr/softwares/293",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/293",
+          "en": "https://comptoir-du-libre.org/en/softwares/293"
+        },
         "licence": "GNU GPL",
+        "created": "2019-02-27T09:08:24+00:00",
+        "modified": "2019-02-27T09:08:24+00:00",
         "external_resources": {
           "website": "https://addons.mozilla.org/fr/firefox/addon/keefox/",
-          "repository": "https://github.com/kee-org/browser-addon"
+          "repository": "https://github.com/kee-org/browser-addon",
+          "framalibre": [],
+          "sill": {
+            "id": 71,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=71",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=71",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=71"
+            }
+          },
+          "wikidata": {
+            "id": "Q61694243",
+            "url": "https://www.wikidata.org/wiki/Q61694243",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q61694243.json"
+          },
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -9075,14 +11750,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 50,
-        "created": "2017-02-07T10:56:42+00:00",
-        "modified": "2022-06-24T14:03:11+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/50",
         "name": "KeePass",
+        "url": "https://comptoir-du-libre.org/fr/softwares/50",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/50",
+          "en": "https://comptoir-du-libre.org/en/softwares/50"
+        },
         "licence": "GNU GPLv3",
+        "created": "2017-02-07T10:56:42+00:00",
+        "modified": "2022-06-24T14:03:11+00:00",
         "external_resources": {
           "website": "http://keepass.info/",
-          "repository": "https://svn.code.sf.net/p/keepass/code/trunk"
+          "repository": "https://svn.code.sf.net/p/keepass/code/trunk",
+          "framalibre": {
+            "slug": "keepass",
+            "url": "https://framalibre.org/content/keepass"
+          },
+          "sill": {
+            "id": 72,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=72",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=72",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=72"
+            }
+          },
+          "wikidata": {
+            "id": "Q762660",
+            "url": "https://www.wikidata.org/wiki/Q762660",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q762660.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/KeePass",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/KeePass",
+              "fr": "https://en.wikipedia.org/wiki/KeePass"
+            }
+          }
         },
         "providers": [
           {
@@ -9267,6 +11970,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          },
           {
             "id": 719,
             "url": "https://comptoir-du-libre.org/fr/users/719",
@@ -9312,6 +12024,15 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -9366,6 +12087,15 @@
               "website": "https://www.echirolles.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -9436,14 +12166,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 301,
-        "created": "2019-03-06T16:01:51+00:00",
-        "modified": "2021-12-15T12:51:55+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/301",
         "name": "KEYCLOAK",
+        "url": "https://comptoir-du-libre.org/fr/softwares/301",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/301",
+          "en": "https://comptoir-du-libre.org/en/softwares/301"
+        },
         "licence": "Apache License 2.0",
+        "created": "2019-03-06T16:01:51+00:00",
+        "modified": "2021-12-15T12:51:55+00:00",
         "external_resources": {
           "website": "https://www.keycloak.org/",
-          "repository": "https://github.com/keycloak/keycloak"
+          "repository": "https://github.com/keycloak/keycloak",
+          "framalibre": [],
+          "sill": {
+            "id": 73,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=73",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=73",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=73"
+            }
+          },
+          "wikidata": {
+            "id": "Q42916195",
+            "url": "https://www.wikidata.org/wiki/Q42916195",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q42916195.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Keycloak",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Keycloak",
+              "fr": "https://en.wikipedia.org/wiki/Keycloak"
+            }
+          }
         },
         "providers": [
           {
@@ -9530,14 +12285,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 202,
-        "created": "2018-09-04T09:21:15+00:00",
-        "modified": "2019-03-06T14:41:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/202",
         "name": "Kibana",
+        "url": "https://comptoir-du-libre.org/fr/softwares/202",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/202",
+          "en": "https://comptoir-du-libre.org/en/softwares/202"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:21:15+00:00",
+        "modified": "2019-03-06T14:41:51+00:00",
         "external_resources": {
           "website": "https://www.elastic.co/products/kibana",
-          "repository": "https://github.com/elastic/kibana"
+          "repository": "https://github.com/elastic/kibana",
+          "framalibre": [],
+          "sill": {
+            "id": 74,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=74",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=74",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=74"
+            }
+          },
+          "wikidata": {
+            "id": "Q21156460",
+            "url": "https://www.wikidata.org/wiki/Q21156460",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q21156460.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Kibana",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Kibana",
+              "fr": "https://en.wikipedia.org/wiki/Kibana"
+            }
+          }
         },
         "providers": [
           {
@@ -9604,6 +12384,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -9649,19 +12438,48 @@
           {
             "name": "Google",
             "id": "Q95"
+          },
+          {
+            "name": "CNCF",
+            "id": "Q50866964"
           }
         ]
       },
       "comptoirDuLibreSoftware": {
         "id": 219,
-        "created": "2018-09-04T10:03:44+00:00",
-        "modified": "2020-04-24T04:53:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/219",
         "name": "Kubernetes",
+        "url": "https://comptoir-du-libre.org/fr/softwares/219",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/219",
+          "en": "https://comptoir-du-libre.org/en/softwares/219"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T10:03:44+00:00",
+        "modified": "2020-04-24T04:53:16+00:00",
         "external_resources": {
           "website": "https://kubernetes.io/",
-          "repository": "https://github.com/kubernetes/kubernetes"
+          "repository": "https://github.com/kubernetes/kubernetes",
+          "framalibre": [],
+          "sill": {
+            "id": 75,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=75",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=75",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=75"
+            }
+          },
+          "wikidata": {
+            "id": "Q22661306",
+            "url": "https://www.wikidata.org/wiki/Q22661306",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q22661306.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Kubernetes",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Kubernetes",
+              "fr": "https://en.wikipedia.org/wiki/Kubernetes"
+            }
+          }
         },
         "providers": [
           {
@@ -9740,8 +12558,50 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ANYBOX",
+          "siren": "528538598",
+          "url": "https://annuaire.cnll.fr/societes/528538598"
+        },
+        {
+          "name": "Aukfood",
+          "siren": "847582814",
+          "url": "https://annuaire.cnll.fr/societes/847582814"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "CENTREON",
+          "siren": "483494589",
+          "url": "https://annuaire.cnll.fr/societes/483494589"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "TAS FRANCE",
+          "siren": "382525541",
+          "url": "https://annuaire.cnll.fr/societes/382525541"
+        },
+        {
+          "name": "Engit",
+          "siren": "828680538",
+          "url": "https://annuaire.cnll.fr/societes/828680538"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
-      "referentCount": 3
+      "referentCount": 4
     },
     {
       "id": 76,
@@ -9781,14 +12641,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 220,
-        "created": "2018-09-04T12:03:40+00:00",
-        "modified": "2019-03-06T14:26:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/220",
         "name": "KVM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/220",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/220",
+          "en": "https://comptoir-du-libre.org/en/softwares/220"
+        },
         "licence": "GNU LGPL",
+        "created": "2018-09-04T12:03:40+00:00",
+        "modified": "2019-03-06T14:26:15+00:00",
         "external_resources": {
           "website": "http://www.linux-kvm.org/",
-          "repository": "https://git.kernel.org/pub/scm/virt/kvm/"
+          "repository": "https://git.kernel.org/pub/scm/virt/kvm/",
+          "framalibre": [],
+          "sill": {
+            "id": 76,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=76",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=76",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=76"
+            }
+          },
+          "wikidata": {
+            "id": "Q377539",
+            "url": "https://www.wikidata.org/wiki/Q377539",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q377539.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine",
+              "fr": "https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine"
+            }
+          }
         },
         "providers": [
           {
@@ -9855,6 +12740,15 @@
             "external_resources": {
               "website": "http://www.girondenumerique.fr"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -9907,14 +12801,41 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 101,
-        "created": "2017-03-10T15:55:44+00:00",
-        "modified": "2022-05-19T10:10:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/101",
         "name": "LemonLDAP NG",
+        "url": "https://comptoir-du-libre.org/fr/softwares/101",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/101",
+          "en": "https://comptoir-du-libre.org/en/softwares/101"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-10T15:55:44+00:00",
+        "modified": "2022-05-19T10:10:38+00:00",
         "external_resources": {
           "website": "https://www.lemonldap-ng.org",
-          "repository": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng"
+          "repository": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng",
+          "framalibre": {
+            "slug": "lemonldapng",
+            "url": "https://framalibre.org/content/lemonldapng"
+          },
+          "sill": {
+            "id": 77,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=77",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=77",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=77"
+            }
+          },
+          "wikidata": {
+            "id": "Q3229380",
+            "url": "https://www.wikidata.org/wiki/Q3229380",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3229380.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/LemonLDAP::NG",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/LemonLDAP::NG"
+            }
+          }
         },
         "providers": [
           {
@@ -10039,7 +12960,7 @@
         ]
       },
       "hasExpertReferent": true,
-      "referentCount": 2
+      "referentCount": 3
     },
     {
       "id": 78,
@@ -10088,14 +13009,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 33,
-        "created": "2016-06-14T10:16:56+00:00",
-        "modified": "2020-01-14T16:57:26+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/33",
         "name": "LibreOffice",
+        "url": "https://comptoir-du-libre.org/fr/softwares/33",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/33",
+          "en": "https://comptoir-du-libre.org/en/softwares/33"
+        },
         "licence": "LGPLv3",
+        "created": "2016-06-14T10:16:56+00:00",
+        "modified": "2020-01-14T16:57:26+00:00",
         "external_resources": {
           "website": "https://fr.libreoffice.org/",
-          "repository": "https://github.com/LibreOffice/core.git"
+          "repository": "https://github.com/LibreOffice/core.git",
+          "framalibre": [],
+          "sill": {
+            "id": 78,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=78",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=78",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=78"
+            }
+          },
+          "wikidata": {
+            "id": "Q10135",
+            "url": "https://www.wikidata.org/wiki/Q10135",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q10135.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/LibreOffice",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/LibreOffice",
+              "fr": "https://en.wikipedia.org/wiki/LibreOffice"
+            }
+          }
         },
         "providers": [
           {
@@ -10170,6 +13116,15 @@
               "website": "https://www.collabora.com"
             }
           },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 62,
             "url": "https://comptoir-du-libre.org/fr/users/62",
@@ -10442,6 +13397,15 @@
               "website": "https://ville-fontaine.fr"
             }
           },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
           {
             "id": 218,
             "url": "https://comptoir-du-libre.org/fr/users/218",
@@ -10550,6 +13514,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 3453,
             "url": "https://comptoir-du-libre.org/fr/users/3453",
@@ -10613,6 +13586,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 73,
             "url": "https://comptoir-du-libre.org/fr/users/73",
@@ -10694,6 +13676,15 @@
               "website": "http://www.ville-corbas.fr/"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -10750,8 +13741,55 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "DotRiver Newgeneration SR",
+          "siren": "528010382",
+          "url": "https://annuaire.cnll.fr/societes/528010382"
+        },
+        {
+          "name": "APITUX",
+          "siren": "452887441",
+          "url": "https://annuaire.cnll.fr/societes/452887441"
+        },
+        {
+          "name": "Lan2Net",
+          "siren": "524457520",
+          "url": "https://annuaire.cnll.fr/societes/524457520"
+        },
+        {
+          "name": "2i21l",
+          "siren": "499482156",
+          "url": "https://annuaire.cnll.fr/societes/499482156"
+        },
+        {
+          "name": "OpenGo",
+          "siren": "489319251",
+          "url": "https://annuaire.cnll.fr/societes/489319251"
+        },
+        {
+          "name": "Code Lutin",
+          "siren": "442116703",
+          "url": "https://annuaire.cnll.fr/societes/442116703"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "esprit libre",
+          "siren": "410829477",
+          "url": "https://annuaire.cnll.fr/societes/410829477"
+        }
+      ],
       "hasExpertReferent": true,
-      "referentCount": 6
+      "referentCount": 5
     },
     {
       "id": 79,
@@ -10783,14 +13821,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 294,
-        "created": "2019-02-27T09:29:57+00:00",
-        "modified": "2020-01-13T13:52:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/294",
         "name": "LibreOffice Online",
+        "url": "https://comptoir-du-libre.org/fr/softwares/294",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/294",
+          "en": "https://comptoir-du-libre.org/en/softwares/294"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2019-02-27T09:29:57+00:00",
+        "modified": "2020-01-13T13:52:45+00:00",
         "external_resources": {
           "website": "https://www.libreoffice.org/download/libreoffice-online/",
-          "repository": "https://github.com/LibreOffice/online"
+          "repository": "https://github.com/LibreOffice/online",
+          "framalibre": [],
+          "sill": {
+            "id": 79,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=79",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=79",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=79"
+            }
+          },
+          "wikidata": {
+            "id": "Q30584920",
+            "url": "https://www.wikidata.org/wiki/Q30584920",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q30584920.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -10831,6 +13888,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3595,
+            "url": "https://comptoir-du-libre.org/fr/users/3595",
+            "name": "GLEIZES Thomas",
+            "type": "Administration",
+            "external_resources": {
+              "website": ""
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -10877,14 +13943,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 42,
-        "created": "2016-11-03T11:24:09+00:00",
-        "modified": "2019-02-25T13:40:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/42",
         "name": "LimeSurvey",
+        "url": "https://comptoir-du-libre.org/fr/softwares/42",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/42",
+          "en": "https://comptoir-du-libre.org/en/softwares/42"
+        },
         "licence": "GNU GPLv2",
+        "created": "2016-11-03T11:24:09+00:00",
+        "modified": "2019-02-25T13:40:52+00:00",
         "external_resources": {
           "website": "https://www.limesurvey.org",
-          "repository": "https://github.com/LimeSurvey/LimeSurvey.git"
+          "repository": "https://github.com/LimeSurvey/LimeSurvey.git",
+          "framalibre": [],
+          "sill": {
+            "id": 80,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=80",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=80",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=80"
+            }
+          },
+          "wikidata": {
+            "id": "Q1514978",
+            "url": "https://www.wikidata.org/wiki/Q1514978",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1514978.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/LimeSurvey",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/LimeSurvey",
+              "fr": "https://en.wikipedia.org/wiki/LimeSurvey"
+            }
+          }
         },
         "providers": [
           {
@@ -11033,6 +14124,15 @@
               "website": "https://www.lavienne86.fr"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 218,
             "url": "https://comptoir-du-libre.org/fr/users/218",
@@ -11078,6 +14178,15 @@
               "website": "https://www.rouen.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 73,
             "url": "https://comptoir-du-libre.org/fr/users/73",
@@ -11160,14 +14269,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 287,
-        "created": "2019-02-26T11:10:16+00:00",
-        "modified": "2019-04-26T20:51:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/287",
         "name": "LireCouleur",
+        "url": "https://comptoir-du-libre.org/fr/softwares/287",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/287",
+          "en": "https://comptoir-du-libre.org/en/softwares/287"
+        },
         "licence": "GNU LGPL",
+        "created": "2019-02-26T11:10:16+00:00",
+        "modified": "2019-04-26T20:51:16+00:00",
         "external_resources": {
           "website": "http://lirecouleur.arkaline.fr/",
-          "repository": "https://framagit.org/arkaline/lirecouleur"
+          "repository": "https://framagit.org/arkaline/lirecouleur",
+          "framalibre": [],
+          "sill": {
+            "id": 81,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=81",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=81",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=81"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -11216,14 +14340,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 203,
-        "created": "2018-09-04T09:24:24+00:00",
-        "modified": "2019-03-06T14:41:19+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/203",
         "name": "LogStash",
+        "url": "https://comptoir-du-libre.org/fr/softwares/203",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/203",
+          "en": "https://comptoir-du-libre.org/en/softwares/203"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:24:24+00:00",
+        "modified": "2019-03-06T14:41:19+00:00",
         "external_resources": {
           "website": "https://www.elastic.co/products/logstash",
-          "repository": "https://github.com/elastic/logstash"
+          "repository": "https://github.com/elastic/logstash",
+          "framalibre": [],
+          "sill": {
+            "id": 82,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=82",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=82",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=82"
+            }
+          },
+          "wikidata": {
+            "id": "Q17620247",
+            "url": "https://www.wikidata.org/wiki/Q17620247",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q17620247.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Logstash",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Logstash"
+            }
+          }
         },
         "providers": [
           {
@@ -11254,6 +14402,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -11279,14 +14436,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 174,
-        "created": "2018-09-03T14:02:09+00:00",
-        "modified": "2019-03-06T13:58:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/174",
         "name": "MantisBT",
+        "url": "https://comptoir-du-libre.org/fr/softwares/174",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/174",
+          "en": "https://comptoir-du-libre.org/en/softwares/174"
+        },
         "licence": "GNU GPL",
+        "created": "2018-09-03T14:02:09+00:00",
+        "modified": "2019-03-06T13:58:46+00:00",
         "external_resources": {
           "website": "https://www.mantisbt.org/",
-          "repository": "https://github.com/mantisbt/mantisbt"
+          "repository": "https://github.com/mantisbt/mantisbt",
+          "framalibre": [],
+          "sill": {
+            "id": 83,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=83",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=83",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=83"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -11415,14 +14587,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 206,
-        "created": "2018-09-04T09:35:11+00:00",
-        "modified": "2019-03-06T14:23:05+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/206",
         "name": "MariaDB",
+        "url": "https://comptoir-du-libre.org/fr/softwares/206",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/206",
+          "en": "https://comptoir-du-libre.org/en/softwares/206"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:35:11+00:00",
+        "modified": "2019-03-06T14:23:05+00:00",
         "external_resources": {
           "website": "https://mariadb.org/",
-          "repository": "https://github.com/MariaDB/server"
+          "repository": "https://github.com/MariaDB/server",
+          "framalibre": {
+            "slug": "mariadb",
+            "url": "https://framalibre.org/content/mariadb"
+          },
+          "sill": {
+            "id": 84,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=84",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=84",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=84"
+            }
+          },
+          "wikidata": {
+            "id": "Q787177",
+            "url": "https://www.wikidata.org/wiki/Q787177",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q787177.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/MariaDB",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/MariaDB",
+              "fr": "https://en.wikipedia.org/wiki/MariaDB"
+            }
+          }
         },
         "providers": [
           {
@@ -11580,6 +14780,24 @@
               "website": "https://www.ville-montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 655,
             "url": "https://comptoir-du-libre.org/fr/users/655",
@@ -11597,9 +14815,45 @@
             "external_resources": {
               "website": "https://www.echirolles.fr"
             }
+          },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "SARL Libricks",
+          "siren": "492522883",
+          "url": "https://annuaire.cnll.fr/societes/492522883"
+        },
+        {
+          "name": "NEXEDI",
+          "siren": "440047504",
+          "url": "https://annuaire.cnll.fr/societes/440047504"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -11627,7 +14881,7 @@
           "fr": "logiciel de micro-blogging fédéré libre",
           "en": "free and open-source, self-hosted, and federated social network service"
         },
-        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Mastodon_Logotype_%28Simple%29.svg/220px-Mastodon_Logotype_%28Simple%29.svg.png",
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Mastodon_logotype_%28simple%29_new_hue.svg/220px-Mastodon_logotype_%28simple%29_new_hue.svg.png",
         "framaLibreId": "mastodon",
         "sourceUrl": "https://github.com/mastodon/mastodon",
         "websiteUrl": "https://joinmastodon.org/",
@@ -11645,14 +14899,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 283,
-        "created": "2019-02-26T08:44:41+00:00",
-        "modified": "2019-02-26T08:44:41+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/283",
         "name": "Mastodon",
+        "url": "https://comptoir-du-libre.org/fr/softwares/283",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/283",
+          "en": "https://comptoir-du-libre.org/en/softwares/283"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-26T08:44:41+00:00",
+        "modified": "2019-02-26T08:44:41+00:00",
         "external_resources": {
           "website": "https://joinmastodon.org/",
-          "repository": "https://github.com/tootsuite/mastodon"
+          "repository": "https://github.com/tootsuite/mastodon",
+          "framalibre": {
+            "slug": "mastodon",
+            "url": "https://framalibre.org/content/mastodon"
+          },
+          "sill": {
+            "id": 85,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=85",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=85",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=85"
+            }
+          },
+          "wikidata": {
+            "id": "Q27986619",
+            "url": "https://www.wikidata.org/wiki/Q27986619",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q27986619.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Mastodon_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Mastodon_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Mastodon_(r%C3%A9seau_social)"
+            }
+          }
         },
         "providers": [
           {
@@ -11729,8 +15011,8 @@
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/MediaWiki-2020-logo.svg/220px-MediaWiki-2020-logo.svg.png",
         "framaLibreId": "mediawiki",
         "sourceUrl": "https://gerrit.wikimedia.org/g/mediawiki/core/",
-        "websiteUrl": "https://www.mediawiki.org",
-        "documentationUrl": "https://www.mediawiki.org/wiki/Help:Contents",
+        "websiteUrl": "https://mediawiki.org",
+        "documentationUrl": "https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents",
         "license": "GPLv2+",
         "developers": [
           {
@@ -11741,14 +15023,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 122,
-        "created": "2017-09-28T10:36:11+00:00",
-        "modified": "2019-02-25T13:41:34+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/122",
         "name": "MediaWiki",
+        "url": "https://comptoir-du-libre.org/fr/softwares/122",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/122",
+          "en": "https://comptoir-du-libre.org/en/softwares/122"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-09-28T10:36:11+00:00",
+        "modified": "2019-02-25T13:41:34+00:00",
         "external_resources": {
           "website": "https://www.mediawiki.org",
-          "repository": "https://phabricator.wikimedia.org/source/mediawiki.git"
+          "repository": "https://phabricator.wikimedia.org/source/mediawiki.git",
+          "framalibre": {
+            "slug": "mediawiki",
+            "url": "https://framalibre.org/content/mediawiki"
+          },
+          "sill": {
+            "id": 86,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=86",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=86",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=86"
+            }
+          },
+          "wikidata": {
+            "id": "Q83",
+            "url": "https://www.wikidata.org/wiki/Q83",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q83.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/MediaWiki",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/MediaWiki",
+              "fr": "https://en.wikipedia.org/wiki/MediaWiki"
+            }
+          }
         },
         "providers": [
           {
@@ -11834,6 +15144,15 @@
               "website": "https://www.isere.fr/"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 604,
             "url": "https://comptoir-du-libre.org/fr/users/604",
@@ -11842,9 +15161,30 @@
             "external_resources": {
               "website": "http://www.culture.gouv.fr/Regions/Drac-Pays-de-la-Loire"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ed3l",
+          "siren": "501943963",
+          "url": "https://annuaire.cnll.fr/societes/501943963"
+        },
+        {
+          "name": "Wiki Valley",
+          "siren": "821345345",
+          "url": "https://annuaire.cnll.fr/societes/821345345"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -11920,14 +15260,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 208,
-        "created": "2018-09-04T09:38:33+00:00",
-        "modified": "2020-02-20T16:57:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/208",
         "name": "MongoDB",
+        "url": "https://comptoir-du-libre.org/fr/softwares/208",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/208",
+          "en": "https://comptoir-du-libre.org/en/softwares/208"
+        },
         "licence": "Propriètaire",
+        "created": "2018-09-04T09:38:33+00:00",
+        "modified": "2020-02-20T16:57:46+00:00",
         "external_resources": {
           "website": "https://www.mongodb.com/",
-          "repository": "https://github.com/mongodb/mongo"
+          "repository": "https://github.com/mongodb/mongo",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -11977,6 +15325,15 @@
               "website": "https://www.lavienne86.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -11985,9 +15342,55 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "LE&Co",
+          "siren": "805207248",
+          "url": "https://annuaire.cnll.fr/societes/805207248"
+        },
+        {
+          "name": "INNO3",
+          "siren": "538420753",
+          "url": "https://annuaire.cnll.fr/societes/538420753"
+        },
+        {
+          "name": "DEV 1.0",
+          "siren": "432897056",
+          "url": "https://annuaire.cnll.fr/societes/432897056"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "CAPTIZ",
+          "siren": "813664794",
+          "url": "https://annuaire.cnll.fr/societes/813664794"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 1
     },
@@ -12022,7 +15425,7 @@
         },
         "description": {
           "fr": "navigateur web libre et open-source",
-          "en": "web browser developed by the Mozilla Foundation"
+          "en": "web browser developed by Mozilla Foundation"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Firefox_logo%2C_2019.svg/220px-Firefox_logo%2C_2019.svg.png",
         "framaLibreId": "firefox",
@@ -12054,16 +15457,53 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 82,
-        "created": "2017-02-09T16:57:41+00:00",
-        "modified": "2020-06-17T12:44:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/82",
         "name": "Firefox ESR",
+        "url": "https://comptoir-du-libre.org/fr/softwares/82",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/82",
+          "en": "https://comptoir-du-libre.org/en/softwares/82"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2017-02-09T16:57:41+00:00",
+        "modified": "2020-06-17T12:44:07+00:00",
         "external_resources": {
           "website": "https://www.mozilla.org/en-US/firefox/organizations/all/",
-          "repository": "https://github.com/mozilla/gecko-dev.git"
+          "repository": "https://github.com/mozilla/gecko-dev.git",
+          "framalibre": {
+            "slug": "firefox",
+            "url": "https://framalibre.org/content/firefox"
+          },
+          "sill": {
+            "id": 89,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=89",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=89",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=89"
+            }
+          },
+          "wikidata": {
+            "id": "Q698",
+            "url": "https://www.wikidata.org/wiki/Q698",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q698.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Firefox",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Firefox",
+              "fr": "https://en.wikipedia.org/wiki/Mozilla_Firefox"
+            }
+          }
         },
         "providers": [
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 446,
             "url": "https://comptoir-du-libre.org/fr/users/446",
@@ -12300,6 +15740,15 @@
               "website": "http://www.sdis58.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -12400,14 +15849,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 77,
-        "created": "2017-02-09T16:27:16+00:00",
-        "modified": "2019-02-25T13:16:25+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/77",
         "name": "MultiDiff",
+        "url": "https://comptoir-du-libre.org/fr/softwares/77",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/77",
+          "en": "https://comptoir-du-libre.org/en/softwares/77"
+        },
         "licence": "LGPLv3",
+        "created": "2017-02-09T16:27:16+00:00",
+        "modified": "2019-02-25T13:16:25+00:00",
         "external_resources": {
           "website": "http://www.starxpert.fr/openoffice-org-libreoffice/extensions/#multidiff",
-          "repository": "http://www.starxpert.fr/openoffice-org-libreoffice/extensions/#multidiff"
+          "repository": "http://www.starxpert.fr/openoffice-org-libreoffice/extensions/#multidiff",
+          "framalibre": [],
+          "sill": {
+            "id": 90,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=90",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=90",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=90"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -12453,14 +15917,41 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 291,
-        "created": "2019-02-26T14:12:20+00:00",
-        "modified": "2019-02-26T14:12:20+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/291",
         "name": "MuPDF",
+        "url": "https://comptoir-du-libre.org/fr/softwares/291",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/291",
+          "en": "https://comptoir-du-libre.org/en/softwares/291"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-26T14:12:20+00:00",
+        "modified": "2019-02-26T14:12:20+00:00",
         "external_resources": {
           "website": "https://mupdf.com/",
-          "repository": "http://git.ghostscript.com/?p=mupdf.git"
+          "repository": "http://git.ghostscript.com/?p=mupdf.git",
+          "framalibre": {
+            "slug": "mupdf",
+            "url": "https://framalibre.org/content/mupdf"
+          },
+          "sill": {
+            "id": 91,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=91",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=91",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=91"
+            }
+          },
+          "wikidata": {
+            "id": "Q6930567",
+            "url": "https://www.wikidata.org/wiki/Q6930567",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q6930567.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/MuPDF",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/MuPDF"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -12487,14 +15978,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 351,
-        "created": "2020-01-13T13:30:18+00:00",
-        "modified": "2020-01-13T13:30:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/351",
         "name": "NAPS2",
+        "url": "https://comptoir-du-libre.org/fr/softwares/351",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/351",
+          "en": "https://comptoir-du-libre.org/en/softwares/351"
+        },
         "licence": "GNU GPLv2",
+        "created": "2020-01-13T13:30:18+00:00",
+        "modified": "2020-01-13T13:30:18+00:00",
         "external_resources": {
           "website": "https://www.naps2.com/",
-          "repository": "https://github.com/cyanfish/naps2"
+          "repository": "https://github.com/cyanfish/naps2",
+          "framalibre": [],
+          "sill": {
+            "id": 92,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=92",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=92",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=92"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -12554,14 +16060,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 117,
-        "created": "2017-08-11T09:00:10+00:00",
-        "modified": "2019-02-25T13:41:17+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/117",
         "name": "NextCloud",
+        "url": "https://comptoir-du-libre.org/fr/softwares/117",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/117",
+          "en": "https://comptoir-du-libre.org/en/softwares/117"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2017-08-11T09:00:10+00:00",
+        "modified": "2019-02-25T13:41:17+00:00",
         "external_resources": {
           "website": "https://nextcloud.com/",
-          "repository": "https://nextcloud.com/install/"
+          "repository": "https://nextcloud.com/install/",
+          "framalibre": {
+            "slug": "nextcloud",
+            "url": "https://framalibre.org/content/nextcloud"
+          },
+          "sill": {
+            "id": 93,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=93",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=93",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=93"
+            }
+          },
+          "wikidata": {
+            "id": "Q25874683",
+            "url": "https://www.wikidata.org/wiki/Q25874683",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q25874683.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Nextcloud",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Nextcloud",
+              "fr": "https://en.wikipedia.org/wiki/Nextcloud"
+            }
+          }
         },
         "providers": [
           {
@@ -12953,6 +16487,15 @@
               "website": "http://www.ecrins-parcnational.fr"
             }
           },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 428,
             "url": "https://comptoir-du-libre.org/fr/users/428",
@@ -12962,6 +16505,15 @@
               "website": "http://www.sdis58.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -12998,6 +16550,15 @@
               "website": "https://www.echirolles.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 318,
             "url": "https://comptoir-du-libre.org/fr/users/318",
@@ -13036,8 +16597,40 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "esprit libre",
+          "siren": "410829477",
+          "url": "https://annuaire.cnll.fr/societes/410829477"
+        },
+        {
+          "name": "TKPX",
+          "siren": "519986160",
+          "url": "https://annuaire.cnll.fr/societes/519986160"
+        },
+        {
+          "name": "DEBAMAX",
+          "siren": "813965662",
+          "url": "https://annuaire.cnll.fr/societes/813965662"
+        },
+        {
+          "name": "OpenDSI",
+          "siren": "751305228",
+          "url": "https://annuaire.cnll.fr/societes/751305228"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
       "hasExpertReferent": true,
-      "referentCount": 6
+      "referentCount": 7
     },
     {
       "id": 94,
@@ -13058,14 +16651,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 178,
-        "created": "2018-09-03T14:18:32+00:00",
-        "modified": "2019-03-06T14:03:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/178",
         "name": "Nexus",
+        "url": "https://comptoir-du-libre.org/fr/softwares/178",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/178",
+          "en": "https://comptoir-du-libre.org/en/softwares/178"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T14:18:32+00:00",
+        "modified": "2019-03-06T14:03:30+00:00",
         "external_resources": {
           "website": "https://fr.sonatype.com/nexus-repository-sonatype",
-          "repository": "https://github.com/sonatype"
+          "repository": "https://github.com/sonatype",
+          "framalibre": [],
+          "sill": {
+            "id": 94,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=94",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=94",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=94"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -13156,14 +16764,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 213,
-        "created": "2018-09-04T09:50:08+00:00",
-        "modified": "2019-03-06T14:43:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/213",
         "name": "Nginx",
+        "url": "https://comptoir-du-libre.org/fr/softwares/213",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/213",
+          "en": "https://comptoir-du-libre.org/en/softwares/213"
+        },
         "licence": "BSD",
+        "created": "2018-09-04T09:50:08+00:00",
+        "modified": "2019-03-06T14:43:46+00:00",
         "external_resources": {
           "website": "https://nginx.org/",
-          "repository": "https://github.com/nginx/nginx"
+          "repository": "https://github.com/nginx/nginx",
+          "framalibre": [],
+          "sill": {
+            "id": 95,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=95",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=95",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=95"
+            }
+          },
+          "wikidata": {
+            "id": "Q306144",
+            "url": "https://www.wikidata.org/wiki/Q306144",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q306144.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Nginx",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Nginx",
+              "fr": "https://en.wikipedia.org/wiki/NGINX"
+            }
+          }
         },
         "providers": [
           {
@@ -13321,6 +16954,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 428,
             "url": "https://comptoir-du-libre.org/fr/users/428",
@@ -13330,6 +16972,15 @@
               "website": "http://www.sdis58.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -13368,6 +17019,53 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "WebGeoDataVore",
+          "siren": "449989573",
+          "url": "https://annuaire.cnll.fr/societes/449989573"
+        },
+        {
+          "name": "Wiki Valley",
+          "siren": "821345345",
+          "url": "https://annuaire.cnll.fr/societes/821345345"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "Tranquil IT Systems",
+          "siren": "443884580",
+          "url": "https://annuaire.cnll.fr/societes/443884580"
+        },
+        {
+          "name": "Aukfood",
+          "siren": "847582814",
+          "url": "https://annuaire.cnll.fr/societes/847582814"
+        },
+        {
+          "name": "DEBAMAX",
+          "siren": "813965662",
+          "url": "https://annuaire.cnll.fr/societes/813965662"
+        },
+        {
+          "name": "Performance Conseil Informatique",
+          "siren": "809619927",
+          "url": "https://annuaire.cnll.fr/societes/809619927"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -13414,14 +17112,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 238,
-        "created": "2018-09-04T13:06:39+00:00",
-        "modified": "2019-03-07T10:01:01+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/238",
         "name": "NodeJS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/238",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/238",
+          "en": "https://comptoir-du-libre.org/en/softwares/238"
+        },
         "licence": "MIT",
+        "created": "2018-09-04T13:06:39+00:00",
+        "modified": "2019-03-07T10:01:01+00:00",
         "external_resources": {
           "website": "https://nodejs.org/",
-          "repository": "https://github.com/nodejs/node"
+          "repository": "https://github.com/nodejs/node",
+          "framalibre": {
+            "slug": "nodejs",
+            "url": "https://framalibre.org/content/nodejs"
+          },
+          "sill": {
+            "id": 96,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=96",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=96",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=96"
+            }
+          },
+          "wikidata": {
+            "id": "Q756100",
+            "url": "https://www.wikidata.org/wiki/Q756100",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q756100.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Node.js",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Node.js",
+              "fr": "https://en.wikipedia.org/wiki/Node.js"
+            }
+          }
         },
         "providers": [
           {
@@ -13461,6 +17187,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -13518,14 +17253,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 55,
-        "created": "2017-02-07T13:05:26+00:00",
-        "modified": "2019-02-25T13:17:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/55",
         "name": "Notepad++",
+        "url": "https://comptoir-du-libre.org/fr/softwares/55",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/55",
+          "en": "https://comptoir-du-libre.org/en/softwares/55"
+        },
         "licence": "GNU GPL",
+        "created": "2017-02-07T13:05:26+00:00",
+        "modified": "2019-02-25T13:17:12+00:00",
         "external_resources": {
           "website": "https://notepad-plus-plus.org/",
-          "repository": "https://github.com/notepad-plus-plus/notepad-plus-plus.git"
+          "repository": "https://github.com/notepad-plus-plus/notepad-plus-plus.git",
+          "framalibre": {
+            "slug": "notepad++",
+            "url": "https://framalibre.org/content/notepad++"
+          },
+          "sill": {
+            "id": 97,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=97",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=97",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=97"
+            }
+          },
+          "wikidata": {
+            "id": "Q2033",
+            "url": "https://www.wikidata.org/wiki/Q2033",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2033.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Notepad%2B%2B",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Notepad%2B%2B",
+              "fr": "https://en.wikipedia.org/wiki/Notepad%2B%2B"
+            }
+          }
         },
         "providers": [
           {
@@ -13656,6 +17419,15 @@
               "website": "https://www.evrycourcouronnes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -13701,6 +17473,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -13778,6 +17559,7 @@
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/d/db/Npm-logo.svg/220px-Npm-logo.svg.png",
         "sourceUrl": "https://github.com/npm/cli",
         "websiteUrl": "https://www.npmjs.com/",
+        "license": "Artistic-2.0",
         "developers": [
           {
             "name": "Isaac Z. Schlueter",
@@ -13787,14 +17569,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 179,
-        "created": "2018-09-03T14:20:05+00:00",
-        "modified": "2019-03-06T14:03:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/179",
         "name": "NPM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/179",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/179",
+          "en": "https://comptoir-du-libre.org/en/softwares/179"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T14:20:05+00:00",
+        "modified": "2019-03-06T14:03:51+00:00",
         "external_resources": {
           "website": "https://www.npmjs.com/",
-          "repository": "https://github.com/npm/cli"
+          "repository": "https://github.com/npm/cli",
+          "framalibre": [],
+          "sill": {
+            "id": 98,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=98",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=98",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=98"
+            }
+          },
+          "wikidata": {
+            "id": "Q7067518",
+            "url": "https://www.wikidata.org/wiki/Q7067518",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q7067518.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Npm_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Npm_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Npm"
+            }
+          }
         },
         "providers": [
           {
@@ -13853,22 +17660,56 @@
         "label": "NonVisual Desktop Access",
         "description": "screen reader",
         "sourceUrl": "https://github.com/nvaccess/nvda",
-        "websiteUrl": "http://www.nvaccess.org/",
+        "websiteUrl": "https://nvaccess.org",
         "license": "GPL",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 63,
-        "created": "2017-02-07T16:09:44+00:00",
-        "modified": "2019-02-25T13:33:57+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/63",
         "name": "NVDA",
+        "url": "https://comptoir-du-libre.org/fr/softwares/63",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/63",
+          "en": "https://comptoir-du-libre.org/en/softwares/63"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-07T16:09:44+00:00",
+        "modified": "2019-02-25T13:33:57+00:00",
         "external_resources": {
           "website": "https://www.nvaccess.org/",
-          "repository": "https://github.com/nvaccess/nvda.git"
+          "repository": "https://github.com/nvaccess/nvda.git",
+          "framalibre": [],
+          "sill": {
+            "id": 99,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=99",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=99",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=99"
+            }
+          },
+          "wikidata": {
+            "id": "Q1116614",
+            "url": "https://www.wikidata.org/wiki/Q1116614",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1116614.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/NonVisual_Desktop_Access",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/NonVisual_Desktop_Access",
+              "fr": "https://en.wikipedia.org/wiki/NonVisual_Desktop_Access"
+            }
+          }
         },
         "providers": [
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 3374,
             "url": "https://comptoir-du-libre.org/fr/users/3374",
@@ -13944,14 +17785,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 285,
-        "created": "2019-02-26T08:57:52+00:00",
-        "modified": "2019-02-26T08:57:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/285",
         "name": "OBS Studio",
+        "url": "https://comptoir-du-libre.org/fr/softwares/285",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/285",
+          "en": "https://comptoir-du-libre.org/en/softwares/285"
+        },
         "licence": "GNU GPL",
+        "created": "2019-02-26T08:57:52+00:00",
+        "modified": "2019-02-26T08:57:52+00:00",
         "external_resources": {
           "website": "https://obsproject.com/",
-          "repository": "https://github.com/obsproject/obs-studio"
+          "repository": "https://github.com/obsproject/obs-studio",
+          "framalibre": {
+            "slug": "obs-studio",
+            "url": "https://framalibre.org/content/obs-studio"
+          },
+          "sill": {
+            "id": 100,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=100",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=100",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=100"
+            }
+          },
+          "wikidata": {
+            "id": "Q21707789",
+            "url": "https://www.wikidata.org/wiki/Q21707789",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q21707789.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OBS_Studio",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OBS_Studio",
+              "fr": "https://en.wikipedia.org/wiki/Open_Broadcaster_Software"
+            }
+          }
         },
         "providers": [
           {
@@ -13992,6 +17861,24 @@
               "website": "https://www.evrycourcouronnes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -14048,14 +17935,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 83,
-        "created": "2017-02-14T13:52:59+00:00",
-        "modified": "2021-10-19T12:26:11+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/83",
         "name": "OCS Inventory",
+        "url": "https://comptoir-du-libre.org/fr/softwares/83",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/83",
+          "en": "https://comptoir-du-libre.org/en/softwares/83"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-14T13:52:59+00:00",
+        "modified": "2021-10-19T12:26:11+00:00",
         "external_resources": {
           "website": "http://www.ocsinventory-ng.org",
-          "repository": "https://github.com/OCSInventory-NG/OCSInventory-Server.git"
+          "repository": "https://github.com/OCSInventory-NG/OCSInventory-Server.git",
+          "framalibre": [],
+          "sill": {
+            "id": 101,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=101",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=101",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=101"
+            }
+          },
+          "wikidata": {
+            "id": "Q1135744",
+            "url": "https://www.wikidata.org/wiki/Q1135744",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1135744.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OCS_Inventory",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OCS_Inventory",
+              "fr": "https://en.wikipedia.org/wiki/OCS_Inventory"
+            }
+          }
         },
         "providers": [
           {
@@ -14168,6 +18080,24 @@
               "website": "https://www.evrycourcouronnes.fr"
             }
           },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -14224,14 +18154,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 91,
-        "created": "2017-03-01T14:13:49+00:00",
-        "modified": "2019-02-25T13:37:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/91",
         "name": "GLPI Plugin:OCS Inventory Ng",
+        "url": "https://comptoir-du-libre.org/fr/softwares/91",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/91",
+          "en": "https://comptoir-du-libre.org/en/softwares/91"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-01T14:13:49+00:00",
+        "modified": "2019-02-25T13:37:52+00:00",
         "external_resources": {
           "website": "https://github.com/pluginsGLPI/ocsinventoryng",
-          "repository": "https://github.com/pluginsGLPI/ocsinventoryng.git"
+          "repository": "https://github.com/pluginsGLPI/ocsinventoryng.git",
+          "framalibre": [],
+          "sill": {
+            "id": 102,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=102",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=102",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=102"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -14317,6 +18262,15 @@
               "website": "https://www.isere.fr/"
             }
           },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          },
           {
             "id": 141,
             "url": "https://comptoir-du-libre.org/fr/users/141",
@@ -14344,6 +18298,24 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 70,
             "url": "https://comptoir-du-libre.org/fr/users/70",
@@ -14404,14 +18376,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 290,
-        "created": "2019-02-26T14:01:56+00:00",
-        "modified": "2019-02-26T14:01:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/290",
         "name": "OpenDocument Reader",
+        "url": "https://comptoir-du-libre.org/fr/softwares/290",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/290",
+          "en": "https://comptoir-du-libre.org/en/softwares/290"
+        },
         "licence": "GNU GPL",
+        "created": "2019-02-26T14:01:56+00:00",
+        "modified": "2019-02-26T14:01:56+00:00",
         "external_resources": {
           "website": "https://opendocument-reader.fr.uptodown.com/android",
-          "repository": "https://github.com/TomTasche/OpenDocument.droid"
+          "repository": "https://github.com/TomTasche/OpenDocument.droid",
+          "framalibre": [],
+          "sill": {
+            "id": 103,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=103",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=103",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=103"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -14456,14 +18443,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 173,
-        "created": "2018-09-03T14:00:30+00:00",
-        "modified": "2019-03-06T13:58:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/173",
         "name": "OpenJDK",
+        "url": "https://comptoir-du-libre.org/fr/softwares/173",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/173",
+          "en": "https://comptoir-du-libre.org/en/softwares/173"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-03T14:00:30+00:00",
+        "modified": "2019-03-06T13:58:15+00:00",
         "external_resources": {
           "website": "http://openjdk.java.net/",
-          "repository": "http://hg.openjdk.java.net/"
+          "repository": "http://hg.openjdk.java.net/",
+          "framalibre": [],
+          "sill": {
+            "id": 104,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=104",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=104",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=104"
+            }
+          },
+          "wikidata": {
+            "id": "Q1461054",
+            "url": "https://www.wikidata.org/wiki/Q1461054",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1461054.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenJDK",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenJDK",
+              "fr": "https://en.wikipedia.org/wiki/OpenJDK"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -14527,14 +18539,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 98,
-        "created": "2017-03-10T15:10:23+00:00",
-        "modified": "2022-08-26T09:41:42+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/98",
         "name": "OPENLDAP",
+        "url": "https://comptoir-du-libre.org/fr/softwares/98",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/98",
+          "en": "https://comptoir-du-libre.org/en/softwares/98"
+        },
         "licence": "MIT",
+        "created": "2017-03-10T15:10:23+00:00",
+        "modified": "2022-08-26T09:41:42+00:00",
         "external_resources": {
           "website": "http://www.openldap.org/",
-          "repository": "https://git.openldap.org/explore"
+          "repository": "https://git.openldap.org/explore",
+          "framalibre": [],
+          "sill": {
+            "id": 105,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=105",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=105",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=105"
+            }
+          },
+          "wikidata": {
+            "id": "Q682918",
+            "url": "https://www.wikidata.org/wiki/Q682918",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q682918.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenLDAP",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenLDAP",
+              "fr": "https://en.wikipedia.org/wiki/OpenLDAP"
+            }
+          }
         },
         "providers": [
           {
@@ -14656,6 +18693,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 439,
             "url": "https://comptoir-du-libre.org/fr/users/439",
@@ -14665,6 +18711,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -14712,6 +18767,23 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Nautilux - OpenGST",
+          "siren": "804090603",
+          "url": "https://annuaire.cnll.fr/societes/804090603"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        },
+        {
+          "name": "JANUA",
+          "siren": "478075369",
+          "url": "https://annuaire.cnll.fr/societes/478075369"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -14747,14 +18819,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 222,
-        "created": "2018-09-04T12:07:43+00:00",
-        "modified": "2021-02-26T02:25:29+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/222",
         "name": "OpenNebula CE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/222",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/222",
+          "en": "https://comptoir-du-libre.org/en/softwares/222"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T12:07:43+00:00",
+        "modified": "2021-02-26T02:25:29+00:00",
         "external_resources": {
           "website": "http://www.opennebula.org/",
-          "repository": "https://github.com/OpenNebula/one"
+          "repository": "https://github.com/OpenNebula/one",
+          "framalibre": [],
+          "sill": {
+            "id": 107,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=107",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=107",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=107"
+            }
+          },
+          "wikidata": {
+            "id": "Q1164484",
+            "url": "https://www.wikidata.org/wiki/Q1164484",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1164484.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenNebula",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenNebula",
+              "fr": "https://en.wikipedia.org/wiki/OpenNebula"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -14794,14 +18891,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 221,
-        "created": "2018-09-04T12:05:57+00:00",
-        "modified": "2019-03-06T14:26:29+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/221",
         "name": "OpenStack",
+        "url": "https://comptoir-du-libre.org/fr/softwares/221",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/221",
+          "en": "https://comptoir-du-libre.org/en/softwares/221"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T12:05:57+00:00",
+        "modified": "2019-03-06T14:26:29+00:00",
         "external_resources": {
           "website": "http://www.openstack.org/",
-          "repository": "https://github.com/openstack/openstack"
+          "repository": "https://github.com/openstack/openstack",
+          "framalibre": [],
+          "sill": {
+            "id": 108,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=108",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=108",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=108"
+            }
+          },
+          "wikidata": {
+            "id": "Q1470293",
+            "url": "https://www.wikidata.org/wiki/Q1470293",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1470293.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenStack",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenStack",
+              "fr": "https://en.wikipedia.org/wiki/OpenStack"
+            }
+          }
         },
         "providers": [
           {
@@ -14844,6 +18966,28 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "Performance Conseil Informatique",
+          "siren": "809619927",
+          "url": "https://annuaire.cnll.fr/societes/809619927"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 0
     },
@@ -14867,14 +19011,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 236,
-        "created": "2018-09-04T12:58:10+00:00",
-        "modified": "2019-03-06T14:28:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/236",
         "name": "Pacemaker",
+        "url": "https://comptoir-du-libre.org/fr/softwares/236",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/236",
+          "en": "https://comptoir-du-libre.org/en/softwares/236"
+        },
         "licence": "BSD",
+        "created": "2018-09-04T12:58:10+00:00",
+        "modified": "2019-03-06T14:28:15+00:00",
         "external_resources": {
           "website": "http://clusterlabs.org/pacemaker/",
-          "repository": "https://github.com/ClusterLabs/pacemaker"
+          "repository": "https://github.com/ClusterLabs/pacemaker",
+          "framalibre": [],
+          "sill": {
+            "id": 109,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=109",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=109",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=109"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -14930,14 +19089,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 228,
-        "created": "2018-09-04T12:22:12+00:00",
-        "modified": "2019-03-06T14:49:20+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/228",
         "name": "Packer",
+        "url": "https://comptoir-du-libre.org/fr/softwares/228",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/228",
+          "en": "https://comptoir-du-libre.org/en/softwares/228"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2018-09-04T12:22:12+00:00",
+        "modified": "2019-03-06T14:49:20+00:00",
         "external_resources": {
           "website": "http://www.packer.io/",
-          "repository": "https://github.com/hashicorp/packer"
+          "repository": "https://github.com/hashicorp/packer",
+          "framalibre": [],
+          "sill": {
+            "id": 110,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=110",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=110",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=110"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -14949,6 +19123,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -14978,14 +19161,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 299,
-        "created": "2019-02-27T10:28:53+00:00",
-        "modified": "2019-02-27T10:28:53+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/299",
         "name": "GLPI Plugin:PDF",
+        "url": "https://comptoir-du-libre.org/fr/softwares/299",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/299",
+          "en": "https://comptoir-du-libre.org/en/softwares/299"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-27T10:28:53+00:00",
+        "modified": "2019-02-27T10:28:53+00:00",
         "external_resources": {
           "website": "https://plugins.glpi-project.org/#/plugin/pdf",
-          "repository": "https://forge.glpi-project.org/projects/pdf/repository"
+          "repository": "https://forge.glpi-project.org/projects/pdf/repository",
+          "framalibre": [],
+          "sill": {
+            "id": 111,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=111",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=111",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=111"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -15036,14 +19234,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 169,
-        "created": "2018-09-03T13:33:02+00:00",
-        "modified": "2019-02-25T15:16:24+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/169",
         "name": "PDFSam basic",
+        "url": "https://comptoir-du-libre.org/fr/softwares/169",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/169",
+          "en": "https://comptoir-du-libre.org/en/softwares/169"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2018-09-03T13:33:02+00:00",
+        "modified": "2019-02-25T15:16:24+00:00",
         "external_resources": {
           "website": "https://pdfsam.org/pdfsam-basic/",
-          "repository": "https://github.com/torakiki/pdfsam"
+          "repository": "https://github.com/torakiki/pdfsam",
+          "framalibre": {
+            "slug": "pdf-sam",
+            "url": "https://framalibre.org/content/pdf-sam"
+          },
+          "sill": {
+            "id": 112,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=112",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=112",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=112"
+            }
+          },
+          "wikidata": {
+            "id": "Q3898451",
+            "url": "https://www.wikidata.org/wiki/Q3898451",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3898451.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/PDF_Split_and_Merge",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/PDF_Split_and_Merge",
+              "fr": "https://en.wikipedia.org/wiki/PDF_Split_and_Merge"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -15074,6 +19300,15 @@
               "website": "https://www.ville-montereau77.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 978,
             "url": "https://comptoir-du-libre.org/fr/users/978",
@@ -15128,19 +19363,27 @@
         "sourceUrl": "https://github.com/pencil2d/pencil",
         "websiteUrl": "https://www.pencil2d.org",
         "documentationUrl": "https://www.pencil2d.org/doc/",
-        "license": "GPL",
+        "license": "GNU GPLv2",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 180,
-        "created": "2018-09-03T14:24:26+00:00",
-        "modified": "2019-03-06T14:04:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/180",
         "name": "Pencil",
+        "url": "https://comptoir-du-libre.org/fr/softwares/180",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/180",
+          "en": "https://comptoir-du-libre.org/en/softwares/180"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-03T14:24:26+00:00",
+        "modified": "2019-03-06T14:04:07+00:00",
         "external_resources": {
           "website": "http://pencil.evolus.vn/",
-          "repository": "https://github.com/evolus/pencil"
+          "repository": "https://github.com/evolus/pencil",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -15153,7 +19396,17 @@
             }
           }
         ],
-        "users": []
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": false,
       "referentCount": 1
@@ -15199,14 +19452,29 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 199,
-        "created": "2018-09-04T09:12:31+00:00",
-        "modified": "2022-09-07T13:24:32+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/199",
         "name": "phpBB",
+        "url": "https://comptoir-du-libre.org/fr/softwares/199",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/199",
+          "en": "https://comptoir-du-libre.org/en/softwares/199"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:12:31+00:00",
+        "modified": "2022-09-07T13:24:32+00:00",
         "external_resources": {
           "website": "https://www.phpbb.com/",
-          "repository": "https://github.com/phpbb/phpbb"
+          "repository": "https://github.com/phpbb/phpbb",
+          "framalibre": [],
+          "sill": {
+            "id": 325,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=325",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=325",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=325"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -15312,14 +19580,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 216,
-        "created": "2018-09-04T09:56:43+00:00",
-        "modified": "2019-03-06T14:46:01+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/216",
         "name": "PostFix",
+        "url": "https://comptoir-du-libre.org/fr/softwares/216",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/216",
+          "en": "https://comptoir-du-libre.org/en/softwares/216"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-04T09:56:43+00:00",
+        "modified": "2019-03-06T14:46:01+00:00",
         "external_resources": {
           "website": "http://www.postfix.org/",
-          "repository": "https://github.com/vdukhovni/postfix"
+          "repository": "https://github.com/vdukhovni/postfix",
+          "framalibre": [],
+          "sill": {
+            "id": 116,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=116",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=116",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=116"
+            }
+          },
+          "wikidata": {
+            "id": "Q1121334",
+            "url": "https://www.wikidata.org/wiki/Q1121334",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1121334.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Postfix_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Postfix_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Postfix"
+            }
+          }
         },
         "providers": [
           {
@@ -15432,6 +19725,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -15470,6 +19772,18 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ézéo",
+          "siren": "437827959",
+          "url": "https://annuaire.cnll.fr/societes/437827959"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -15512,14 +19826,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 207,
-        "created": "2018-09-04T09:36:51+00:00",
-        "modified": "2022-06-24T08:42:25+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/207",
         "name": "PostGIS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/207",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/207",
+          "en": "https://comptoir-du-libre.org/en/softwares/207"
+        },
         "licence": "GNU GPL",
+        "created": "2018-09-04T09:36:51+00:00",
+        "modified": "2022-06-24T08:42:25+00:00",
         "external_resources": {
           "website": "http://www.postgis.org/",
-          "repository": "https://svn.osgeo.org/postgis/"
+          "repository": "https://svn.osgeo.org/postgis/",
+          "framalibre": [],
+          "sill": {
+            "id": 117,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=117",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=117",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=117"
+            }
+          },
+          "wikidata": {
+            "id": "Q1569955",
+            "url": "https://www.wikidata.org/wiki/Q1569955",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1569955.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/PostGIS",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/PostGIS",
+              "fr": "https://en.wikipedia.org/wiki/PostGIS"
+            }
+          }
         },
         "providers": [
           {
@@ -15567,6 +19906,15 @@
               "website": "https://www.champs-libres.coop"
             }
           },
+          {
+            "id": 3229,
+            "url": "https://comptoir-du-libre.org/fr/users/3229",
+            "name": "DALIBO",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.dalibo.com/"
+            }
+          },
           {
             "id": 3188,
             "url": "https://comptoir-du-libre.org/fr/users/3188",
@@ -15650,6 +19998,15 @@
               "website": "http://www.culture.gouv.fr/Regions/Drac-Pays-de-la-Loire"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 3416,
             "url": "https://comptoir-du-libre.org/fr/users/3416",
@@ -15661,6 +20018,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "OSLANDIA",
+          "siren": "517636346",
+          "url": "https://annuaire.cnll.fr/societes/517636346"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -15706,14 +20070,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 123,
-        "created": "2017-10-22T10:09:13+00:00",
-        "modified": "2022-04-29T15:49:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/123",
         "name": "PostgreSQL",
+        "url": "https://comptoir-du-libre.org/fr/softwares/123",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/123",
+          "en": "https://comptoir-du-libre.org/en/softwares/123"
+        },
         "licence": "BSD",
+        "created": "2017-10-22T10:09:13+00:00",
+        "modified": "2022-04-29T15:49:45+00:00",
         "external_resources": {
           "website": "https://www.postgresql.org",
-          "repository": "https://git.postgresql.org"
+          "repository": "https://git.postgresql.org",
+          "framalibre": {
+            "slug": "postgresql",
+            "url": "https://framalibre.org/content/postgresql"
+          },
+          "sill": {
+            "id": 118,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=118",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=118",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=118"
+            }
+          },
+          "wikidata": {
+            "id": "Q192490",
+            "url": "https://www.wikidata.org/wiki/Q192490",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q192490.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/PostgreSQL",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/PostgreSQL",
+              "fr": "https://en.wikipedia.org/wiki/PostgreSQL"
+            }
+          }
         },
         "providers": [
           {
@@ -15988,6 +20380,15 @@
               "website": "https://www.evrycourcouronnes.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -16006,6 +20407,15 @@
               "website": "http://www.ecrins-parcnational.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -16044,6 +20454,118 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Hasgard",
+          "siren": "435393921",
+          "url": "https://annuaire.cnll.fr/societes/435393921"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "NS-Team",
+          "siren": "449396704",
+          "url": "https://annuaire.cnll.fr/societes/449396704"
+        },
+        {
+          "name": "AXELOR",
+          "siren": "480879733",
+          "url": "https://annuaire.cnll.fr/societes/480879733"
+        },
+        {
+          "name": "ACTIMEO",
+          "siren": "532650769",
+          "url": "https://annuaire.cnll.fr/societes/532650769"
+        },
+        {
+          "name": "LOGILAB",
+          "siren": "432746196",
+          "url": "https://annuaire.cnll.fr/societes/432746196"
+        },
+        {
+          "name": "OSLANDIA",
+          "siren": "517636346",
+          "url": "https://annuaire.cnll.fr/societes/517636346"
+        },
+        {
+          "name": "Dalibo",
+          "siren": "483247862",
+          "url": "https://annuaire.cnll.fr/societes/483247862"
+        },
+        {
+          "name": "Sudokeys Paye",
+          "siren": "819980848",
+          "url": "https://annuaire.cnll.fr/societes/819980848"
+        },
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "YALTIK",
+          "siren": "802056994",
+          "url": "https://annuaire.cnll.fr/societes/802056994"
+        },
+        {
+          "name": "Code Lutin",
+          "siren": "442116703",
+          "url": "https://annuaire.cnll.fr/societes/442116703"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "EBII",
+          "siren": "792554651",
+          "url": "https://annuaire.cnll.fr/societes/792554651"
+        },
+        {
+          "name": "Sudokeys",
+          "siren": "443570163",
+          "url": "https://annuaire.cnll.fr/societes/443570163"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "AIDOUNIX",
+          "siren": "439909680",
+          "url": "https://annuaire.cnll.fr/societes/439909680"
+        },
+        {
+          "name": "Algoo",
+          "siren": "810295683",
+          "url": "https://annuaire.cnll.fr/societes/810295683"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "Tranquil IT Systems",
+          "siren": "443884580",
+          "url": "https://annuaire.cnll.fr/societes/443884580"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 5
     },
@@ -16089,14 +20611,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 59,
-        "created": "2017-02-07T13:37:14+00:00",
-        "modified": "2019-02-27T09:42:37+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/59",
         "name": "ProjectLibre",
+        "url": "https://comptoir-du-libre.org/fr/softwares/59",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/59",
+          "en": "https://comptoir-du-libre.org/en/softwares/59"
+        },
         "licence": "Common Public Attribution License (CPAL)",
+        "created": "2017-02-07T13:37:14+00:00",
+        "modified": "2019-02-27T09:42:37+00:00",
         "external_resources": {
           "website": "http://www.projectlibre.com/",
-          "repository": "https://sourceforge.net/p/projectlibre/code/ci/master/tree/"
+          "repository": "https://sourceforge.net/p/projectlibre/code/ci/master/tree/",
+          "framalibre": {
+            "slug": "projectlibre",
+            "url": "https://framalibre.org/content/projectlibre"
+          },
+          "sill": {
+            "id": 119,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=119",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=119",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=119"
+            }
+          },
+          "wikidata": {
+            "id": "Q580985",
+            "url": "https://www.wikidata.org/wiki/Q580985",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q580985.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/ProjectLibre",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/ProjectLibre",
+              "fr": "https://en.wikipedia.org/wiki/ProjectLibre"
+            }
+          }
         },
         "providers": [
           {
@@ -16198,14 +20748,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 60,
-        "created": "2017-02-07T13:45:15+00:00",
-        "modified": "2022-06-13T07:11:40+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/60",
         "name": "QGIS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/60",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/60",
+          "en": "https://comptoir-du-libre.org/en/softwares/60"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-07T13:45:15+00:00",
+        "modified": "2022-06-13T07:11:40+00:00",
         "external_resources": {
           "website": "https://www.qgis.org",
-          "repository": "https://github.com/qgis/QGIS.git"
+          "repository": "https://github.com/qgis/QGIS.git",
+          "framalibre": {
+            "slug": "qgis",
+            "url": "https://framalibre.org/content/qgis"
+          },
+          "sill": {
+            "id": 120,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=120",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=120",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=120"
+            }
+          },
+          "wikidata": {
+            "id": "Q1329181",
+            "url": "https://www.wikidata.org/wiki/Q1329181",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1329181.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/QGIS",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/QGIS",
+              "fr": "https://en.wikipedia.org/wiki/QGIS"
+            }
+          }
         },
         "providers": [
           {
@@ -16489,6 +21067,15 @@
               "website": ""
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -16572,8 +21159,30 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "INNO3",
+          "siren": "538420753",
+          "url": "https://annuaire.cnll.fr/societes/538420753"
+        },
+        {
+          "name": "WebGeoDataVore",
+          "siren": "449989573",
+          "url": "https://annuaire.cnll.fr/societes/449989573"
+        },
+        {
+          "name": "AGAT",
+          "siren": "811988070",
+          "url": "https://annuaire.cnll.fr/societes/811988070"
+        },
+        {
+          "name": "OSLANDIA",
+          "siren": "517636346",
+          "url": "https://annuaire.cnll.fr/societes/517636346"
+        }
+      ],
       "hasExpertReferent": true,
-      "referentCount": 2
+      "referentCount": 3
     },
     {
       "id": 121,
@@ -16640,14 +21249,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 197,
-        "created": "2018-09-04T09:06:08+00:00",
-        "modified": "2019-03-06T14:14:13+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/197",
         "name": "Redmine",
+        "url": "https://comptoir-du-libre.org/fr/softwares/197",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/197",
+          "en": "https://comptoir-du-libre.org/en/softwares/197"
+        },
         "licence": "GNU GPL",
+        "created": "2018-09-04T09:06:08+00:00",
+        "modified": "2019-03-06T14:14:13+00:00",
         "external_resources": {
           "website": "http://www.redmine.org/",
-          "repository": "https://svn.redmine.org/redmine"
+          "repository": "https://svn.redmine.org/redmine",
+          "framalibre": [],
+          "sill": {
+            "id": 122,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=122",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=122",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=122"
+            }
+          },
+          "wikidata": {
+            "id": "Q1149365",
+            "url": "https://www.wikidata.org/wiki/Q1149365",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1149365.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Redmine",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Redmine",
+              "fr": "https://en.wikipedia.org/wiki/Redmine"
+            }
+          }
         },
         "providers": [
           {
@@ -16771,6 +21405,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -16797,14 +21438,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 298,
-        "created": "2019-02-27T10:24:54+00:00",
-        "modified": "2019-02-27T10:24:54+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/298",
         "name": "GLPI Plugin:Reports",
+        "url": "https://comptoir-du-libre.org/fr/softwares/298",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/298",
+          "en": "https://comptoir-du-libre.org/en/softwares/298"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-27T10:24:54+00:00",
+        "modified": "2019-02-27T10:24:54+00:00",
         "external_resources": {
           "website": "https://plugins.glpi-project.org/#/plugin/reports",
-          "repository": "https://forge.glpi-project.org/projects/reports/repository"
+          "repository": "https://forge.glpi-project.org/projects/reports/repository",
+          "framalibre": [],
+          "sill": {
+            "id": 123,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=123",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=123",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=123"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -16860,14 +21516,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 200,
-        "created": "2018-09-04T09:16:44+00:00",
-        "modified": "2019-02-25T13:41:55+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/200",
         "name": "RocketChat",
+        "url": "https://comptoir-du-libre.org/fr/softwares/200",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/200",
+          "en": "https://comptoir-du-libre.org/en/softwares/200"
+        },
         "licence": "MIT",
+        "created": "2018-09-04T09:16:44+00:00",
+        "modified": "2019-02-25T13:41:55+00:00",
         "external_resources": {
           "website": "https://rocket.chat/",
-          "repository": "https://github.com/RocketChat/Rocket.Chat"
+          "repository": "https://github.com/RocketChat/Rocket.Chat",
+          "framalibre": [],
+          "sill": {
+            "id": 124,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=124",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=124",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=124"
+            }
+          },
+          "wikidata": {
+            "id": "Q24050001",
+            "url": "https://www.wikidata.org/wiki/Q24050001",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q24050001.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -16989,6 +21664,24 @@
               "website": "http://www.saintarnoultenyvelines.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -17035,14 +21728,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 229,
-        "created": "2018-09-04T12:25:54+00:00",
-        "modified": "2019-03-06T14:50:39+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/229",
         "name": "RunDeck",
+        "url": "https://comptoir-du-libre.org/fr/softwares/229",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/229",
+          "en": "https://comptoir-du-libre.org/en/softwares/229"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T12:25:54+00:00",
+        "modified": "2019-03-06T14:50:39+00:00",
         "external_resources": {
           "website": "https://rundeck.org/",
-          "repository": "https://github.com/rundeck/rundeck"
+          "repository": "https://github.com/rundeck/rundeck",
+          "framalibre": [],
+          "sill": {
+            "id": 125,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=125",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=125",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=125"
+            }
+          },
+          "wikidata": {
+            "id": "Q56317793",
+            "url": "https://www.wikidata.org/wiki/Q56317793",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q56317793.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Rundeck",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Rundeck"
+            }
+          }
         },
         "providers": [
           {
@@ -17101,14 +21818,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 224,
-        "created": "2018-09-04T12:10:47+00:00",
-        "modified": "2019-03-06T14:48:06+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/224",
         "name": "SaltStack",
+        "url": "https://comptoir-du-libre.org/fr/softwares/224",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/224",
+          "en": "https://comptoir-du-libre.org/en/softwares/224"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T12:10:47+00:00",
+        "modified": "2019-03-06T14:48:06+00:00",
         "external_resources": {
           "website": "http://www.saltstack.com/",
-          "repository": "https://github.com/saltstack/salt"
+          "repository": "https://github.com/saltstack/salt",
+          "framalibre": [],
+          "sill": {
+            "id": 126,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=126",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=126",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=126"
+            }
+          },
+          "wikidata": {
+            "id": "Q7405800",
+            "url": "https://www.wikidata.org/wiki/Q7405800",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q7405800.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Salt_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Salt_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Salt_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -17175,14 +21917,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 142,
-        "created": "2018-06-15T22:13:57+00:00",
-        "modified": "2019-03-06T14:35:29+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/142",
         "name": "samba",
+        "url": "https://comptoir-du-libre.org/fr/softwares/142",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/142",
+          "en": "https://comptoir-du-libre.org/en/softwares/142"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-06-15T22:13:57+00:00",
+        "modified": "2019-03-06T14:35:29+00:00",
         "external_resources": {
           "website": "https://www.samba.org/",
-          "repository": "https://git.samba.org/samba.git/"
+          "repository": "https://git.samba.org/samba.git/",
+          "framalibre": [],
+          "sill": {
+            "id": 127,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=127",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=127",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=127"
+            }
+          },
+          "wikidata": {
+            "id": "Q1830735",
+            "url": "https://www.wikidata.org/wiki/Q1830735",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1830735.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Samba_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Samba_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Samba_(informatique)"
+            }
+          }
         },
         "providers": [
           {
@@ -17304,6 +22071,15 @@
               "website": "https://www.ville-montereau77.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 702,
             "url": "https://comptoir-du-libre.org/fr/users/702",
@@ -17313,6 +22089,15 @@
               "website": "https://www.ville-boe.fr/"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 16,
             "url": "https://comptoir-du-libre.org/fr/users/16",
@@ -17324,6 +22109,43 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Webelys",
+          "siren": "511349672",
+          "url": "https://annuaire.cnll.fr/societes/511349672"
+        },
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "ézéo",
+          "siren": "437827959",
+          "url": "https://annuaire.cnll.fr/societes/437827959"
+        },
+        {
+          "name": "SARL Libricks",
+          "siren": "492522883",
+          "url": "https://annuaire.cnll.fr/societes/492522883"
+        },
+        {
+          "name": "Lan2Net",
+          "siren": "524457520",
+          "url": "https://annuaire.cnll.fr/societes/524457520"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "Tranquil IT Systems",
+          "siren": "443884580",
+          "url": "https://annuaire.cnll.fr/societes/443884580"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -17360,14 +22182,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 76,
-        "created": "2017-02-09T16:22:11+00:00",
-        "modified": "2019-02-25T13:18:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/76",
         "name": "Scribus",
+        "url": "https://comptoir-du-libre.org/fr/softwares/76",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/76",
+          "en": "https://comptoir-du-libre.org/en/softwares/76"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-09T16:22:11+00:00",
+        "modified": "2019-02-25T13:18:16+00:00",
         "external_resources": {
           "website": "https://www.scribus.net/",
-          "repository": "https://www.scribus.net/"
+          "repository": "https://www.scribus.net/",
+          "framalibre": {
+            "slug": "scribus",
+            "url": "https://framalibre.org/content/scribus"
+          },
+          "sill": {
+            "id": 128,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=128",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=128",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=128"
+            }
+          },
+          "wikidata": {
+            "id": "Q8295",
+            "url": "https://www.wikidata.org/wiki/Q8295",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q8295.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Scribus",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Scribus",
+              "fr": "https://en.wikipedia.org/wiki/Scribus"
+            }
+          }
         },
         "providers": [
           {
@@ -17500,6 +22350,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -17537,14 +22394,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 311,
-        "created": "2019-03-07T10:19:51+00:00",
-        "modified": "2019-03-07T10:19:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/311",
         "name": "Selenium IDE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/311",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/311",
+          "en": "https://comptoir-du-libre.org/en/softwares/311"
+        },
         "licence": "Apache License 2.0",
+        "created": "2019-03-07T10:19:51+00:00",
+        "modified": "2019-03-07T10:19:51+00:00",
         "external_resources": {
           "website": "https://www.seleniumhq.org/selenium-ide/",
-          "repository": "https://github.com/SeleniumHQ/selenium-ide"
+          "repository": "https://github.com/SeleniumHQ/selenium-ide",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -17581,14 +22446,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 188,
-        "created": "2018-09-03T15:08:05+00:00",
-        "modified": "2019-03-07T10:36:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/188",
         "name": "Selenium Server",
+        "url": "https://comptoir-du-libre.org/fr/softwares/188",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/188",
+          "en": "https://comptoir-du-libre.org/en/softwares/188"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:08:05+00:00",
+        "modified": "2019-03-07T10:36:16+00:00",
         "external_resources": {
           "website": "http://seleniumhq.org/",
-          "repository": "https://github.com/SeleniumHQ/selenium"
+          "repository": "https://github.com/SeleniumHQ/selenium",
+          "framalibre": [],
+          "sill": {
+            "id": 130,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=130",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=130",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=130"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -17649,14 +22529,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 302,
-        "created": "2019-03-06T16:14:53+00:00",
-        "modified": "2019-03-06T16:14:53+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/302",
         "name": "Shinken",
+        "url": "https://comptoir-du-libre.org/fr/softwares/302",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/302",
+          "en": "https://comptoir-du-libre.org/en/softwares/302"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-03-06T16:14:53+00:00",
+        "modified": "2019-03-06T16:14:53+00:00",
         "external_resources": {
           "website": "http://www.shinken-monitoring.org/",
-          "repository": "https://github.com/naparuba/shinken"
+          "repository": "https://github.com/naparuba/shinken",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -17711,14 +22599,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 186,
-        "created": "2018-09-03T15:04:25+00:00",
-        "modified": "2019-03-06T14:08:34+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/186",
         "name": "SoapUI",
+        "url": "https://comptoir-du-libre.org/fr/softwares/186",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/186",
+          "en": "https://comptoir-du-libre.org/en/softwares/186"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T15:04:25+00:00",
+        "modified": "2019-03-06T14:08:34+00:00",
         "external_resources": {
           "website": "https://www.soapui.org/",
-          "repository": "https://github.com/SmartBear/soapui"
+          "repository": "https://github.com/SmartBear/soapui",
+          "framalibre": [],
+          "sill": {
+            "id": 132,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=132",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=132",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=132"
+            }
+          },
+          "wikidata": {
+            "id": "Q2296314",
+            "url": "https://www.wikidata.org/wiki/Q2296314",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2296314.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/SoapUI",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/SoapUI",
+              "fr": "https://en.wikipedia.org/wiki/SoapUI"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -17773,14 +22686,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 181,
-        "created": "2018-09-03T14:25:53+00:00",
-        "modified": "2019-03-07T09:18:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/181",
         "name": "SonarQube",
+        "url": "https://comptoir-du-libre.org/fr/softwares/181",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/181",
+          "en": "https://comptoir-du-libre.org/en/softwares/181"
+        },
         "licence": "GNU LGPL",
+        "created": "2018-09-03T14:25:53+00:00",
+        "modified": "2019-03-07T09:18:07+00:00",
         "external_resources": {
           "website": "http://www.sonarqube.org/",
-          "repository": "https://github.com/SonarSource/sonarqube"
+          "repository": "https://github.com/SonarSource/sonarqube",
+          "framalibre": [],
+          "sill": {
+            "id": 133,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=133",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=133",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=133"
+            }
+          },
+          "wikidata": {
+            "id": "Q541691",
+            "url": "https://www.wikidata.org/wiki/Q541691",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q541691.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/SonarQube",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/SonarQube",
+              "fr": "https://en.wikipedia.org/wiki/SonarQube"
+            }
+          }
         },
         "providers": [
           {
@@ -17849,14 +22787,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 307,
-        "created": "2019-03-07T09:40:49+00:00",
-        "modified": "2019-03-07T09:55:21+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/307",
         "name": "SonarQube Plugin:FindBugs",
+        "url": "https://comptoir-du-libre.org/fr/softwares/307",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/307",
+          "en": "https://comptoir-du-libre.org/en/softwares/307"
+        },
         "licence": "LGPLv3",
+        "created": "2019-03-07T09:40:49+00:00",
+        "modified": "2019-03-07T09:55:21+00:00",
         "external_resources": {
           "website": "http://findbugs.sourceforge.net/",
-          "repository": "https://github.com/findbugsproject/findbugs"
+          "repository": "https://github.com/findbugsproject/findbugs",
+          "framalibre": [],
+          "sill": {
+            "id": 134,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=134",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=134",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=134"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -17883,14 +22836,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 172,
-        "created": "2018-09-03T13:58:53+00:00",
-        "modified": "2019-03-06T13:55:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/172",
         "name": "Spring boot",
+        "url": "https://comptoir-du-libre.org/fr/softwares/172",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/172",
+          "en": "https://comptoir-du-libre.org/en/softwares/172"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T13:58:53+00:00",
+        "modified": "2019-03-06T13:55:00+00:00",
         "external_resources": {
           "website": "https://spring.io/projects/spring-boot",
-          "repository": "https://github.com/spring-projects/spring-boot"
+          "repository": "https://github.com/spring-projects/spring-boot",
+          "framalibre": [],
+          "sill": {
+            "id": 135,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=135",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=135",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=135"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -17950,14 +22918,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -18005,14 +22992,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 190,
-        "created": "2018-09-03T15:19:52+00:00",
-        "modified": "2021-12-23T17:12:34+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/190",
         "name": "Squash TM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/190",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/190",
+          "en": "https://comptoir-du-libre.org/en/softwares/190"
+        },
         "licence": "LGPLv3",
+        "created": "2018-09-03T15:19:52+00:00",
+        "modified": "2021-12-23T17:12:34+00:00",
         "external_resources": {
           "website": "http://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest/squashtest-tm"
+          "repository": "https://bitbucket.org/squashtest/squashtest-tm",
+          "framalibre": [],
+          "sill": {
+            "id": 137,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=137",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=137",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=137"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -18080,14 +23082,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 159,
-        "created": "2018-06-20T13:42:24+00:00",
-        "modified": "2019-03-06T14:44:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/159",
         "name": "Squid",
+        "url": "https://comptoir-du-libre.org/fr/softwares/159",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/159",
+          "en": "https://comptoir-du-libre.org/en/softwares/159"
+        },
         "licence": "GNU GPL",
+        "created": "2018-06-20T13:42:24+00:00",
+        "modified": "2019-03-06T14:44:16+00:00",
         "external_resources": {
           "website": "http://www.squid-cache.org/",
-          "repository": "https://github.com/squid-cache/squid"
+          "repository": "https://github.com/squid-cache/squid",
+          "framalibre": [],
+          "sill": {
+            "id": 138,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=138",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=138",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=138"
+            }
+          },
+          "wikidata": {
+            "id": "Q841783",
+            "url": "https://www.wikidata.org/wiki/Q841783",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q841783.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Squid_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Squid_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Squid_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -18173,6 +23200,15 @@
               "website": "https://www.programmevitam.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -18216,7 +23252,10 @@
       "tags": [],
       "wikidataData": {
         "id": "Q479808",
-        "label": "Sumatra PDF",
+        "label": {
+          "fr": "Sumakou",
+          "en": "Sumatra PDF"
+        },
         "description": {
           "fr": "lecteur de fichiers PDF",
           "en": "free software PDF reader"
@@ -18225,19 +23264,48 @@
         "framaLibreId": "sumatra-pdf",
         "sourceUrl": "https://github.com/sumatrapdfreader/sumatrapdf",
         "websiteUrl": "https://www.sumatrapdfreader.org",
+        "documentationUrl": "https://www.sumatrapdfreader.org/docs/SumatraPDF-documentation",
         "license": "GNU GPLv3",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 57,
-        "created": "2017-02-07T13:15:21+00:00",
-        "modified": "2019-02-25T15:26:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/57",
         "name": "Sumatra PDF",
+        "url": "https://comptoir-du-libre.org/fr/softwares/57",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/57",
+          "en": "https://comptoir-du-libre.org/en/softwares/57"
+        },
         "licence": "GNU GPLv3",
+        "created": "2017-02-07T13:15:21+00:00",
+        "modified": "2019-02-25T15:26:00+00:00",
         "external_resources": {
           "website": "https://www.sumatrapdfreader.org/",
-          "repository": "https://github.com/sumatrapdfreader/sumatrapdf.git"
+          "repository": "https://github.com/sumatrapdfreader/sumatrapdf.git",
+          "framalibre": {
+            "slug": "sumatra-pdf",
+            "url": "https://framalibre.org/content/sumatra-pdf"
+          },
+          "sill": {
+            "id": 139,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=139",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=139",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=139"
+            }
+          },
+          "wikidata": {
+            "id": "Q479808",
+            "url": "https://www.wikidata.org/wiki/Q479808",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q479808.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Sumatra_PDF",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Sumatra_PDF",
+              "fr": "https://en.wikipedia.org/wiki/Sumatra_PDF"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -18378,14 +23446,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 230,
-        "created": "2018-09-04T12:29:43+00:00",
-        "modified": "2019-03-06T14:49:54+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/230",
         "name": "Swarm",
+        "url": "https://comptoir-du-libre.org/fr/softwares/230",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/230",
+          "en": "https://comptoir-du-libre.org/en/softwares/230"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2018-09-04T12:29:43+00:00",
+        "modified": "2019-03-06T14:49:54+00:00",
         "external_resources": {
           "website": "https://docs.docker.com/swarm/overview/",
-          "repository": "https://github.com/docker/swarm"
+          "repository": "https://github.com/docker/swarm",
+          "framalibre": [],
+          "sill": {
+            "id": 140,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=140",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=140",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=140"
+            }
+          },
+          "wikidata": {
+            "id": "Q7653883",
+            "url": "https://www.wikidata.org/wiki/Q7653883",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q7653883.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Swarm_(simulation)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Swarm_(simulation)"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -18440,21 +23532,47 @@
           "en": "electronic mailing list manager"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/1/19/Sympa_logo.png",
-        "sourceUrl": "https://github.com/sympa-community/sympa.git",
-        "websiteUrl": "https://www.sympa.org/",
+        "sourceUrl": "https://github.com/sympa-community/sympa",
+        "websiteUrl": "https://www.sympa.community/",
+        "documentationUrl": "https://www.sympa.community/manual/",
         "license": "GPLv2+",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 281,
-        "created": "2019-02-25T16:25:02+00:00",
-        "modified": "2019-02-25T16:25:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/281",
         "name": "Sympa",
+        "url": "https://comptoir-du-libre.org/fr/softwares/281",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/281",
+          "en": "https://comptoir-du-libre.org/en/softwares/281"
+        },
         "licence": "GNU GPLv2",
+        "created": "2019-02-25T16:25:02+00:00",
+        "modified": "2019-02-25T16:25:02+00:00",
         "external_resources": {
           "website": "https://www.sympa.org/",
-          "repository": "https://www.sympa.org/distribution/"
+          "repository": "https://www.sympa.org/distribution/",
+          "framalibre": [],
+          "sill": {
+            "id": 142,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=142",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=142",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=142"
+            }
+          },
+          "wikidata": {
+            "id": "Q1850168",
+            "url": "https://www.wikidata.org/wiki/Q1850168",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1850168.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Sympa",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Sympa",
+              "fr": "https://en.wikipedia.org/wiki/Sympa_(informatique)"
+            }
+          }
         },
         "providers": [
           {
@@ -18513,6 +23631,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 604,
             "url": "https://comptoir-du-libre.org/fr/users/604",
@@ -18562,14 +23689,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 242,
-        "created": "2018-09-04T13:16:07+00:00",
-        "modified": "2019-03-06T14:42:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/242",
         "name": "Syslog-ng",
+        "url": "https://comptoir-du-libre.org/fr/softwares/242",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/242",
+          "en": "https://comptoir-du-libre.org/en/softwares/242"
+        },
         "licence": "GNU LGPL",
+        "created": "2018-09-04T13:16:07+00:00",
+        "modified": "2019-03-06T14:42:15+00:00",
         "external_resources": {
           "website": "https://www.syslog-ng.com/products/open-source-log-management/",
-          "repository": "https://github.com/balabit/syslog-ng"
+          "repository": "https://github.com/balabit/syslog-ng",
+          "framalibre": [],
+          "sill": {
+            "id": 143,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=143",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=143",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=143"
+            }
+          },
+          "wikidata": {
+            "id": "Q467865",
+            "url": "https://www.wikidata.org/wiki/Q467865",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q467865.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Syslog-ng",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Syslog-ng",
+              "fr": "https://en.wikipedia.org/wiki/Syslog-ng"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -18599,6 +23751,15 @@
             "external_resources": {
               "website": "https://www.programmevitam.fr/"
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
           }
         ]
       },
@@ -18637,14 +23798,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 196,
-        "created": "2018-09-04T09:04:33+00:00",
-        "modified": "2019-03-06T14:13:55+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/196",
         "name": "Talend Open Studio",
+        "url": "https://comptoir-du-libre.org/fr/softwares/196",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/196",
+          "en": "https://comptoir-du-libre.org/en/softwares/196"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T09:04:33+00:00",
+        "modified": "2019-03-06T14:13:55+00:00",
         "external_resources": {
           "website": "https://fr.talend.com/products/talend-open-studio/",
-          "repository": "https://github.com/Talend/tdi-studio-se"
+          "repository": "https://github.com/Talend/tdi-studio-se",
+          "framalibre": [],
+          "sill": {
+            "id": 144,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=144",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=144",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=144"
+            }
+          },
+          "wikidata": {
+            "id": "Q17097860",
+            "url": "https://www.wikidata.org/wiki/Q17097860",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q17097860.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -18718,14 +23898,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 305,
-        "created": "2019-03-07T08:54:54+00:00",
-        "modified": "2020-03-31T14:02:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/305",
         "name": "Tanaguru",
+        "url": "https://comptoir-du-libre.org/fr/softwares/305",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/305",
+          "en": "https://comptoir-du-libre.org/en/softwares/305"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-03-07T08:54:54+00:00",
+        "modified": "2020-03-31T14:02:12+00:00",
         "external_resources": {
           "website": "http://www.tanaguru.com/fr/",
-          "repository": "https://github.com/Tanaguru/Tanaguru"
+          "repository": "https://github.com/Tanaguru/Tanaguru",
+          "framalibre": [],
+          "sill": {
+            "id": 145,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=145",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=145",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=145"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -18775,14 +23970,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 191,
-        "created": "2018-09-03T15:24:10+00:00",
-        "modified": "2019-03-06T14:11:55+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/191",
         "name": "TestLink",
+        "url": "https://comptoir-du-libre.org/fr/softwares/191",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/191",
+          "en": "https://comptoir-du-libre.org/en/softwares/191"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-09-03T15:24:10+00:00",
+        "modified": "2019-03-06T14:11:55+00:00",
         "external_resources": {
           "website": "http://www.testlink.org/",
-          "repository": "https://github.com/TestLinkOpenSourceTRMS/testlink-code"
+          "repository": "https://github.com/TestLinkOpenSourceTRMS/testlink-code",
+          "framalibre": [],
+          "sill": {
+            "id": 146,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=146",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=146",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=146"
+            }
+          },
+          "wikidata": {
+            "id": "Q248384",
+            "url": "https://www.wikidata.org/wiki/Q248384",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q248384.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/TestLink",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/TestLink"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -18850,14 +24069,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 80,
-        "created": "2017-02-09T16:40:47+00:00",
-        "modified": "2019-02-25T13:29:40+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/80",
         "name": "Thunderbird",
+        "url": "https://comptoir-du-libre.org/fr/softwares/80",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/80",
+          "en": "https://comptoir-du-libre.org/en/softwares/80"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2017-02-09T16:40:47+00:00",
+        "modified": "2019-02-25T13:29:40+00:00",
         "external_resources": {
           "website": "https://www.mozilla.org/fr/thunderbird/",
-          "repository": "https://www.mozilla.org/fr/thunderbird/"
+          "repository": "https://www.mozilla.org/fr/thunderbird/",
+          "framalibre": {
+            "slug": "thunderbird",
+            "url": "https://framalibre.org/content/thunderbird"
+          },
+          "sill": {
+            "id": 147,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=147",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=147",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=147"
+            }
+          },
+          "wikidata": {
+            "id": "Q483604",
+            "url": "https://www.wikidata.org/wiki/Q483604",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q483604.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Mozilla_Thunderbird",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Mozilla_Thunderbird",
+              "fr": "https://en.wikipedia.org/wiki/Mozilla_Thunderbird"
+            }
+          }
         },
         "providers": [
           {
@@ -18887,6 +24134,15 @@
               "website": "https://cap-rel.fr"
             }
           },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 446,
             "url": "https://comptoir-du-libre.org/fr/users/446",
@@ -19069,6 +24325,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 3453,
             "url": "https://comptoir-du-libre.org/fr/users/3453",
@@ -19096,6 +24361,15 @@
               "website": "http://www.ecrins-parcnational.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 153,
             "url": "https://comptoir-du-libre.org/fr/users/153",
@@ -19170,14 +24444,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 96,
-        "created": "2017-03-01T14:32:16+00:00",
-        "modified": "2019-02-25T13:38:37+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/96",
         "name": "GLPI Plugin:Timelineticket",
+        "url": "https://comptoir-du-libre.org/fr/softwares/96",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/96",
+          "en": "https://comptoir-du-libre.org/en/softwares/96"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2017-03-01T14:32:16+00:00",
+        "modified": "2019-02-25T13:38:37+00:00",
         "external_resources": {
           "website": "http://plugins.glpi-project.org/#/plugin/timelineticket",
-          "repository": "https://github.com/pluginsGLPI/timelineticket.git"
+          "repository": "https://github.com/pluginsGLPI/timelineticket.git",
+          "framalibre": [],
+          "sill": {
+            "id": 148,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=148",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=148",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=148"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -19217,18 +24506,51 @@
         "framaLibreId": "ublock-origin",
         "sourceUrl": "https://github.com/gorhill/uBlock",
         "license": "GNU GPLv3",
-        "developers": []
+        "developers": [
+          {
+            "name": "Raymond Hill",
+            "id": "Q113470708"
+          }
+        ]
       },
       "comptoirDuLibreSoftware": {
         "id": 288,
-        "created": "2019-02-26T11:12:00+00:00",
-        "modified": "2019-02-26T11:12:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/288",
         "name": "uBlock Origin",
+        "url": "https://comptoir-du-libre.org/fr/softwares/288",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/288",
+          "en": "https://comptoir-du-libre.org/en/softwares/288"
+        },
         "licence": "GNU GPLv3",
+        "created": "2019-02-26T11:12:00+00:00",
+        "modified": "2019-02-26T11:12:00+00:00",
         "external_resources": {
           "website": "https://github.com/gorhill/uBlock",
-          "repository": "https://github.com/gorhill/uBlock"
+          "repository": "https://github.com/gorhill/uBlock",
+          "framalibre": {
+            "slug": "ublock-origin",
+            "url": "https://framalibre.org/content/ublock-origin"
+          },
+          "sill": {
+            "id": 149,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=149",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=149",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=149"
+            }
+          },
+          "wikidata": {
+            "id": "Q19881587",
+            "url": "https://www.wikidata.org/wiki/Q19881587",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q19881587.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/UBlock_Origin",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/UBlock_Origin",
+              "fr": "https://en.wikipedia.org/wiki/UBlock_Origin"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -19286,6 +24608,15 @@
               "website": "https://www.osmery.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -19328,14 +24659,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 292,
-        "created": "2019-02-26T15:29:26+00:00",
-        "modified": "2020-05-05T22:34:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/292",
         "name": "uMap",
+        "url": "https://comptoir-du-libre.org/fr/softwares/292",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/292",
+          "en": "https://comptoir-du-libre.org/en/softwares/292"
+        },
         "licence": "MIT",
+        "created": "2019-02-26T15:29:26+00:00",
+        "modified": "2020-05-05T22:34:10+00:00",
         "external_resources": {
           "website": "https://umap.openstreetmap.fr/fr/",
-          "repository": "https://github.com/umap-project/umap"
+          "repository": "https://github.com/umap-project/umap",
+          "framalibre": [],
+          "sill": {
+            "id": 150,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=150",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=150",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=150"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -19405,14 +24751,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 94,
-        "created": "2017-03-01T14:28:36+00:00",
-        "modified": "2019-02-26T16:04:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/94",
         "name": "GLPI Plugin:Uninstall",
+        "url": "https://comptoir-du-libre.org/fr/softwares/94",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/94",
+          "en": "https://comptoir-du-libre.org/en/softwares/94"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-01T14:28:36+00:00",
+        "modified": "2019-02-26T16:04:10+00:00",
         "external_resources": {
           "website": "http://plugins.glpi-project.org/#/plugin/uninstall",
-          "repository": "https://github.com/pluginsGLPI/uninstall.git"
+          "repository": "https://github.com/pluginsGLPI/uninstall.git",
+          "framalibre": [],
+          "sill": {
+            "id": 151,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=151",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=151",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=151"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -19464,14 +24825,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 214,
-        "created": "2018-09-04T09:52:35+00:00",
-        "modified": "2019-03-06T14:45:11+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/214",
         "name": "Varnish",
+        "url": "https://comptoir-du-libre.org/fr/softwares/214",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/214",
+          "en": "https://comptoir-du-libre.org/en/softwares/214"
+        },
         "licence": "BSD",
+        "created": "2018-09-04T09:52:35+00:00",
+        "modified": "2019-03-06T14:45:11+00:00",
         "external_resources": {
           "website": "https://www.varnish-cache.org/",
-          "repository": "https://github.com/varnishcache/varnish-cache"
+          "repository": "https://github.com/varnishcache/varnish-cache",
+          "framalibre": [],
+          "sill": {
+            "id": 152,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=152",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=152",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=152"
+            }
+          },
+          "wikidata": {
+            "id": "Q1602447",
+            "url": "https://www.wikidata.org/wiki/Q1602447",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1602447.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Varnish_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Varnish_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Varnish"
+            }
+          }
         },
         "providers": [
           {
@@ -19526,14 +24912,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 312,
-        "created": "2019-03-07T10:47:06+00:00",
-        "modified": "2019-03-07T10:47:06+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/312",
         "name": "Vault",
+        "url": "https://comptoir-du-libre.org/fr/softwares/312",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/312",
+          "en": "https://comptoir-du-libre.org/en/softwares/312"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2019-03-07T10:47:06+00:00",
+        "modified": "2019-03-07T10:47:06+00:00",
         "external_resources": {
           "website": "https://www.vaultproject.io/",
-          "repository": "https://github.com/hashicorp/vault"
+          "repository": "https://github.com/hashicorp/vault",
+          "framalibre": [],
+          "sill": {
+            "id": 153,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=153",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=153",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=153"
+            }
+          },
+          "wikidata": {
+            "id": "Q4052619",
+            "url": "https://www.wikidata.org/wiki/Q4052619",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q4052619.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Vault_(version_control_system)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Vault_(version_control_system)"
+            }
+          }
         },
         "providers": [
           {
@@ -19593,14 +25003,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 51,
-        "created": "2017-02-07T11:13:30+00:00",
-        "modified": "2022-05-20T16:52:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/51",
         "name": "VeraCrypt",
+        "url": "https://comptoir-du-libre.org/fr/softwares/51",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/51",
+          "en": "https://comptoir-du-libre.org/en/softwares/51"
+        },
         "licence": "Apache License 2.0",
+        "created": "2017-02-07T11:13:30+00:00",
+        "modified": "2022-05-20T16:52:46+00:00",
         "external_resources": {
           "website": "https://www.veracrypt.fr/",
-          "repository": "https://veracrypt.fr/code/VeraCrypt/"
+          "repository": "https://veracrypt.fr/code/VeraCrypt/",
+          "framalibre": {
+            "slug": "veracrypt",
+            "url": "https://framalibre.org/content/veracrypt"
+          },
+          "sill": {
+            "id": 154,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=154",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=154",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=154"
+            }
+          },
+          "wikidata": {
+            "id": "Q19911889",
+            "url": "https://www.wikidata.org/wiki/Q19911889",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q19911889.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/VeraCrypt",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/VeraCrypt",
+              "fr": "https://en.wikipedia.org/wiki/VeraCrypt"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -19634,7 +25072,7 @@
         ]
       },
       "hasExpertReferent": false,
-      "referentCount": 0
+      "referentCount": 1
     },
     {
       "id": 155,
@@ -19680,23 +25118,38 @@
           {
             "name": "Microsoft",
             "id": "Q2283"
-          },
-          {
-            "name": "VSCodium",
-            "id": "Q111967621"
           }
         ]
       },
       "comptoirDuLibreSoftware": {
         "id": 171,
-        "created": "2018-09-03T13:56:18+00:00",
-        "modified": "2022-07-27T06:21:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/171",
         "name": "VSCodium",
+        "url": "https://comptoir-du-libre.org/fr/softwares/171",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/171",
+          "en": "https://comptoir-du-libre.org/en/softwares/171"
+        },
         "licence": "MIT",
+        "created": "2018-09-03T13:56:18+00:00",
+        "modified": "2022-07-27T06:21:30+00:00",
         "external_resources": {
           "website": "https://vscodium.com/",
-          "repository": "https://github.com/VSCodium/vscodium"
+          "repository": "https://github.com/VSCodium/vscodium",
+          "framalibre": [],
+          "sill": {
+            "id": 155,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=155",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=155",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=155"
+            }
+          },
+          "wikidata": {
+            "id": "Q111967621",
+            "url": "https://www.wikidata.org/wiki/Q111967621",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q111967621.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -19787,7 +25240,7 @@
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/VLC_Icon.svg/220px-VLC_Icon.svg.png",
         "framaLibreId": "vlc",
-        "sourceUrl": "https://code.videolan.org/explore/projects/starred",
+        "sourceUrl": "https://code.videolan.org/videolan/vlc",
         "websiteUrl": "https://www.videolan.org/vlc/",
         "license": "GPLv2+",
         "developers": [
@@ -19803,14 +25256,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 62,
-        "created": "2017-02-07T16:08:18+00:00",
-        "modified": "2022-09-04T12:50:25+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/62",
         "name": "VLC",
+        "url": "https://comptoir-du-libre.org/fr/softwares/62",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/62",
+          "en": "https://comptoir-du-libre.org/en/softwares/62"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2017-02-07T16:08:18+00:00",
+        "modified": "2022-09-04T12:50:25+00:00",
         "external_resources": {
           "website": "https://www.videolan.org/vlc/",
-          "repository": "https://code.videolan.org/videolan/vlc"
+          "repository": "https://code.videolan.org/videolan/vlc",
+          "framalibre": {
+            "slug": "vlc",
+            "url": "https://framalibre.org/content/vlc"
+          },
+          "sill": {
+            "id": 156,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=156",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=156",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=156"
+            }
+          },
+          "wikidata": {
+            "id": "Q171477",
+            "url": "https://www.wikidata.org/wiki/Q171477",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q171477.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/VLC_media_player",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/VLC_media_player",
+              "fr": "https://en.wikipedia.org/wiki/VLC_media_player"
+            }
+          }
         },
         "providers": [
           {
@@ -19831,6 +25312,15 @@
               "website": "https://www.aplose.fr"
             }
           },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 312,
             "url": "https://comptoir-du-libre.org/fr/users/312",
@@ -20013,6 +25503,15 @@
               "website": "https://www.saintdenisdepalin.fr/"
             }
           },
+          {
+            "id": 3519,
+            "url": "https://comptoir-du-libre.org/fr/users/3519",
+            "name": "Mairie de Saint-Joseph",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://saintjoseph.re"
+            }
+          },
           {
             "id": 618,
             "url": "https://comptoir-du-libre.org/fr/users/618",
@@ -20031,6 +25530,15 @@
               "website": "http://www.montereau77.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 176,
             "url": "https://comptoir-du-libre.org/fr/users/176",
@@ -20067,6 +25575,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 70,
             "url": "https://comptoir-du-libre.org/fr/users/70",
@@ -20130,6 +25647,15 @@
               "website": "http://www.clichy-sous-bois.fr"
             }
           },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -20195,14 +25721,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 289,
-        "created": "2019-02-26T12:47:26+00:00",
-        "modified": "2019-02-26T12:47:26+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/289",
         "name": "VRT Network Equipment",
+        "url": "https://comptoir-du-libre.org/fr/softwares/289",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/289",
+          "en": "https://comptoir-du-libre.org/en/softwares/289"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2019-02-26T12:47:26+00:00",
+        "modified": "2019-02-26T12:47:26+00:00",
         "external_resources": {
           "website": "https://extensions.libreoffice.org/extensions/vrt-network-equipment",
-          "repository": "https://bitbucket.org/vrtsystems/odf-extension-vrt-network-equipment/src"
+          "repository": "https://bitbucket.org/vrtsystems/odf-extension-vrt-network-equipment/src",
+          "framalibre": [],
+          "sill": {
+            "id": 157,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=157",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=157",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=157"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -20242,17 +25783,53 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 261,
-        "created": "2018-11-19T11:43:31+00:00",
-        "modified": "2021-02-26T02:29:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/261",
         "name": "WAPT Community",
+        "url": "https://comptoir-du-libre.org/fr/softwares/261",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/261",
+          "en": "https://comptoir-du-libre.org/en/softwares/261"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-11-19T11:43:31+00:00",
+        "modified": "2021-02-26T02:29:50+00:00",
         "external_resources": {
           "website": "http://wapt.fr/",
-          "repository": "https://github.com/tranquilit/WAPT"
+          "repository": "https://github.com/tranquilit/WAPT",
+          "framalibre": {
+            "slug": "wapt",
+            "url": "https://framalibre.org/content/wapt"
+          },
+          "sill": {
+            "id": 158,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=158",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=158",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=158"
+            }
+          },
+          "wikidata": {
+            "id": "Q50829216",
+            "url": "https://www.wikidata.org/wiki/Q50829216",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q50829216.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Wapt_(logiciel)",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Wapt_(logiciel)"
+            }
+          }
         },
         "providers": [],
         "users": [
+          {
+            "id": 1078,
+            "url": "https://comptoir-du-libre.org/fr/users/1078",
+            "name": "Abbeville - Mairie d'Abbeville",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.abbeville.fr"
+            }
+          },
           {
             "id": 561,
             "url": "https://comptoir-du-libre.org/fr/users/561",
@@ -20298,6 +25875,24 @@
               "website": "http://www.saintarnoultenyvelines.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 2533,
             "url": "https://comptoir-du-libre.org/fr/users/2533",
@@ -20368,14 +25963,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 295,
-        "created": "2019-02-27T10:02:34+00:00",
-        "modified": "2019-02-27T10:02:34+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/295",
         "name": "GLPI Plugin:WebServices",
+        "url": "https://comptoir-du-libre.org/fr/softwares/295",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/295",
+          "en": "https://comptoir-du-libre.org/en/softwares/295"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-02-27T10:02:34+00:00",
+        "modified": "2019-02-27T10:02:34+00:00",
         "external_resources": {
           "website": "https://plugins.glpi-project.org/#/plugin/webservices",
-          "repository": "https://forge.glpi-project.org/projects/webservices/repository"
+          "repository": "https://forge.glpi-project.org/projects/webservices/repository",
+          "framalibre": [],
+          "sill": {
+            "id": 160,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=160",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=160",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=160"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -20411,14 +26021,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 260,
-        "created": "2018-11-19T11:21:31+00:00",
-        "modified": "2020-04-08T14:36:36+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/260",
         "name": "Wekan",
+        "url": "https://comptoir-du-libre.org/fr/softwares/260",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/260",
+          "en": "https://comptoir-du-libre.org/en/softwares/260"
+        },
         "licence": "MIT",
+        "created": "2018-11-19T11:21:31+00:00",
+        "modified": "2020-04-08T14:36:36+00:00",
         "external_resources": {
           "website": "https://wekan.github.io/",
-          "repository": "https://github.com/wekan/wekan"
+          "repository": "https://github.com/wekan/wekan",
+          "framalibre": [],
+          "sill": {
+            "id": 161,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=161",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=161",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=161"
+            }
+          },
+          "wikidata": {
+            "id": "Q50558592",
+            "url": "https://www.wikidata.org/wiki/Q50558592",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q50558592.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -20581,14 +26210,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 38,
-        "created": "2016-11-02T15:26:37+00:00",
-        "modified": "2022-02-12T16:13:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/38",
         "name": "WordPress",
+        "url": "https://comptoir-du-libre.org/fr/softwares/38",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/38",
+          "en": "https://comptoir-du-libre.org/en/softwares/38"
+        },
         "licence": "GNU GPL",
+        "created": "2016-11-02T15:26:37+00:00",
+        "modified": "2022-02-12T16:13:33+00:00",
         "external_resources": {
           "website": "https://fr.wordpress.com/",
-          "repository": "https://github.com/WordPress/WordPress"
+          "repository": "https://github.com/WordPress/WordPress",
+          "framalibre": {
+            "slug": "wordpress",
+            "url": "https://framalibre.org/content/wordpress"
+          },
+          "sill": {
+            "id": 162,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=162",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=162",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=162"
+            }
+          },
+          "wikidata": {
+            "id": "Q13166",
+            "url": "https://www.wikidata.org/wiki/Q13166",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q13166.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/WordPress",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/WordPress",
+              "fr": "https://en.wikipedia.org/wiki/WordPress"
+            }
+          }
         },
         "providers": [
           {
@@ -20926,6 +26583,24 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -21009,6 +26684,93 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Altairis",
+          "siren": "488020108",
+          "url": "https://annuaire.cnll.fr/societes/488020108"
+        },
+        {
+          "name": "INNO3",
+          "siren": "538420753",
+          "url": "https://annuaire.cnll.fr/societes/538420753"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "ed3l",
+          "siren": "501943963",
+          "url": "https://annuaire.cnll.fr/societes/501943963"
+        },
+        {
+          "name": "Ronan Chardonneau",
+          "siren": "752089045",
+          "url": "https://annuaire.cnll.fr/societes/752089045"
+        },
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        },
+        {
+          "name": "Human's connexion",
+          "siren": "513792119",
+          "url": "https://annuaire.cnll.fr/societes/513792119"
+        },
+        {
+          "name": "Troopers",
+          "siren": "538811944",
+          "url": "https://annuaire.cnll.fr/societes/538811944"
+        },
+        {
+          "name": "OpenDSI",
+          "siren": "751305228",
+          "url": "https://annuaire.cnll.fr/societes/751305228"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "ENOVATION SOLUTIONS",
+          "siren": "824531115",
+          "url": "https://annuaire.cnll.fr/societes/824531115"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "esprit libre",
+          "siren": "410829477",
+          "url": "https://annuaire.cnll.fr/societes/410829477"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "TKPX",
+          "siren": "519986160",
+          "url": "https://annuaire.cnll.fr/societes/519986160"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        },
+        {
+          "name": "KOENA",
+          "siren": "822246450",
+          "url": "https://annuaire.cnll.fr/societes/822246450"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 1
     },
@@ -21043,14 +26805,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 177,
-        "created": "2018-09-03T14:11:58+00:00",
-        "modified": "2019-03-06T14:03:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/177",
         "name": "Yarn",
+        "url": "https://comptoir-du-libre.org/fr/softwares/177",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/177",
+          "en": "https://comptoir-du-libre.org/en/softwares/177"
+        },
         "licence": "BSD",
+        "created": "2018-09-03T14:11:58+00:00",
+        "modified": "2019-03-06T14:03:07+00:00",
         "external_resources": {
           "website": "https://yarnpkg.com/fr/",
-          "repository": "https://github.com/yarnpkg"
+          "repository": "https://github.com/yarnpkg",
+          "framalibre": [],
+          "sill": {
+            "id": 163,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=163",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=163",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=163"
+            }
+          },
+          "wikidata": {
+            "id": "Q28975591",
+            "url": "https://www.wikidata.org/wiki/Q28975591",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q28975591.json"
+          },
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -21088,18 +26869,60 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 227,
-        "created": "2018-09-04T12:19:34+00:00",
-        "modified": "2018-09-05T05:17:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/227",
         "name": "Rudder",
+        "url": "https://comptoir-du-libre.org/fr/softwares/227",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/227",
+          "en": "https://comptoir-du-libre.org/en/softwares/227"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-04T12:19:34+00:00",
+        "modified": "2018-09-05T05:17:18+00:00",
         "external_resources": {
           "website": "http://www.rudder-project.org/",
-          "repository": "https://github.com/Normation/rudder"
+          "repository": "https://github.com/Normation/rudder",
+          "framalibre": [],
+          "sill": {
+            "id": 164,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=164",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=164",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=164"
+            }
+          },
+          "wikidata": {
+            "id": "Q16673801",
+            "url": "https://www.wikidata.org/wiki/Q16673801",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q16673801.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Rudder_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Rudder_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Rudder_(logiciel)"
+            }
+          }
         },
         "providers": [],
-        "users": []
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          }
+        ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "NORMATION",
+          "siren": "519451686",
+          "url": "https://annuaire.cnll.fr/societes/519451686"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 0
     },
@@ -21126,14 +26949,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 308,
-        "created": "2019-03-07T09:49:58+00:00",
-        "modified": "2019-03-07T09:49:58+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/308",
         "name": "SonarQube Plugin:CheckStyle",
+        "url": "https://comptoir-du-libre.org/fr/softwares/308",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/308",
+          "en": "https://comptoir-du-libre.org/en/softwares/308"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2019-03-07T09:49:58+00:00",
+        "modified": "2019-03-07T09:49:58+00:00",
         "external_resources": {
           "website": "http://checkstyle.sourceforge.net/",
-          "repository": "https://github.com/checkstyle/checkstyle"
+          "repository": "https://github.com/checkstyle/checkstyle",
+          "framalibre": [],
+          "sill": {
+            "id": 165,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=165",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=165",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=165"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -21164,14 +27002,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 309,
-        "created": "2019-03-07T09:54:03+00:00",
-        "modified": "2019-03-07T09:54:03+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/309",
         "name": "SonarQube Plugin:PMD",
+        "url": "https://comptoir-du-libre.org/fr/softwares/309",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/309",
+          "en": "https://comptoir-du-libre.org/en/softwares/309"
+        },
         "licence": "BSD",
+        "created": "2019-03-07T09:54:03+00:00",
+        "modified": "2019-03-07T09:54:03+00:00",
         "external_resources": {
           "website": "https://pmd.github.io/",
-          "repository": "https://github.com/pmd/pmd"
+          "repository": "https://github.com/pmd/pmd",
+          "framalibre": [],
+          "sill": {
+            "id": 166,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=166",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=166",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=166"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -21207,14 +27060,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -21269,14 +27141,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -21331,14 +27222,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -21393,14 +27303,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -21461,21 +27390,46 @@
           "en": "modern collaboration suite (groupware)"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/SOGo_logo.svg/220px-SOGo_logo.svg.png",
-        "sourceUrl": "https://github.com/inverse-inc/sogo",
+        "sourceUrl": "https://github.com/Alinto/sogo",
         "websiteUrl": "https://sogo.nu/",
         "license": "GPL",
         "developers": []
       },
       "comptoirDuLibreSoftware": {
         "id": 139,
-        "created": "2018-06-14T14:07:15+00:00",
-        "modified": "2018-06-14T14:07:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/139",
         "name": "SOGo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/139",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/139",
+          "en": "https://comptoir-du-libre.org/en/softwares/139"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-06-14T14:07:15+00:00",
+        "modified": "2018-06-14T14:07:15+00:00",
         "external_resources": {
           "website": "https://sogo.nu",
-          "repository": "https://github.com/inverse-inc/sogo"
+          "repository": "https://github.com/inverse-inc/sogo",
+          "framalibre": [],
+          "sill": {
+            "id": 171,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=171",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=171",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=171"
+            }
+          },
+          "wikidata": {
+            "id": "Q1523357",
+            "url": "https://www.wikidata.org/wiki/Q1523357",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1523357.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/SOGo",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/SOGo",
+              "fr": "https://en.wikipedia.org/wiki/SOGo"
+            }
+          }
         },
         "providers": [
           {
@@ -21507,6 +27461,15 @@
               "website": "https://ville-fontaine.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 16,
             "url": "https://comptoir-du-libre.org/fr/users/16",
@@ -21555,14 +27518,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 355,
-        "created": "2020-02-11T09:03:15+00:00",
-        "modified": "2020-02-11T09:36:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/355",
         "name": "Zammad",
+        "url": "https://comptoir-du-libre.org/fr/softwares/355",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/355",
+          "en": "https://comptoir-du-libre.org/en/softwares/355"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-02-11T09:03:15+00:00",
+        "modified": "2020-02-11T09:36:12+00:00",
         "external_resources": {
           "website": "https://zammad.org/",
-          "repository": "https://github.com/zammad/zammad"
+          "repository": "https://github.com/zammad/zammad",
+          "framalibre": [],
+          "sill": {
+            "id": 172,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=172",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=172",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=172"
+            }
+          },
+          "wikidata": {
+            "id": "Q71389626",
+            "url": "https://www.wikidata.org/wiki/Q71389626",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q71389626.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Zammad",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Zammad"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -21578,7 +27565,7 @@
         ]
       },
       "hasExpertReferent": false,
-      "referentCount": 0
+      "referentCount": 1
     },
     {
       "id": 173,
@@ -21636,14 +27623,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 356,
-        "created": "2020-02-11T09:43:26+00:00",
-        "modified": "2020-02-11T09:43:26+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/356",
         "name": "Jekyll",
+        "url": "https://comptoir-du-libre.org/fr/softwares/356",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/356",
+          "en": "https://comptoir-du-libre.org/en/softwares/356"
+        },
         "licence": "MIT",
+        "created": "2020-02-11T09:43:26+00:00",
+        "modified": "2020-02-11T09:43:26+00:00",
         "external_resources": {
           "website": "https://jekyllrb.com/",
-          "repository": "https://github.com/jekyll/jekyll"
+          "repository": "https://github.com/jekyll/jekyll",
+          "framalibre": [],
+          "sill": {
+            "id": 173,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=173",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=173",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=173"
+            }
+          },
+          "wikidata": {
+            "id": "Q17067385",
+            "url": "https://www.wikidata.org/wiki/Q17067385",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q17067385.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Jekyll_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Jekyll_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Jekyll_(logiciel)"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -21740,14 +27752,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 357,
-        "created": "2020-02-11T09:55:20+00:00",
-        "modified": "2020-02-11T14:08:22+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/357",
         "name": "Cachet",
+        "url": "https://comptoir-du-libre.org/fr/softwares/357",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/357",
+          "en": "https://comptoir-du-libre.org/en/softwares/357"
+        },
         "licence": "BSD",
+        "created": "2020-02-11T09:55:20+00:00",
+        "modified": "2020-02-11T14:08:22+00:00",
         "external_resources": {
           "website": "https://cachethq.io/",
-          "repository": "https://github.com/CachetHQ/Cachet"
+          "repository": "https://github.com/CachetHQ/Cachet",
+          "framalibre": [],
+          "sill": {
+            "id": 175,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=175",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=175",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=175"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -21832,14 +27859,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 358,
-        "created": "2020-02-11T10:09:34+00:00",
-        "modified": "2021-03-20T20:22:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/358",
         "name": "Matomo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/358",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/358",
+          "en": "https://comptoir-du-libre.org/en/softwares/358"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-02-11T10:09:34+00:00",
+        "modified": "2021-03-20T20:22:18+00:00",
         "external_resources": {
           "website": "https://developer.matomo.org/",
-          "repository": "https://github.com/matomo-org/matomo"
+          "repository": "https://github.com/matomo-org/matomo",
+          "framalibre": {
+            "slug": "piwik",
+            "url": "https://framalibre.org/content/piwik"
+          },
+          "sill": {
+            "id": 176,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=176",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=176",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=176"
+            }
+          },
+          "wikidata": {
+            "id": "Q34162",
+            "url": "https://www.wikidata.org/wiki/Q34162",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q34162.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Matomo_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Matomo_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Matomo_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -21925,6 +27980,15 @@
               "website": "https://www.lavienne86.fr"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 254,
             "url": "https://comptoir-du-libre.org/fr/users/254",
@@ -21934,6 +27998,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -21977,14 +28050,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 359,
-        "created": "2020-02-11T10:16:25+00:00",
-        "modified": "2020-02-11T10:16:25+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/359",
         "name": "Postfix Admin",
+        "url": "https://comptoir-du-libre.org/fr/softwares/359",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/359",
+          "en": "https://comptoir-du-libre.org/en/softwares/359"
+        },
         "licence": "GNU GPLv2",
+        "created": "2020-02-11T10:16:25+00:00",
+        "modified": "2020-02-11T10:16:25+00:00",
         "external_resources": {
           "website": "http://postfixadmin.sourceforge.net/",
-          "repository": "https://github.com/postfixadmin/postfixadmin"
+          "repository": "https://github.com/postfixadmin/postfixadmin",
+          "framalibre": [],
+          "sill": {
+            "id": 177,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=177",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=177",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=177"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -22039,14 +28127,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 113,
-        "created": "2017-04-20T15:56:31+00:00",
-        "modified": "2017-04-20T15:56:31+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/113",
         "name": "Proxmox Virtual Environment PVE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/113",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/113",
+          "en": "https://comptoir-du-libre.org/en/softwares/113"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2017-04-20T15:56:31+00:00",
+        "modified": "2017-04-20T15:56:31+00:00",
         "external_resources": {
           "website": "https://www.proxmox.com/en/proxmox-ve",
-          "repository": "https://git.proxmox.com/"
+          "repository": "https://git.proxmox.com/",
+          "framalibre": {
+            "slug": "proxmox-virtual-environnement",
+            "url": "https://framalibre.org/content/proxmox-virtual-environnement"
+          },
+          "sill": {
+            "id": 178,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=178",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=178",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=178"
+            }
+          },
+          "wikidata": {
+            "id": "Q344376",
+            "url": "https://www.wikidata.org/wiki/Q344376",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q344376.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Proxmox_Virtual_Environment",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Proxmox_Virtual_Environment",
+              "fr": "https://en.wikipedia.org/wiki/Proxmox_VE"
+            }
+          }
         },
         "providers": [
           {
@@ -22159,6 +28275,24 @@
               "website": "https://gieres.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -22224,14 +28358,41 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 361,
-        "created": "2020-02-11T10:25:46+00:00",
-        "modified": "2020-02-11T10:35:11+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/361",
         "name": "Yunohost",
+        "url": "https://comptoir-du-libre.org/fr/softwares/361",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/361",
+          "en": "https://comptoir-du-libre.org/en/softwares/361"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-02-11T10:25:46+00:00",
+        "modified": "2020-02-11T10:35:11+00:00",
         "external_resources": {
           "website": "https://yunohost.org",
-          "repository": "https://github.com/YunoHost/yunohost"
+          "repository": "https://github.com/YunoHost/yunohost",
+          "framalibre": {
+            "slug": "yunohost",
+            "url": "https://framalibre.org/content/yunohost"
+          },
+          "sill": {
+            "id": 179,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=179",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=179",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=179"
+            }
+          },
+          "wikidata": {
+            "id": "Q15971793",
+            "url": "https://www.wikidata.org/wiki/Q15971793",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q15971793.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/YunoHost",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/YunoHost"
+            }
+          }
         },
         "providers": [
           {
@@ -22306,14 +28467,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 362,
-        "created": "2020-02-11T10:34:10+00:00",
-        "modified": "2022-07-02T10:45:31+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/362",
         "name": "CodiMD",
+        "url": "https://comptoir-du-libre.org/fr/softwares/362",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/362",
+          "en": "https://comptoir-du-libre.org/en/softwares/362"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-02-11T10:34:10+00:00",
+        "modified": "2022-09-10T17:36:10+00:00",
         "external_resources": {
           "website": "https://hackmd.io/c/codimd-documentation/",
-          "repository": "https://github.com/hackmdio/codimd"
+          "repository": "https://github.com/hackmdio/codimd",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -22359,14 +28528,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 363,
-        "created": "2020-02-11T10:52:33+00:00",
-        "modified": "2020-02-11T10:53:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/363",
         "name": "Git-Crypt",
+        "url": "https://comptoir-du-libre.org/fr/softwares/363",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/363",
+          "en": "https://comptoir-du-libre.org/en/softwares/363"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-02-11T10:52:33+00:00",
+        "modified": "2020-02-11T10:53:02+00:00",
         "external_resources": {
           "website": "https://www.agwa.name/projects/git-crypt/",
-          "repository": "https://github.com/AGWA/git-crypt"
+          "repository": "https://github.com/AGWA/git-crypt",
+          "framalibre": [],
+          "sill": {
+            "id": 181,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=181",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=181",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=181"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -22419,21 +28603,49 @@
             "id": "Q6284201"
           },
           {
-            "name": "RStudio PBC",
+            "name": "Posit PBC",
             "id": "Q28746410"
           }
         ]
       },
       "comptoirDuLibreSoftware": {
         "id": 366,
-        "created": "2020-02-17T14:33:51+00:00",
-        "modified": "2020-02-17T15:03:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/366",
         "name": "RStudio",
+        "url": "https://comptoir-du-libre.org/fr/softwares/366",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/366",
+          "en": "https://comptoir-du-libre.org/en/softwares/366"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-02-17T14:33:51+00:00",
+        "modified": "2020-02-17T15:03:56+00:00",
         "external_resources": {
           "website": "https://rstudio.com/",
-          "repository": "https://github.com/rstudio/rstudio"
+          "repository": "https://github.com/rstudio/rstudio",
+          "framalibre": {
+            "slug": "rstudio",
+            "url": "https://framalibre.org/content/rstudio"
+          },
+          "sill": {
+            "id": 182,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=182",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=182",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=182"
+            }
+          },
+          "wikidata": {
+            "id": "Q4798119",
+            "url": "https://www.wikidata.org/wiki/Q4798119",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q4798119.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/RStudio",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/RStudio",
+              "fr": "https://en.wikipedia.org/wiki/RStudio"
+            }
+          }
         },
         "providers": [
           {
@@ -22479,14 +28691,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 367,
-        "created": "2020-02-17T14:44:40+00:00",
-        "modified": "2020-07-07T13:16:24+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/367",
         "name": " SecureFlag Community Edition",
+        "url": "https://comptoir-du-libre.org/fr/softwares/367",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/367",
+          "en": "https://comptoir-du-libre.org/en/softwares/367"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-02-17T14:44:40+00:00",
+        "modified": "2020-07-07T13:16:24+00:00",
         "external_resources": {
           "website": "https://owasp.org/www-project-secureflag-community-edition/",
-          "repository": "https://gitlab.com/secureflag-community"
+          "repository": "https://gitlab.com/secureflag-community",
+          "framalibre": [],
+          "sill": {
+            "id": 183,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=183",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=183",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=183"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -22531,14 +28758,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 365,
-        "created": "2020-02-17T14:13:57+00:00",
-        "modified": "2020-02-17T14:16:04+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/365",
         "name": "Redis",
+        "url": "https://comptoir-du-libre.org/fr/softwares/365",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/365",
+          "en": "https://comptoir-du-libre.org/en/softwares/365"
+        },
         "licence": "BSD",
+        "created": "2020-02-17T14:13:57+00:00",
+        "modified": "2020-02-17T14:16:04+00:00",
         "external_resources": {
           "website": "https://redis.io",
-          "repository": "https://github.com/antirez/redis"
+          "repository": "https://github.com/antirez/redis",
+          "framalibre": [],
+          "sill": {
+            "id": 184,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=184",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=184",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=184"
+            }
+          },
+          "wikidata": {
+            "id": "Q2136322",
+            "url": "https://www.wikidata.org/wiki/Q2136322",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2136322.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Redis",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Redis",
+              "fr": "https://en.wikipedia.org/wiki/Redis"
+            }
+          }
         },
         "providers": [
           {
@@ -22560,7 +28812,17 @@
             }
           }
         ],
-        "users": []
+        "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": false,
       "referentCount": 1
@@ -22603,16 +28865,50 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 368,
-        "created": "2020-02-21T13:20:19+00:00",
-        "modified": "2020-05-15T13:06:05+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/368",
         "name": "Archifiltre",
+        "url": "https://comptoir-du-libre.org/fr/softwares/368",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/368",
+          "en": "https://comptoir-du-libre.org/en/softwares/368"
+        },
         "licence": "MIT",
+        "created": "2020-02-21T13:20:19+00:00",
+        "modified": "2020-05-15T13:06:05+00:00",
         "external_resources": {
           "website": "https://archifiltre.fabrique.social.gouv.fr",
-          "repository": "https://github.com/SocialGouv/archifiltre"
+          "repository": "https://github.com/SocialGouv/archifiltre",
+          "framalibre": [],
+          "sill": {
+            "id": 185,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=185",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=185",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=185"
+            }
+          },
+          "wikidata": {
+            "id": "Q77064547",
+            "url": "https://www.wikidata.org/wiki/Q77064547",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q77064547.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Archifiltre",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Archifiltre"
+            }
+          }
         },
-        "providers": [],
+        "providers": [
+          {
+            "id": 3539,
+            "url": "https://comptoir-du-libre.org/fr/users/3539",
+            "name": "NOMBRE OLIVIER",
+            "type": "Person",
+            "external_resources": {
+              "website": ""
+            }
+          }
+        ],
         "users": [
           {
             "id": 3258,
@@ -22687,14 +28983,22 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 66,
-        "created": "2017-02-07T21:02:26+00:00",
-        "modified": "2017-02-07T21:02:27+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/66",
         "name": "Dia Diagram Editor",
+        "url": "https://comptoir-du-libre.org/fr/softwares/66",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/66",
+          "en": "https://comptoir-du-libre.org/en/softwares/66"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-07T21:02:26+00:00",
+        "modified": "2017-02-07T21:02:27+00:00",
         "external_resources": {
           "website": "http://dia-installer.de/",
-          "repository": "https://git.code.sf.net/p/vsd2svg/code vsd2svg-code"
+          "repository": "https://git.code.sf.net/p/vsd2svg/code vsd2svg-code",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -22726,6 +29030,15 @@
               "website": "http://www.saintarnoultenyvelines.fr"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 160,
             "url": "https://comptoir-du-libre.org/fr/users/160",
@@ -22735,6 +29048,15 @@
               "website": "http://www.sidec-jura.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 274,
             "url": "https://comptoir-du-libre.org/fr/users/274",
@@ -22777,14 +29099,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 374,
-        "created": "2020-03-06T13:32:56+00:00",
-        "modified": "2020-03-06T13:32:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/374",
         "name": "Prometheus",
+        "url": "https://comptoir-du-libre.org/fr/softwares/374",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/374",
+          "en": "https://comptoir-du-libre.org/en/softwares/374"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-03-06T13:32:56+00:00",
+        "modified": "2020-03-06T13:32:56+00:00",
         "external_resources": {
           "website": "https://prometheus.io/",
-          "repository": "https://github.com/prometheus/prometheus"
+          "repository": "https://github.com/prometheus/prometheus",
+          "framalibre": [],
+          "sill": {
+            "id": 187,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=187",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=187",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=187"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -22852,14 +29189,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 373,
-        "created": "2020-03-06T13:22:03+00:00",
-        "modified": "2020-03-06T13:24:47+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/373",
         "name": "Grafana",
+        "url": "https://comptoir-du-libre.org/fr/softwares/373",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/373",
+          "en": "https://comptoir-du-libre.org/en/softwares/373"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-03-06T13:22:03+00:00",
+        "modified": "2020-03-06T13:24:47+00:00",
         "external_resources": {
           "website": "https://grafana.com/",
-          "repository": "https://github.com/grafana/grafana"
+          "repository": "https://github.com/grafana/grafana",
+          "framalibre": [],
+          "sill": {
+            "id": 188,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=188",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=188",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=188"
+            }
+          },
+          "wikidata": {
+            "id": "Q43399271",
+            "url": "https://www.wikidata.org/wiki/Q43399271",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q43399271.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Grafana",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Grafana",
+              "fr": "https://en.wikipedia.org/wiki/Grafana"
+            }
+          }
         },
         "providers": [
           {
@@ -22927,6 +29289,15 @@
               "website": "https://www.isere.fr/"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -22977,14 +29348,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 376,
-        "created": "2020-03-06T13:57:16+00:00",
-        "modified": "2020-03-06T13:57:16+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/376",
         "name": "OpenIO SDS",
+        "url": "https://comptoir-du-libre.org/fr/softwares/376",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/376",
+          "en": "https://comptoir-du-libre.org/en/softwares/376"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-03-06T13:57:16+00:00",
+        "modified": "2020-03-06T13:57:16+00:00",
         "external_resources": {
           "website": "https://www.openio.io/",
-          "repository": "https://github.com/open-io/oio-sds"
+          "repository": "https://github.com/open-io/oio-sds",
+          "framalibre": [],
+          "sill": {
+            "id": 189,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=189",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=189",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=189"
+            }
+          },
+          "wikidata": {
+            "id": "Q30348631",
+            "url": "https://www.wikidata.org/wiki/Q30348631",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q30348631.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenIO",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenIO"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -22999,8 +29394,8 @@
           }
         ]
       },
-      "hasExpertReferent": false,
-      "referentCount": 0
+      "hasExpertReferent": true,
+      "referentCount": 1
     },
     {
       "id": 190,
@@ -23049,14 +29444,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 377,
-        "created": "2020-03-06T14:30:22+00:00",
-        "modified": "2020-05-11T07:20:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/377",
         "name": "Pulse",
+        "url": "https://comptoir-du-libre.org/fr/softwares/377",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/377",
+          "en": "https://comptoir-du-libre.org/en/softwares/377"
+        },
         "licence": "GNU GPLv2",
+        "created": "2020-03-06T14:30:22+00:00",
+        "modified": "2020-05-11T07:20:07+00:00",
         "external_resources": {
           "website": "https://www.siveo.net/pulse/",
-          "repository": "https://github.com/pulse-project/pulse2"
+          "repository": "https://github.com/pulse-project/pulse2",
+          "framalibre": [],
+          "sill": {
+            "id": 191,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=191",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=191",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=191"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -23112,14 +29522,41 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 375,
-        "created": "2020-03-06T13:44:05+00:00",
-        "modified": "2020-03-08T19:42:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/375",
         "name": "ProjeQtOr",
+        "url": "https://comptoir-du-libre.org/fr/softwares/375",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/375",
+          "en": "https://comptoir-du-libre.org/en/softwares/375"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-03-06T13:44:05+00:00",
+        "modified": "2020-03-08T19:42:46+00:00",
         "external_resources": {
           "website": "https://www.projeqtor.org/fr/",
-          "repository": "https://sourceforge.net/projects/projectorria/"
+          "repository": "https://sourceforge.net/projects/projectorria/",
+          "framalibre": {
+            "slug": "projeqtor",
+            "url": "https://framalibre.org/content/projeqtor"
+          },
+          "sill": {
+            "id": 192,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=192",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=192",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=192"
+            }
+          },
+          "wikidata": {
+            "id": "Q17501773",
+            "url": "https://www.wikidata.org/wiki/Q17501773",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q17501773.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/ProjeQtOr",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/ProjeQtOr"
+            }
+          }
         },
         "providers": [
           {
@@ -23186,14 +29623,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 379,
-        "created": "2020-03-13T10:10:51+00:00",
-        "modified": "2020-03-13T10:10:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/379",
         "name": "OpenShot Video Editor",
+        "url": "https://comptoir-du-libre.org/fr/softwares/379",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/379",
+          "en": "https://comptoir-du-libre.org/en/softwares/379"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-03-13T10:10:51+00:00",
+        "modified": "2020-03-13T10:10:51+00:00",
         "external_resources": {
           "website": "https://www.openshot.org/fr/",
-          "repository": "https://github.com/OpenShot/openshot-qt"
+          "repository": "https://github.com/OpenShot/openshot-qt",
+          "framalibre": {
+            "slug": "openshot",
+            "url": "https://framalibre.org/content/openshot"
+          },
+          "sill": {
+            "id": 193,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=193",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=193",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=193"
+            }
+          },
+          "wikidata": {
+            "id": "Q769346",
+            "url": "https://www.wikidata.org/wiki/Q769346",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q769346.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OpenShot",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OpenShot",
+              "fr": "https://en.wikipedia.org/wiki/OpenShot_Video_Editor"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -23255,14 +29720,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 323,
-        "created": "2019-05-13T12:17:24+00:00",
-        "modified": "2019-05-13T12:31:09+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/323",
         "name": "Solution logicielle Vitam",
+        "url": "https://comptoir-du-libre.org/fr/softwares/323",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/323",
+          "en": "https://comptoir-du-libre.org/en/softwares/323"
+        },
         "licence": "CeCILL V2",
+        "created": "2019-05-13T12:17:24+00:00",
+        "modified": "2019-05-13T12:31:09+00:00",
         "external_resources": {
           "website": "https://www.programmevitam.fr/",
-          "repository": "https://github.com/ProgrammeVitam/vitam"
+          "repository": "https://github.com/ProgrammeVitam/vitam",
+          "framalibre": [],
+          "sill": {
+            "id": 194,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=194",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=194",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=194"
+            }
+          },
+          "wikidata": {
+            "id": "Q65130365",
+            "url": "https://www.wikidata.org/wiki/Q65130365",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q65130365.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Programme_Vitam",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Programme_Vitam"
+            }
+          }
         },
         "providers": [
           {
@@ -23349,14 +29838,36 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 380,
-        "created": "2020-03-16T15:35:49+00:00",
-        "modified": "2022-04-13T07:16:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/380",
         "name": "Opale",
+        "url": "https://comptoir-du-libre.org/fr/softwares/380",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/380",
+          "en": "https://comptoir-du-libre.org/en/softwares/380"
+        },
         "licence": "GNU LGPL",
+        "created": "2020-03-16T15:35:49+00:00",
+        "modified": "2022-04-13T07:16:02+00:00",
         "external_resources": {
           "website": "https://download.scenari.software/Opale/",
-          "repository": "https://source.scenari.software/projects/opale"
+          "repository": "https://source.scenari.software/projects/opale",
+          "framalibre": {
+            "slug": "opale",
+            "url": "https://framalibre.org/content/opale"
+          },
+          "sill": {
+            "id": 195,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=195",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=195",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=195"
+            }
+          },
+          "wikidata": {
+            "id": "Q91312803",
+            "url": "https://www.wikidata.org/wiki/Q91312803",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q91312803.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -23440,14 +29951,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 384,
-        "created": "2020-04-15T05:47:47+00:00",
-        "modified": "2020-07-16T12:56:11+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/384",
         "name": "BigBlueButton",
+        "url": "https://comptoir-du-libre.org/fr/softwares/384",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/384",
+          "en": "https://comptoir-du-libre.org/en/softwares/384"
+        },
         "licence": "LGPLv3",
+        "created": "2020-04-15T05:47:47+00:00",
+        "modified": "2020-07-16T12:56:11+00:00",
         "external_resources": {
           "website": "https://bigbluebutton.org",
-          "repository": "https://github.com/bigbluebutton/bigbluebutton"
+          "repository": "https://github.com/bigbluebutton/bigbluebutton",
+          "framalibre": [],
+          "sill": {
+            "id": 196,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=196",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=196",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=196"
+            }
+          },
+          "wikidata": {
+            "id": "Q4904858",
+            "url": "https://www.wikidata.org/wiki/Q4904858",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q4904858.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/BigBlueButton",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/BigBlueButton",
+              "fr": "https://en.wikipedia.org/wiki/BigBlueButton"
+            }
+          }
         },
         "providers": [
           {
@@ -23504,6 +30040,15 @@
               "website": "https://www.liberasys.com"
             }
           },
+          {
+            "id": 54,
+            "url": "https://comptoir-du-libre.org/fr/users/54",
+            "name": "OpenGO",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.opengo.fr/"
+            }
+          },
           {
             "id": 255,
             "url": "https://comptoir-du-libre.org/fr/users/255",
@@ -23551,6 +30096,15 @@
               "website": ""
             }
           },
+          {
+            "id": 3453,
+            "url": "https://comptoir-du-libre.org/fr/users/3453",
+            "name": "oluthier",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://ville-fontaine.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -23601,7 +30155,7 @@
         "label": "PeerTube",
         "description": {
           "fr": "plateforme d'hébergement décentralisée, fondée sur un logiciel libre",
-          "en": "decentralised video hosting network, based on free/libre software"
+          "en": "decentralized video hosting network, based on free/libre software"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Logo_PeerTube_long_accented.svg/220px-Logo_PeerTube_long_accented.svg.png",
         "framaLibreId": "peertube",
@@ -23618,14 +30172,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 140,
-        "created": "2018-06-14T14:47:02+00:00",
-        "modified": "2020-04-24T04:20:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/140",
         "name": "PeerTube",
+        "url": "https://comptoir-du-libre.org/fr/softwares/140",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/140",
+          "en": "https://comptoir-du-libre.org/en/softwares/140"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2018-06-14T14:47:02+00:00",
+        "modified": "2020-04-24T04:20:50+00:00",
         "external_resources": {
           "website": "https://joinpeertube.org",
-          "repository": "https://github.com/Chocobozzz/PeerTube"
+          "repository": "https://github.com/Chocobozzz/PeerTube",
+          "framalibre": {
+            "slug": "peertube",
+            "url": "https://framalibre.org/content/peertube"
+          },
+          "sill": {
+            "id": 197,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=197",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=197",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=197"
+            }
+          },
+          "wikidata": {
+            "id": "Q50938515",
+            "url": "https://www.wikidata.org/wiki/Q50938515",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q50938515.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/PeerTube",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/PeerTube",
+              "fr": "https://en.wikipedia.org/wiki/PeerTube"
+            }
+          }
         },
         "providers": [
           {
@@ -23684,6 +30266,15 @@
               "website": "https://ville-fontaine.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -23704,6 +30295,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "WORTEKS",
+          "siren": "824429708",
+          "url": "https://annuaire.cnll.fr/societes/824429708"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -23731,14 +30329,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 386,
-        "created": "2020-04-24T03:53:22+00:00",
-        "modified": "2020-04-24T04:52:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/386",
         "name": "Rancher",
+        "url": "https://comptoir-du-libre.org/fr/softwares/386",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/386",
+          "en": "https://comptoir-du-libre.org/en/softwares/386"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-04-24T03:53:22+00:00",
+        "modified": "2020-04-24T04:52:52+00:00",
         "external_resources": {
           "website": "https://rancher.com/",
-          "repository": "https://github.com/rancher/rancher"
+          "repository": "https://github.com/rancher/rancher",
+          "framalibre": [],
+          "sill": {
+            "id": 198,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=198",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=198",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=198"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -23792,14 +30405,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 385,
-        "created": "2020-04-24T03:45:56+00:00",
-        "modified": "2020-04-24T03:54:05+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/385",
         "name": "Exodus-Privacy (standalone)",
+        "url": "https://comptoir-du-libre.org/fr/softwares/385",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/385",
+          "en": "https://comptoir-du-libre.org/en/softwares/385"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-04-24T03:45:56+00:00",
+        "modified": "2020-04-24T03:54:05+00:00",
         "external_resources": {
           "website": "https://exodus-privacy.eu.org/fr/",
-          "repository": "https://github.com/Exodus-Privacy/exodus-standalone"
+          "repository": "https://github.com/Exodus-Privacy/exodus-standalone",
+          "framalibre": [],
+          "sill": {
+            "id": 199,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=199",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=199",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=199"
+            }
+          },
+          "wikidata": {
+            "id": "Q60348651",
+            "url": "https://www.wikidata.org/wiki/Q60348651",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q60348651.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Exodus_Privacy",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Exodus_Privacy"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -23830,7 +30467,10 @@
       "wikidataData": {
         "id": "Q64777688",
         "label": "OpenFisca",
-        "description": "logiciel de microsimulation",
+        "description": {
+          "fr": "OpenFisca est un moteur open source permettant d'écrire des règles de la loi sous forme de code informatique.",
+          "en": "OpenFisca is an open source engine to write rules as code."
+        },
         "license": "Affero GPL",
         "developers": [
           {
@@ -23849,14 +30489,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 387,
-        "created": "2020-04-24T04:14:18+00:00",
-        "modified": "2020-04-24T04:16:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/387",
         "name": "OpenFisca",
+        "url": "https://comptoir-du-libre.org/fr/softwares/387",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/387",
+          "en": "https://comptoir-du-libre.org/en/softwares/387"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-04-24T04:14:18+00:00",
+        "modified": "2020-04-24T04:16:00+00:00",
         "external_resources": {
           "website": "https://openfisca.org/fr/",
-          "repository": "https://github.com/openfisca"
+          "repository": "https://github.com/openfisca",
+          "framalibre": [],
+          "sill": {
+            "id": 200,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=200",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=200",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=200"
+            }
+          },
+          "wikidata": {
+            "id": "Q64777688",
+            "url": "https://www.wikidata.org/wiki/Q64777688",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q64777688.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/OpenFisca",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/OpenFisca"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -23884,14 +30548,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 388,
-        "created": "2020-04-24T08:21:24+00:00",
-        "modified": "2020-06-15T15:31:44+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/388",
         "name": "SDK Géoportail",
+        "url": "https://comptoir-du-libre.org/fr/softwares/388",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/388",
+          "en": "https://comptoir-du-libre.org/en/softwares/388"
+        },
         "licence": "CeCILL-B",
+        "created": "2020-04-24T08:21:24+00:00",
+        "modified": "2020-06-15T15:31:44+00:00",
         "external_resources": {
           "website": "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
-          "repository": "https://github.com/IGNF/geoportal-sdk"
+          "repository": "https://github.com/IGNF/geoportal-sdk",
+          "framalibre": [],
+          "sill": {
+            "id": 201,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=201",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=201",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=201"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -23966,14 +30645,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 110,
-        "created": "2017-03-21T15:36:03+00:00",
-        "modified": "2020-04-24T03:55:43+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/110",
         "name": "Zimbra",
+        "url": "https://comptoir-du-libre.org/fr/softwares/110",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/110",
+          "en": "https://comptoir-du-libre.org/en/softwares/110"
+        },
         "licence": "Common Public Attribution License (CPAL)",
+        "created": "2017-03-21T15:36:03+00:00",
+        "modified": "2020-04-24T03:55:43+00:00",
         "external_resources": {
           "website": "https://www.zimbra.com/open-source-email-overview/",
-          "repository": "https://www.zimbra.com/downloads/"
+          "repository": "https://www.zimbra.com/downloads/",
+          "framalibre": [],
+          "sill": {
+            "id": 202,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=202",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=202",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=202"
+            }
+          },
+          "wikidata": {
+            "id": "Q203485",
+            "url": "https://www.wikidata.org/wiki/Q203485",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q203485.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Zimbra",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Zimbra",
+              "fr": "https://en.wikipedia.org/wiki/Zimbra"
+            }
+          }
         },
         "providers": [
           {
@@ -24012,6 +30716,15 @@
               "website": "http://www.ipeos.com"
             }
           },
+          {
+            "id": 54,
+            "url": "https://comptoir-du-libre.org/fr/users/54",
+            "name": "OpenGO",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.opengo.fr/"
+            }
+          },
           {
             "id": 149,
             "url": "https://comptoir-du-libre.org/fr/users/149",
@@ -24232,8 +30945,35 @@
           }
         ]
       },
-      "hasExpertReferent": false,
-      "referentCount": 0
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Oasiswork",
+          "siren": "503464000",
+          "url": "https://annuaire.cnll.fr/societes/503464000"
+        },
+        {
+          "name": "ITIKA-GROUPE",
+          "siren": "532137452",
+          "url": "https://annuaire.cnll.fr/societes/532137452"
+        },
+        {
+          "name": "BlueMind",
+          "siren": "525347498",
+          "url": "https://annuaire.cnll.fr/societes/525347498"
+        },
+        {
+          "name": "esprit libre",
+          "siren": "410829477",
+          "url": "https://annuaire.cnll.fr/societes/410829477"
+        },
+        {
+          "name": "EVOLIX",
+          "siren": "451952295",
+          "url": "https://annuaire.cnll.fr/societes/451952295"
+        }
+      ],
+      "hasExpertReferent": true,
+      "referentCount": 1
     },
     {
       "id": 203,
@@ -24289,14 +31029,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 87,
-        "created": "2017-02-15T07:24:09+00:00",
-        "modified": "2022-02-02T13:08:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/87",
         "name": "TYPO3",
+        "url": "https://comptoir-du-libre.org/fr/softwares/87",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/87",
+          "en": "https://comptoir-du-libre.org/en/softwares/87"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-02-15T07:24:09+00:00",
+        "modified": "2022-02-02T13:08:14+00:00",
         "external_resources": {
           "website": "https://typo3.org/",
-          "repository": "https://git.typo3.org/"
+          "repository": "https://git.typo3.org/",
+          "framalibre": [],
+          "sill": {
+            "id": 203,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=203",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=203",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=203"
+            }
+          },
+          "wikidata": {
+            "id": "Q618512",
+            "url": "https://www.wikidata.org/wiki/Q618512",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q618512.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/TYPO3",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/TYPO3",
+              "fr": "https://en.wikipedia.org/wiki/TYPO3"
+            }
+          }
         },
         "providers": [
           {
@@ -24355,6 +31120,15 @@
               "website": "https://www.lavienne86.fr"
             }
           },
+          {
+            "id": 3525,
+            "url": "https://comptoir-du-libre.org/fr/users/3525",
+            "name": "Département de Maine-et-Loire",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.maine-et-loire.fr"
+            }
+          },
           {
             "id": 646,
             "url": "https://comptoir-du-libre.org/fr/users/646",
@@ -24406,14 +31180,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 398,
-        "created": "2020-06-30T14:52:51+00:00",
-        "modified": "2020-06-30T14:52:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/398",
         "name": "Colour Contrast Analyser",
+        "url": "https://comptoir-du-libre.org/fr/softwares/398",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/398",
+          "en": "https://comptoir-du-libre.org/en/softwares/398"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-06-30T14:52:51+00:00",
+        "modified": "2020-06-30T14:52:51+00:00",
         "external_resources": {
           "website": "https://developer.paciellogroup.com/resources/contrastanalyser/",
-          "repository": "https://github.com/ThePacielloGroup/CCAe"
+          "repository": "https://github.com/ThePacielloGroup/CCAe",
+          "framalibre": [],
+          "sill": {
+            "id": 204,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=204",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=204",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=204"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -24485,14 +31274,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 136,
-        "created": "2018-05-23T11:17:53+00:00",
-        "modified": "2022-01-24T15:19:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/136",
         "name": "Démarches simplifiées",
+        "url": "https://comptoir-du-libre.org/fr/softwares/136",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/136",
+          "en": "https://comptoir-du-libre.org/en/softwares/136"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2018-05-23T11:17:53+00:00",
+        "modified": "2022-01-24T15:19:30+00:00",
         "external_resources": {
           "website": "https://github.com/betagouv/demarches-simplifiees.fr",
-          "repository": "https://github.com/betagouv/demarches-simplifiees.fr"
+          "repository": "https://github.com/betagouv/demarches-simplifiees.fr",
+          "framalibre": [],
+          "sill": {
+            "id": 205,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=205",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=205",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=205"
+            }
+          },
+          "wikidata": {
+            "id": "Q93597458",
+            "url": "https://www.wikidata.org/wiki/Q93597458",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q93597458.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -24504,6 +31312,15 @@
               "website": "http://www.edissyum.com"
             }
           },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
           {
             "id": 3449,
             "url": "https://comptoir-du-libre.org/fr/users/3449",
@@ -24671,14 +31488,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 46,
-        "created": "2016-11-22T19:45:56+00:00",
-        "modified": "2020-07-01T13:57:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/46",
         "name": "FusionDirectory",
+        "url": "https://comptoir-du-libre.org/fr/softwares/46",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/46",
+          "en": "https://comptoir-du-libre.org/en/softwares/46"
+        },
         "licence": "GNU GPLv2",
+        "created": "2016-11-22T19:45:56+00:00",
+        "modified": "2020-07-01T13:57:14+00:00",
         "external_resources": {
           "website": "https://www.fusiondirectory.org/",
-          "repository": "https://gitlab.fusiondirectory.org/fusiondirectory/fd"
+          "repository": "https://gitlab.fusiondirectory.org/fusiondirectory/fd",
+          "framalibre": [],
+          "sill": {
+            "id": 206,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=206",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=206",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=206"
+            }
+          },
+          "wikidata": {
+            "id": "Q96679195",
+            "url": "https://www.wikidata.org/wiki/Q96679195",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q96679195.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -24737,6 +31573,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 318,
             "url": "https://comptoir-du-libre.org/fr/users/318",
@@ -24796,14 +31641,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 390,
-        "created": "2020-05-05T22:10:42+00:00",
-        "modified": "2020-05-05T22:26:30+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/390",
         "name": "JOSM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/390",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/390",
+          "en": "https://comptoir-du-libre.org/en/softwares/390"
+        },
         "licence": "GNU GPLv2",
+        "created": "2020-05-05T22:10:42+00:00",
+        "modified": "2020-05-05T22:26:30+00:00",
         "external_resources": {
           "website": "https://josm.openstreetmap.de/",
-          "repository": "https://josm.openstreetmap.de/svn/trunk"
+          "repository": "https://josm.openstreetmap.de/svn/trunk",
+          "framalibre": [],
+          "sill": {
+            "id": 207,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=207",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=207",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=207"
+            }
+          },
+          "wikidata": {
+            "id": "Q12877",
+            "url": "https://www.wikidata.org/wiki/Q12877",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q12877.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/JOSM",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/JOSM",
+              "fr": "https://en.wikipedia.org/wiki/Java_OpenStreetMap_Editor"
+            }
+          }
         },
         "providers": [
           {
@@ -24895,14 +31765,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 250,
-        "created": "2018-09-13T20:49:34+00:00",
-        "modified": "2020-06-29T08:46:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/250",
         "name": "Moodle",
+        "url": "https://comptoir-du-libre.org/fr/softwares/250",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/250",
+          "en": "https://comptoir-du-libre.org/en/softwares/250"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-13T20:49:34+00:00",
+        "modified": "2020-06-29T08:46:38+00:00",
         "external_resources": {
           "website": "https://moodle.org/",
-          "repository": "https://git.in.moodle.com/moodle/moodle"
+          "repository": "https://git.in.moodle.com/moodle/moodle",
+          "framalibre": {
+            "slug": "moodle",
+            "url": "https://framalibre.org/content/moodle"
+          },
+          "sill": {
+            "id": 208,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=208",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=208",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=208"
+            }
+          },
+          "wikidata": {
+            "id": "Q190434",
+            "url": "https://www.wikidata.org/wiki/Q190434",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q190434.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Moodle",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Moodle",
+              "fr": "https://en.wikipedia.org/wiki/Moodle"
+            }
+          }
         },
         "providers": [
           {
@@ -25008,6 +31906,18 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "OpenGo",
+          "siren": "489319251",
+          "url": "https://annuaire.cnll.fr/societes/489319251"
+        },
+        {
+          "name": "ENOVATION SOLUTIONS",
+          "siren": "824531115",
+          "url": "https://annuaire.cnll.fr/societes/824531115"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 3
     },
@@ -25046,14 +31956,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 396,
-        "created": "2020-06-29T09:32:33+00:00",
-        "modified": "2020-06-29T20:56:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/396",
         "name": "Open edX",
+        "url": "https://comptoir-du-libre.org/fr/softwares/396",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/396",
+          "en": "https://comptoir-du-libre.org/en/softwares/396"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-06-29T09:32:33+00:00",
+        "modified": "2020-06-29T20:56:14+00:00",
         "external_resources": {
           "website": "https://open.edx.org",
-          "repository": "https://github.com/edx/edx-platform"
+          "repository": "https://github.com/edx/edx-platform",
+          "framalibre": [],
+          "sill": {
+            "id": 209,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=209",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=209",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=209"
+            }
+          },
+          "wikidata": {
+            "id": "Q2106448",
+            "url": "https://www.wikidata.org/wiki/Q2106448",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2106448.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/EdX",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/EdX",
+              "fr": "https://en.wikipedia.org/wiki/EdX"
+            }
+          }
         },
         "providers": [
           {
@@ -25087,7 +32022,7 @@
       ],
       "license": "LGPL-3.0-only",
       "mimGroup": "MIMO",
-      "versionMin": "2.x",
+      "versionMin": "3.x",
       "workshopUrls": [
         "https://communs.numerique.gouv.fr/ateliers/esup-pod-openmole/"
       ],
@@ -25101,6 +32036,7 @@
         "podcast",
         "audio"
       ],
+      "generalInfoMd": "Créé en 2014 à l'Université de Lille, le projet ESUP-Pod est une plateforme web destinée à faciliter la mise à disposition de vidéos et d'encourager l'utilisation de celles-ci dans le cadre de l'enseignement, la formation, la communication et la recherche. Le projet éponyme et la plateforme sont orientés vers les usagers des établissements de l'Enseignement Supérieure et de la Recherche (ESR) mais également de l'éducation nationale ou tout autre ministère ayant une activité pédagogique en permettant la publication de vidéos en direct ou en VOD dans les domaines de la recherche (valorisation de plateformes, ...), la formation (tutoriels, formation à distance, rendus étudiants ...), la vie institutionnelle (vidéo d'événements) proposant ainsi plusieurs jours de contenu.\nEn effet, ESUP-Pod en tant que plateforme web de podcast permet à toute personne identifiée de déposer des fichiers audios et vidéos.Ces fichiers, que l'on appellera \"vidéo\", sont ensuite encodés par la plateforme dans un format adapté à la diffusion Web afin d'être visualisables sur différents terminaux (ordinateur, tablette, téléphone). La plateforme permet d'accéder aux vidéos mises en ligne, avec mise à disposition de fonctions de recherche sur critères multiples. Le visionnage des flux vidéos en temps réel (streaming) est également possible.\nLa plateforme est installée et utilisée dans plus d'une cinquantaine d'établissements d'enseignement supérieur et organismes de recherche (Université de Lille, de Strasbourg, de Montpellier, Grenoble Alpes, Aix-Marseille Université, Université de Lorraine, INSA, CNAM, INSERM, ENM etc.), au ministère (DNE), dans des académies (Normandie, Rennes) ainsi que dans le GIP RECIA.\nOpen source et accessible à tous, la solution technique a montré sa capacité à répondre aux besoins soutenus des établissements ces dernières années. De nombreuses actions autour de ce projet sont toujours réalisées.",
       "wikidataData": {
         "id": "Q109851936",
         "label": "Esup-Pod",
@@ -25113,14 +32049,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 397,
-        "created": "2020-06-30T12:59:38+00:00",
-        "modified": "2020-06-30T13:02:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/397",
         "name": "Esup-Pod",
+        "url": "https://comptoir-du-libre.org/fr/softwares/397",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/397",
+          "en": "https://comptoir-du-libre.org/en/softwares/397"
+        },
         "licence": "LGPLv3",
+        "created": "2020-06-30T12:59:38+00:00",
+        "modified": "2020-06-30T13:02:45+00:00",
         "external_resources": {
           "website": "https://www.esup-portail.org/wiki/display/ES/esup-pod",
-          "repository": "https://github.com/EsupPortail/Esup-Pod"
+          "repository": "https://github.com/EsupPortail/Esup-Pod",
+          "framalibre": [],
+          "sill": {
+            "id": 210,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=210",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=210",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=210"
+            }
+          },
+          "wikidata": {
+            "id": "Q109851936",
+            "url": "https://www.wikidata.org/wiki/Q109851936",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q109851936.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -25201,14 +32156,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 36,
-        "created": "2016-07-26T15:06:12+00:00",
-        "modified": "2020-01-03T15:50:04+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/36",
         "name": "SPIP",
+        "url": "https://comptoir-du-libre.org/fr/softwares/36",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/36",
+          "en": "https://comptoir-du-libre.org/en/softwares/36"
+        },
         "licence": "GNU GPL",
+        "created": "2016-07-26T15:06:12+00:00",
+        "modified": "2020-01-03T15:50:04+00:00",
         "external_resources": {
           "website": "http://www.spip.net/",
-          "repository": "https://git.spip.net/SPIP/spip.git"
+          "repository": "https://git.spip.net/SPIP/spip.git",
+          "framalibre": {
+            "slug": "spip",
+            "url": "https://framalibre.org/content/spip"
+          },
+          "sill": {
+            "id": 211,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=211",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=211",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=211"
+            }
+          },
+          "wikidata": {
+            "id": "Q1536426",
+            "url": "https://www.wikidata.org/wiki/Q1536426",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1536426.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/SPIP",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/SPIP",
+              "fr": "https://en.wikipedia.org/wiki/SPIP_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -25359,6 +32342,18 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "CONTINGENCES",
+          "siren": "452065873",
+          "url": "https://annuaire.cnll.fr/societes/452065873"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 0
     },
@@ -25389,14 +32384,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 105,
-        "created": "2017-03-10T18:11:02+00:00",
-        "modified": "2019-01-24T13:07:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/105",
         "name": "Pentaho",
+        "url": "https://comptoir-du-libre.org/fr/softwares/105",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/105",
+          "en": "https://comptoir-du-libre.org/en/softwares/105"
+        },
         "licence": "GNU GPLv2",
+        "created": "2017-03-10T18:11:02+00:00",
+        "modified": "2019-01-24T13:07:46+00:00",
         "external_resources": {
           "website": "http://www.pentaho.com/",
-          "repository": "https://github.com/pentaho"
+          "repository": "https://github.com/pentaho",
+          "framalibre": [],
+          "sill": {
+            "id": 212,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=212",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=212",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=212"
+            }
+          },
+          "wikidata": {
+            "id": "Q644841",
+            "url": "https://www.wikidata.org/wiki/Q644841",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q644841.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Pentaho",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Pentaho"
+            }
+          }
         },
         "providers": [
           {
@@ -25488,14 +32507,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 273,
-        "created": "2018-12-18T14:44:17+00:00",
-        "modified": "2021-09-13T08:10:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/273",
         "name": "Tracim",
+        "url": "https://comptoir-du-libre.org/fr/softwares/273",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/273",
+          "en": "https://comptoir-du-libre.org/en/softwares/273"
+        },
         "licence": "MIT",
+        "created": "2018-12-18T14:44:17+00:00",
+        "modified": "2021-09-13T08:10:45+00:00",
         "external_resources": {
           "website": "http://tracim.fr/",
-          "repository": "https://github.com/tracim/tracim"
+          "repository": "https://github.com/tracim/tracim",
+          "framalibre": [],
+          "sill": {
+            "id": 213,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=213",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=213",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=213"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -25589,14 +32623,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 11,
-        "created": "2016-04-28T12:01:49+00:00",
-        "modified": "2020-03-31T14:05:56+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/11",
         "name": "XWiki",
+        "url": "https://comptoir-du-libre.org/fr/softwares/11",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/11",
+          "en": "https://comptoir-du-libre.org/en/softwares/11"
+        },
         "licence": "GNU LGPL",
+        "created": "2016-04-28T12:01:49+00:00",
+        "modified": "2020-03-31T14:05:56+00:00",
         "external_resources": {
           "website": "https://www.xwiki.com",
-          "repository": "https://github.com/xwiki/xwiki-platform.git"
+          "repository": "https://github.com/xwiki/xwiki-platform.git",
+          "framalibre": {
+            "slug": "xwiki",
+            "url": "https://framalibre.org/content/xwiki"
+          },
+          "sill": {
+            "id": 214,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=214",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=214",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=214"
+            }
+          },
+          "wikidata": {
+            "id": "Q526699",
+            "url": "https://www.wikidata.org/wiki/Q526699",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q526699.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/XWiki",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/XWiki",
+              "fr": "https://en.wikipedia.org/wiki/XWiki"
+            }
+          }
         },
         "providers": [
           {
@@ -25620,6 +32682,18 @@
         ],
         "users": []
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "OW2 CONSORTIUM",
+          "siren": "499409712",
+          "url": "https://annuaire.cnll.fr/societes/499409712"
+        },
+        {
+          "name": "XWIKI",
+          "siren": "477865281",
+          "url": "https://annuaire.cnll.fr/societes/477865281"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -25667,14 +32741,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 400,
-        "created": "2020-07-06T10:01:25+00:00",
-        "modified": "2022-07-02T10:44:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/400",
         "name": "Pycharm CE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/400",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/400",
+          "en": "https://comptoir-du-libre.org/en/softwares/400"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-07-06T10:01:25+00:00",
+        "modified": "2022-07-02T10:44:33+00:00",
         "external_resources": {
           "website": "https://www.jetbrains.com/pycharm/",
-          "repository": "https://github.com/JetBrains/intellij-community/tree/master/python"
+          "repository": "https://github.com/JetBrains/intellij-community/tree/master/python",
+          "framalibre": [],
+          "sill": {
+            "id": 215,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=215",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=215",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=215"
+            }
+          },
+          "wikidata": {
+            "id": "Q50557308",
+            "url": "https://www.wikidata.org/wiki/Q50557308",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q50557308.json"
+          },
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -25724,14 +32817,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 252,
-        "created": "2018-09-13T21:05:17+00:00",
-        "modified": "2019-07-10T08:37:43+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/252",
         "name": "Chamilo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/252",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/252",
+          "en": "https://comptoir-du-libre.org/en/softwares/252"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-13T21:05:17+00:00",
+        "modified": "2019-07-10T08:37:43+00:00",
         "external_resources": {
           "website": "https://chamilo.org/fr/",
-          "repository": "https://github.com/chamilo/chamilo-lms"
+          "repository": "https://github.com/chamilo/chamilo-lms",
+          "framalibre": {
+            "slug": "chamilo",
+            "url": "https://framalibre.org/content/chamilo"
+          },
+          "sill": {
+            "id": 216,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=216",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=216",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=216"
+            }
+          },
+          "wikidata": {
+            "id": "Q423221",
+            "url": "https://www.wikidata.org/wiki/Q423221",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q423221.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Chamilo",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Chamilo",
+              "fr": "https://en.wikipedia.org/wiki/Chamilo"
+            }
+          }
         },
         "providers": [
           {
@@ -25801,8 +32922,8 @@
           }
         ]
       },
-      "hasExpertReferent": false,
-      "referentCount": 0
+      "hasExpertReferent": true,
+      "referentCount": 1
     },
     {
       "id": 217,
@@ -25833,14 +32954,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 404,
-        "created": "2020-08-13T18:10:42+00:00",
-        "modified": "2020-08-13T18:16:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/404",
         "name": "Gravitee CE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/404",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/404",
+          "en": "https://comptoir-du-libre.org/en/softwares/404"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-08-13T18:10:42+00:00",
+        "modified": "2020-08-13T18:16:33+00:00",
         "external_resources": {
           "website": "https://docs.gravitee.io",
-          "repository": "https://github.com/gravitee-io"
+          "repository": "https://github.com/gravitee-io",
+          "framalibre": [],
+          "sill": {
+            "id": 217,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=217",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=217",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=217"
+            }
+          },
+          "wikidata": {
+            "id": "Q97819945",
+            "url": "https://www.wikidata.org/wiki/Q97819945",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q97819945.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -25891,14 +33031,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 336,
-        "created": "2019-09-20T03:52:43+00:00",
-        "modified": "2019-09-20T04:01:24+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/336",
         "name": "OpenSVC",
+        "url": "https://comptoir-du-libre.org/fr/softwares/336",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/336",
+          "en": "https://comptoir-du-libre.org/en/softwares/336"
+        },
         "licence": "GNU GPLv2",
+        "created": "2019-09-20T03:52:43+00:00",
+        "modified": "2019-09-20T04:01:24+00:00",
         "external_resources": {
           "website": "https://www.opensvc.com",
-          "repository": "https://github.com/opensvc/opensvc"
+          "repository": "https://github.com/opensvc/opensvc",
+          "framalibre": [],
+          "sill": {
+            "id": 218,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=218",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=218",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=218"
+            }
+          },
+          "wikidata": {
+            "id": "Q100588070",
+            "url": "https://www.wikidata.org/wiki/Q100588070",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q100588070.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -25936,7 +33095,7 @@
       "wikidataData": {
         "id": "Q68705831",
         "label": "Apache Superset",
-        "description": "Apache Superset is a modern, enterprise-ready business intelligence web application",
+        "description": "enterprise-ready business intelligence web application",
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Superset-logo.svg/220px-Superset-logo.svg.png",
         "sourceUrl": "https://github.com/apache/incubator-superset",
         "websiteUrl": "https://superset.incubator.apache.org/",
@@ -25944,14 +33103,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 418,
-        "created": "2021-02-26T02:15:20+00:00",
-        "modified": "2021-02-26T02:15:20+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/418",
         "name": "Apache Superset",
+        "url": "https://comptoir-du-libre.org/fr/softwares/418",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/418",
+          "en": "https://comptoir-du-libre.org/en/softwares/418"
+        },
         "licence": "Apache License 2.0",
+        "created": "2021-02-26T02:15:20+00:00",
+        "modified": "2021-02-26T02:15:20+00:00",
         "external_resources": {
           "website": "https://superset.apache.org",
-          "repository": "https://github.com/apache/superset"
+          "repository": "https://github.com/apache/superset",
+          "framalibre": [],
+          "sill": {
+            "id": 219,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=219",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=219",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=219"
+            }
+          },
+          "wikidata": {
+            "id": "Q68705831",
+            "url": "https://www.wikidata.org/wiki/Q68705831",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q68705831.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Apache_Superset",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Apache_Superset",
+              "fr": "https://en.wikipedia.org/wiki/Apache_Superset"
+            }
+          }
         },
         "providers": [
           {
@@ -26009,14 +33193,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 419,
-        "created": "2021-02-26T02:51:31+00:00",
-        "modified": "2021-02-26T02:51:31+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/419",
         "name": "uPortal",
+        "url": "https://comptoir-du-libre.org/fr/softwares/419",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/419",
+          "en": "https://comptoir-du-libre.org/en/softwares/419"
+        },
         "licence": "Apache License 2.0",
+        "created": "2021-02-26T02:51:31+00:00",
+        "modified": "2021-02-26T02:51:31+00:00",
         "external_resources": {
           "website": "https://www.apereo.org/projects/uportal",
-          "repository": "https://github.com/uPortal-Project/uPortal"
+          "repository": "https://github.com/uPortal-Project/uPortal",
+          "framalibre": [],
+          "sill": {
+            "id": 220,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=220",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=220",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=220"
+            }
+          },
+          "wikidata": {
+            "id": "Q3547301",
+            "url": "https://www.wikidata.org/wiki/Q3547301",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3547301.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/UPortal",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/UPortal",
+              "fr": "https://en.wikipedia.org/wiki/UPortal"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -26057,14 +33266,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 325,
-        "created": "2019-05-15T09:19:56+00:00",
-        "modified": "2021-02-26T02:32:03+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/325",
         "name": "Tuleap",
+        "url": "https://comptoir-du-libre.org/fr/softwares/325",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/325",
+          "en": "https://comptoir-du-libre.org/en/softwares/325"
+        },
         "licence": "GNU GPLv2",
+        "created": "2019-05-15T09:19:56+00:00",
+        "modified": "2021-02-26T02:32:03+00:00",
         "external_resources": {
           "website": "https://www.tuleap.org/",
-          "repository": "https://tuleap.net/plugins/git/tuleap/tuleap/stable"
+          "repository": "https://tuleap.net/plugins/git/tuleap/tuleap/stable",
+          "framalibre": {
+            "slug": "tuleap",
+            "url": "https://framalibre.org/content/tuleap"
+          },
+          "sill": {
+            "id": 221,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=221",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=221",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=221"
+            }
+          },
+          "wikidata": {
+            "id": "Q3541946",
+            "url": "https://www.wikidata.org/wiki/Q3541946",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3541946.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Tuleap_(project_management)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Tuleap_(project_management)",
+              "fr": "https://en.wikipedia.org/wiki/Tuleap"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -26125,17 +33362,46 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 424,
-        "created": "2021-03-30T17:29:04+00:00",
-        "modified": "2022-07-02T10:44:19+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/424",
         "name": "Dash",
+        "url": "https://comptoir-du-libre.org/fr/softwares/424",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/424",
+          "en": "https://comptoir-du-libre.org/en/softwares/424"
+        },
         "licence": "MIT",
+        "created": "2021-03-30T17:29:04+00:00",
+        "modified": "2022-07-02T10:44:19+00:00",
         "external_resources": {
           "website": "https://dash.plotly.com",
-          "repository": "https://github.com/plotly/dash"
+          "repository": "https://github.com/plotly/dash",
+          "framalibre": [],
+          "sill": {
+            "id": 222,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=222",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=222",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=222"
+            }
+          },
+          "wikidata": {
+            "id": "Q106081011",
+            "url": "https://www.wikidata.org/wiki/Q106081011",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q106081011.json"
+          },
+          "wikipedia": []
         },
         "providers": [],
-        "users": []
+        "users": [
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          }
+        ]
       },
       "hasExpertReferent": false,
       "referentCount": 0
@@ -26164,15 +33430,30 @@
       "agentWorkstation": false,
       "tags": [],
       "comptoirDuLibreSoftware": {
-        "id": 362,
-        "created": "2020-02-11T10:34:10+00:00",
-        "modified": "2022-07-02T10:45:31+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/362",
-        "name": "CodiMD",
+        "id": 422,
+        "name": "HedgeDoc",
+        "url": "https://comptoir-du-libre.org/fr/softwares/422",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/422",
+          "en": "https://comptoir-du-libre.org/en/softwares/422"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2021-03-10T00:21:30+00:00",
+        "modified": "2022-07-02T10:48:01+00:00",
         "external_resources": {
-          "website": "https://hackmd.io/c/codimd-documentation/",
-          "repository": "https://github.com/hackmdio/codimd"
+          "website": "https://hedgedoc.org",
+          "repository": "https://github.com/hedgedoc/hedgedoc",
+          "framalibre": [],
+          "sill": {
+            "id": 223,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=223",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=223",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=223"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -26185,12 +33466,12 @@
             }
           },
           {
-            "id": 3449,
-            "url": "https://comptoir-du-libre.org/fr/users/3449",
-            "name": "JECI",
+            "id": 2984,
+            "url": "https://comptoir-du-libre.org/fr/users/2984",
+            "name": "IndieHosters",
             "type": "Company",
             "external_resources": {
-              "website": "https://jeci.fr"
+              "website": "https://indiehosters.net"
             }
           }
         ],
@@ -26218,14 +33499,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 430,
-        "created": "2021-05-26T08:41:47+00:00",
-        "modified": "2021-10-05T01:15:36+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/430",
         "name": "Lazarus IDE",
+        "url": "https://comptoir-du-libre.org/fr/softwares/430",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/430",
+          "en": "https://comptoir-du-libre.org/en/softwares/430"
+        },
         "licence": "GNU GPLv2",
+        "created": "2021-05-26T08:41:47+00:00",
+        "modified": "2021-10-05T01:15:36+00:00",
         "external_resources": {
           "website": "https://www.lazarus-ide.org",
-          "repository": "https://svn.freepascal.org/svn/lazarus/"
+          "repository": "https://svn.freepascal.org/svn/lazarus/",
+          "framalibre": [],
+          "sill": {
+            "id": 224,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=224",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=224",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=224"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -26262,14 +33558,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 429,
-        "created": "2021-05-26T08:27:38+00:00",
-        "modified": "2021-05-26T13:14:49+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/429",
         "name": "FreePascal",
+        "url": "https://comptoir-du-libre.org/fr/softwares/429",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/429",
+          "en": "https://comptoir-du-libre.org/en/softwares/429"
+        },
         "licence": "GNU GPLv2",
+        "created": "2021-05-26T08:27:38+00:00",
+        "modified": "2021-05-26T13:14:49+00:00",
         "external_resources": {
           "website": "https://www.freepascal.org",
-          "repository": "https://svn.freepascal.org/svn/fpc/"
+          "repository": "https://svn.freepascal.org/svn/fpc/",
+          "framalibre": [],
+          "sill": {
+            "id": 225,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=225",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=225",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=225"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -26319,14 +33630,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 431,
-        "created": "2021-06-09T17:09:02+00:00",
-        "modified": "2021-08-31T10:20:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/431",
         "name": "MurExpo",
+        "url": "https://comptoir-du-libre.org/fr/softwares/431",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/431",
+          "en": "https://comptoir-du-libre.org/en/softwares/431"
+        },
         "licence": "GNU GPLv3",
+        "created": "2021-06-09T17:09:02+00:00",
+        "modified": "2021-08-31T10:20:14+00:00",
         "external_resources": {
           "website": "https://murexpo.org/me/",
-          "repository": "https://sourceforge.net/projects/murexpo/"
+          "repository": "https://sourceforge.net/projects/murexpo/",
+          "framalibre": [],
+          "sill": {
+            "id": 226,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=226",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=226",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=226"
+            }
+          },
+          "wikidata": {
+            "id": "Q108370859",
+            "url": "https://www.wikidata.org/wiki/Q108370859",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q108370859.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -26384,6 +33714,7 @@
         "france connect",
         "agent connect"
       ],
+      "generalInfoMd": "Ce projet a été initié dans le cadre d'[un défi EIG](https://eig.etalab.gouv.fr/defis/ssp-datalab/).  \nIl est utilisé pour la gestion des pages de connexion de ce site ainsi que pour celles du logiciel [Onyxia](https://datalab.sspcloud.fr).  \n[Ici](https://github.com/SocialGouv/keycloak-dsfr) vous avez un thème Keycloak au [design système de l'état](https://www.systeme-de-design.gouv.fr/) réaliser avec Keycloakify.",
       "wikidataData": {
         "id": "Q107693197",
         "label": "keycloakify",
@@ -26391,6 +33722,7 @@
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Keycloakify.png/220px-Keycloakify.png",
         "sourceUrl": "https://github.com/InseeFrLab/keycloakify",
         "websiteUrl": "https://keycloakify.dev",
+        "license": "MIT licence",
         "developers": [
           {
             "name": "Joseph Garrone",
@@ -26400,14 +33732,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 458,
-        "created": "2021-12-15T12:52:49+00:00",
-        "modified": "2022-01-09T18:40:29+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/458",
         "name": "Keycloakify",
+        "url": "https://comptoir-du-libre.org/fr/softwares/458",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/458",
+          "en": "https://comptoir-du-libre.org/en/softwares/458"
+        },
         "licence": "MIT",
+        "created": "2021-12-15T12:52:49+00:00",
+        "modified": "2022-01-09T18:40:29+00:00",
         "external_resources": {
           "website": "https://github.com/InseeFrLab/keycloakify",
-          "repository": "https://github.com/InseeFrLab/keycloakify"
+          "repository": "https://github.com/InseeFrLab/keycloakify",
+          "framalibre": [],
+          "sill": {
+            "id": 227,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=227",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=227",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=227"
+            }
+          },
+          "wikidata": {
+            "id": "Q107693197",
+            "url": "https://www.wikidata.org/wiki/Q107693197",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q107693197.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -26444,14 +33795,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 459,
-        "created": "2021-12-15T13:01:59+00:00",
-        "modified": "2021-12-15T13:05:07+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/459",
         "name": "Chimithèque",
+        "url": "https://comptoir-du-libre.org/fr/softwares/459",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/459",
+          "en": "https://comptoir-du-libre.org/en/softwares/459"
+        },
         "licence": "GNU GPLv3",
+        "created": "2021-12-15T13:01:59+00:00",
+        "modified": "2021-12-15T13:05:07+00:00",
         "external_resources": {
           "website": "https://github.com/tbellembois/gochimitheque",
-          "repository": "https://github.com/tbellembois/gochimitheque"
+          "repository": "https://github.com/tbellembois/gochimitheque",
+          "framalibre": [],
+          "sill": {
+            "id": 228,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=228",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=228",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=228"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": []
@@ -26492,14 +33858,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 460,
-        "created": "2021-12-15T13:19:47+00:00",
-        "modified": "2021-12-17T11:44:57+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/460",
         "name": "Fpart",
+        "url": "https://comptoir-du-libre.org/fr/softwares/460",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/460",
+          "en": "https://comptoir-du-libre.org/en/softwares/460"
+        },
         "licence": "BSD",
+        "created": "2021-12-15T13:19:47+00:00",
+        "modified": "2021-12-17T11:44:57+00:00",
         "external_resources": {
           "website": "https://www.fpart.org/",
-          "repository": "https://github.com/martymac/fpart"
+          "repository": "https://github.com/martymac/fpart",
+          "framalibre": [],
+          "sill": {
+            "id": 229,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=229",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=229",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=229"
+            }
+          },
+          "wikidata": {
+            "id": "Q109606717",
+            "url": "https://www.wikidata.org/wiki/Q109606717",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q109606717.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -26540,7 +33925,11 @@
       "testUrls": [],
       "useCaseUrls": [],
       "agentWorkstation": false,
-      "tags": [],
+      "tags": [
+        "gestion des correspondances",
+        "relation usagers",
+        "CRM"
+      ],
       "wikidataData": {
         "id": "Q110094718",
         "label": "Publik",
@@ -26556,14 +33945,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 26,
-        "created": "2016-06-13T11:52:48+00:00",
-        "modified": "2020-05-11T11:25:21+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/26",
         "name": "Publik",
+        "url": "https://comptoir-du-libre.org/fr/softwares/26",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/26",
+          "en": "https://comptoir-du-libre.org/en/softwares/26"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2016-06-13T11:52:48+00:00",
+        "modified": "2020-05-11T11:25:21+00:00",
         "external_resources": {
           "website": "https://publik.entrouvert.com/",
-          "repository": "https://www.entrouvert.com/e-administration/les-logiciels/"
+          "repository": "https://www.entrouvert.com/e-administration/les-logiciels/",
+          "framalibre": [],
+          "sill": {
+            "id": 230,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=230",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=230",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=230"
+            }
+          },
+          "wikidata": {
+            "id": "Q110094718",
+            "url": "https://www.wikidata.org/wiki/Q110094718",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110094718.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -26760,7 +34168,7 @@
         ]
       },
       "hasExpertReferent": false,
-      "referentCount": 0
+      "referentCount": 1
     },
     {
       "id": 231,
@@ -26792,14 +34200,41 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 249,
-        "created": "2018-09-13T13:39:50+00:00",
-        "modified": "2019-05-14T15:16:35+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/249",
         "name": "PrimTux",
+        "url": "https://comptoir-du-libre.org/fr/softwares/249",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/249",
+          "en": "https://comptoir-du-libre.org/en/softwares/249"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-13T13:39:50+00:00",
+        "modified": "2019-05-14T15:16:35+00:00",
         "external_resources": {
           "website": "https://primtux.fr/",
-          "repository": "https://sourceforge.net/projects/primtux/files/Distribution/"
+          "repository": "https://sourceforge.net/projects/primtux/files/Distribution/",
+          "framalibre": {
+            "slug": "primtux",
+            "url": "https://framalibre.org/content/primtux"
+          },
+          "sill": {
+            "id": 231,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=231",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=231",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=231"
+            }
+          },
+          "wikidata": {
+            "id": "Q27024590",
+            "url": "https://www.wikidata.org/wiki/Q27024590",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q27024590.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/PrimTux",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/PrimTux"
+            }
+          }
         },
         "providers": [
           {
@@ -26926,14 +34361,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 253,
-        "created": "2018-09-19T09:24:54+00:00",
-        "modified": "2020-05-28T08:01:04+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/253",
         "name": "SambaÉdu",
+        "url": "https://comptoir-du-libre.org/fr/softwares/253",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/253",
+          "en": "https://comptoir-du-libre.org/en/softwares/253"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-09-19T09:24:54+00:00",
+        "modified": "2020-05-28T08:01:04+00:00",
         "external_resources": {
           "website": "https://www.sambaedu.org",
-          "repository": "https://gitlab.sambaedu.org/"
+          "repository": "https://gitlab.sambaedu.org/",
+          "framalibre": [],
+          "sill": {
+            "id": 232,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=232",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=232",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=232"
+            }
+          },
+          "wikidata": {
+            "id": "Q16675432",
+            "url": "https://www.wikidata.org/wiki/Q16675432",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q16675432.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/SambaEdu",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/SambaEdu"
+            }
+          }
         },
         "providers": [
           {
@@ -27029,6 +34488,8 @@
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Onyxia.svg/220px-Onyxia.svg.png",
         "sourceUrl": "https://github.com/InseeFrLab/onyxia",
+        "websiteUrl": "https://onyxia.sh",
+        "license": "MIT licence",
         "developers": [
           {
             "name": "INSEE",
@@ -27042,20 +34503,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 461,
-        "created": "2022-01-09T18:54:43+00:00",
-        "modified": "2022-01-17T08:57:54+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/461",
         "name": "Onyxia",
+        "url": "https://comptoir-du-libre.org/fr/softwares/461",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/461",
+          "en": "https://comptoir-du-libre.org/en/softwares/461"
+        },
         "licence": "MIT",
+        "created": "2022-01-09T18:54:43+00:00",
+        "modified": "2022-01-17T08:57:54+00:00",
         "external_resources": {
           "website": "https://datalab.sspcloud.fr",
-          "repository": "https://github.com/InseeFrLab/onyxia"
+          "repository": "https://github.com/InseeFrLab/onyxia",
+          "framalibre": [],
+          "sill": {
+            "id": 233,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=233",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=233",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=233"
+            }
+          },
+          "wikidata": {
+            "id": "Q110492908",
+            "url": "https://www.wikidata.org/wiki/Q110492908",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110492908.json"
+          },
+          "wikipedia": []
         },
         "providers": [],
         "users": []
       },
       "hasExpertReferent": true,
-      "referentCount": 2
+      "referentCount": 3
     },
     {
       "id": 234,
@@ -27088,14 +34568,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 268,
-        "created": "2018-12-04T11:12:25+00:00",
-        "modified": "2022-07-02T10:51:33+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/268",
         "name": "Decidim",
+        "url": "https://comptoir-du-libre.org/fr/softwares/268",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/268",
+          "en": "https://comptoir-du-libre.org/en/softwares/268"
+        },
         "licence": "Creative Commons Attribution-ShareAlike 3.0 licence (CC BY-SA)",
+        "created": "2018-12-04T11:12:25+00:00",
+        "modified": "2022-07-02T10:51:33+00:00",
         "external_resources": {
           "website": "https://decidim.org/",
-          "repository": "https://github.com/decidim/decidim"
+          "repository": "https://github.com/decidim/decidim",
+          "framalibre": [],
+          "sill": {
+            "id": 234,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=234",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=234",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=234"
+            }
+          },
+          "wikidata": {
+            "id": "Q20105575",
+            "url": "https://www.wikidata.org/wiki/Q20105575",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q20105575.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/Decidim",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/Decidim"
+            }
+          }
         },
         "providers": [
           {
@@ -27127,6 +34631,15 @@
               "website": "https://www.loire-atlantique.fr/"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
           {
             "id": 714,
             "url": "https://comptoir-du-libre.org/fr/users/714",
@@ -27209,14 +34722,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 348,
-        "created": "2019-12-12T15:58:38+00:00",
-        "modified": "2022-07-13T09:51:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/348",
         "name": "Koha",
+        "url": "https://comptoir-du-libre.org/fr/softwares/348",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/348",
+          "en": "https://comptoir-du-libre.org/en/softwares/348"
+        },
         "licence": "GNU GPLv3",
+        "created": "2019-12-12T15:58:38+00:00",
+        "modified": "2022-07-13T09:51:14+00:00",
         "external_resources": {
           "website": "https://koha-community.org",
-          "repository": "https://git.koha-community.org/Koha-community/Koha"
+          "repository": "https://git.koha-community.org/Koha-community/Koha",
+          "framalibre": {
+            "slug": "koha",
+            "url": "https://framalibre.org/content/koha"
+          },
+          "sill": {
+            "id": 236,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=236",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=236",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=236"
+            }
+          },
+          "wikidata": {
+            "id": "Q1114959",
+            "url": "https://www.wikidata.org/wiki/Q1114959",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1114959.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Koha_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Koha_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Koha_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -27257,6 +34798,15 @@
               "website": "https://catalogue-bibliotheques.cirad.fr/"
             }
           },
+          {
+            "id": 3553,
+            "url": "https://comptoir-du-libre.org/fr/users/3553",
+            "name": "GIP BULAC",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.bulac.fr"
+            }
+          },
           {
             "id": 3440,
             "url": "https://comptoir-du-libre.org/fr/users/3440",
@@ -27337,7 +34887,7 @@
         "id": "Q47004029",
         "label": "Element",
         "description": {
-          "fr": "Logiciel de clavardage et visioconférence décentralisé et crypté, optimisé pour le protocole Matrix",
+          "fr": "logiciel de clavardage et visioconférence décentralisé et chiffré, optimisé pour le protocole Matrix",
           "en": "decentralized encrypted chat and collaboration software powered by the Matrix protocol"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Element_textlogo.svg/220px-Element_textlogo.svg.png",
@@ -27354,14 +34904,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 349,
-        "created": "2019-12-20T14:07:45+00:00",
-        "modified": "2022-04-13T06:50:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/349",
         "name": " Element.io",
+        "url": "https://comptoir-du-libre.org/fr/softwares/349",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/349",
+          "en": "https://comptoir-du-libre.org/en/softwares/349"
+        },
         "licence": "Apache License 2.0",
+        "created": "2019-12-20T14:07:45+00:00",
+        "modified": "2022-04-13T06:50:02+00:00",
         "external_resources": {
           "website": "https://element.io",
-          "repository": "https://github.com/vector-im/element-web"
+          "repository": "https://github.com/vector-im/element-web",
+          "framalibre": {
+            "slug": "riotim",
+            "url": "https://framalibre.org/content/riotim"
+          },
+          "sill": {
+            "id": 237,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=237",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=237",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=237"
+            }
+          },
+          "wikidata": {
+            "id": "Q47004029",
+            "url": "https://www.wikidata.org/wiki/Q47004029",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q47004029.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Element_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Element_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Element_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -27376,8 +34954,8 @@
         ],
         "users": []
       },
-      "hasExpertReferent": false,
-      "referentCount": 0
+      "hasExpertReferent": true,
+      "referentCount": 1
     },
     {
       "id": 238,
@@ -27423,14 +35001,36 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 467,
-        "created": "2022-04-13T06:48:28+00:00",
-        "modified": "2022-06-02T13:16:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/467",
         "name": "Dokiel",
+        "url": "https://comptoir-du-libre.org/fr/softwares/467",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/467",
+          "en": "https://comptoir-du-libre.org/en/softwares/467"
+        },
         "licence": "LGPLv3",
+        "created": "2022-04-13T06:48:28+00:00",
+        "modified": "2022-06-02T13:16:18+00:00",
         "external_resources": {
           "website": "https://doc.scenari.software/Dokiel/fr/",
-          "repository": "https://source.scenari.software/projects/dokiel"
+          "repository": "https://source.scenari.software/projects/dokiel",
+          "framalibre": {
+            "slug": "dokiel",
+            "url": "https://framalibre.org/content/dokiel"
+          },
+          "sill": {
+            "id": 238,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=238",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=238",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=238"
+            }
+          },
+          "wikidata": {
+            "id": "Q112063447",
+            "url": "https://www.wikidata.org/wiki/Q112063447",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112063447.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -27487,14 +35087,36 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 468,
-        "created": "2022-04-13T06:56:27+00:00",
-        "modified": "2022-05-18T12:00:36+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/468",
         "name": "Topaze",
+        "url": "https://comptoir-du-libre.org/fr/softwares/468",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/468",
+          "en": "https://comptoir-du-libre.org/en/softwares/468"
+        },
         "licence": "LGPLv3",
+        "created": "2022-04-13T06:56:27+00:00",
+        "modified": "2022-05-18T12:00:36+00:00",
         "external_resources": {
           "website": "https://doc.scenari.software/Topaze/fr/",
-          "repository": "https://source.scenari.software/projects/topaze"
+          "repository": "https://source.scenari.software/projects/topaze",
+          "framalibre": {
+            "slug": "topaze",
+            "url": "https://framalibre.org/content/topaze"
+          },
+          "sill": {
+            "id": 239,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=239",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=239",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=239"
+            }
+          },
+          "wikidata": {
+            "id": "Q112062753",
+            "url": "https://www.wikidata.org/wiki/Q112062753",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112062753.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -27545,14 +35167,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 138,
-        "created": "2018-06-14T14:00:11+00:00",
-        "modified": "2022-07-27T06:24:23+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/138",
         "name": "FOG Project",
+        "url": "https://comptoir-du-libre.org/fr/softwares/138",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/138",
+          "en": "https://comptoir-du-libre.org/en/softwares/138"
+        },
         "licence": "GNU GPLv3",
+        "created": "2018-06-14T14:00:11+00:00",
+        "modified": "2022-07-27T06:24:23+00:00",
         "external_resources": {
           "website": "https://fogproject.org/",
-          "repository": "https://github.com/FOGProject/"
+          "repository": "https://github.com/FOGProject/",
+          "framalibre": [],
+          "sill": {
+            "id": 241,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=241",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=241",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=241"
+            }
+          },
+          "wikidata": {
+            "id": "Q111132714",
+            "url": "https://www.wikidata.org/wiki/Q111132714",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q111132714.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/FOG_(logiciel)",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/FOG_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -27602,6 +35248,15 @@
               "website": "https://grandbesancon.fr"
             }
           },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 3443,
             "url": "https://comptoir-du-libre.org/fr/users/3443",
@@ -27741,7 +35396,12 @@
       "isStillInObservation": false,
       "isFromFrenchPublicService": true,
       "isPresentInSupportContract": false,
-      "alikeSoftwares": [],
+      "alikeSoftwares": [
+        {
+          "isKnown": false,
+          "softwareName": "Open Data Soft "
+        }
+      ],
       "license": "AGPL-3.0-only",
       "mimGroup": "MIMO",
       "versionMin": "v2.7.0",
@@ -27843,14 +35503,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 279,
-        "created": "2019-01-30T09:24:47+00:00",
-        "modified": "2022-07-27T07:26:49+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/279",
         "name": "Symfony",
+        "url": "https://comptoir-du-libre.org/fr/softwares/279",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/279",
+          "en": "https://comptoir-du-libre.org/en/softwares/279"
+        },
         "licence": "MIT",
+        "created": "2019-01-30T09:24:47+00:00",
+        "modified": "2022-07-27T07:26:49+00:00",
         "external_resources": {
           "website": "https://symfony.com/",
-          "repository": "https://github.com/symfony/symfony"
+          "repository": "https://github.com/symfony/symfony",
+          "framalibre": [],
+          "sill": {
+            "id": 247,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=247",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=247",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=247"
+            }
+          },
+          "wikidata": {
+            "id": "Q1322933",
+            "url": "https://www.wikidata.org/wiki/Q1322933",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1322933.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Symfony",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Symfony",
+              "fr": "https://en.wikipedia.org/wiki/Symfony"
+            }
+          }
         },
         "providers": [
           {
@@ -27911,6 +35596,48 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "DBM technologies",
+          "siren": "434987608",
+          "url": "https://annuaire.cnll.fr/societes/434987608"
+        },
+        {
+          "name": "MAPOTEMPO",
+          "siren": "539167858",
+          "url": "https://annuaire.cnll.fr/societes/539167858"
+        },
+        {
+          "name": "Fenyx Consult",
+          "siren": "828081141",
+          "url": "https://annuaire.cnll.fr/societes/828081141"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        },
+        {
+          "name": "Activdesign",
+          "siren": "841247893",
+          "url": "https://annuaire.cnll.fr/societes/841247893"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 1
     },
@@ -27946,14 +35673,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 470,
-        "created": "2022-05-16T14:26:14+00:00",
-        "modified": "2022-07-27T07:27:02+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/470",
         "name": "Composer",
+        "url": "https://comptoir-du-libre.org/fr/softwares/470",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/470",
+          "en": "https://comptoir-du-libre.org/en/softwares/470"
+        },
         "licence": "MIT",
+        "created": "2022-05-16T14:26:14+00:00",
+        "modified": "2022-07-27T07:27:02+00:00",
         "external_resources": {
           "website": "https://getcomposer.org",
-          "repository": "https://github.com/composer/composer"
+          "repository": "https://github.com/composer/composer",
+          "framalibre": [],
+          "sill": {
+            "id": 248,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=248",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=248",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=248"
+            }
+          },
+          "wikidata": {
+            "id": "Q15252222",
+            "url": "https://www.wikidata.org/wiki/Q15252222",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q15252222.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Composer_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Composer_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Composer_(logiciel)"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -27992,14 +35744,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 471,
-        "created": "2022-05-16T14:30:47+00:00",
-        "modified": "2022-07-27T07:27:25+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/471",
         "name": "PHPUnit",
+        "url": "https://comptoir-du-libre.org/fr/softwares/471",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/471",
+          "en": "https://comptoir-du-libre.org/en/softwares/471"
+        },
         "licence": "MIT",
+        "created": "2022-05-16T14:30:47+00:00",
+        "modified": "2022-07-27T07:27:25+00:00",
         "external_resources": {
           "website": "https://phpunit.de/",
-          "repository": "https://github.com/sebastianbergmann/phpunit"
+          "repository": "https://github.com/sebastianbergmann/phpunit",
+          "framalibre": [],
+          "sill": {
+            "id": 249,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=249",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=249",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=249"
+            }
+          },
+          "wikidata": {
+            "id": "Q1663673",
+            "url": "https://www.wikidata.org/wiki/Q1663673",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1663673.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/PHPUnit",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/PHPUnit",
+              "fr": "https://en.wikipedia.org/wiki/PHPUnit"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -28283,14 +36060,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 132,
-        "created": "2018-02-28T20:38:51+00:00",
-        "modified": "2022-08-04T17:57:52+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/132",
         "name": "Blender",
+        "url": "https://comptoir-du-libre.org/fr/softwares/132",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/132",
+          "en": "https://comptoir-du-libre.org/en/softwares/132"
+        },
         "licence": "GNU GPLv2",
+        "created": "2018-02-28T20:38:51+00:00",
+        "modified": "2022-08-04T17:57:52+00:00",
         "external_resources": {
           "website": "https://www.blender.org/",
-          "repository": "https://www.blender.org/download/"
+          "repository": "https://www.blender.org/download/",
+          "framalibre": {
+            "slug": "blender",
+            "url": "https://framalibre.org/content/blender"
+          },
+          "sill": {
+            "id": 258,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=258",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=258",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=258"
+            }
+          },
+          "wikidata": {
+            "id": "Q173136",
+            "url": "https://www.wikidata.org/wiki/Q173136",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q173136.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Blender_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Blender_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Blender"
+            }
+          }
         },
         "providers": [
           {
@@ -28331,6 +36136,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 702,
             "url": "https://comptoir-du-libre.org/fr/users/702",
@@ -28351,6 +36165,23 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "POLLEN ROBOTICS",
+          "siren": "820266211",
+          "url": "https://annuaire.cnll.fr/societes/820266211"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "HYBIRD",
+          "siren": "484960844",
+          "url": "https://annuaire.cnll.fr/societes/484960844"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 2
     },
@@ -28460,14 +36291,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 100,
-        "created": "2017-03-10T15:49:44+00:00",
-        "modified": "2022-08-04T16:24:45+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/100",
         "name": "LDAP Synchronisation connector",
+        "url": "https://comptoir-du-libre.org/fr/softwares/100",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/100",
+          "en": "https://comptoir-du-libre.org/en/softwares/100"
+        },
         "licence": "BSD",
+        "created": "2017-03-10T15:49:44+00:00",
+        "modified": "2022-08-04T16:24:45+00:00",
         "external_resources": {
           "website": "https://lsc-project.org",
-          "repository": "https://github.com/lsc-project/lsc"
+          "repository": "https://github.com/lsc-project/lsc",
+          "framalibre": [],
+          "sill": {
+            "id": 262,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=262",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=262",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=262"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -28541,14 +36387,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 423,
-        "created": "2021-03-20T18:52:48+00:00",
-        "modified": "2022-08-04T17:53:59+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/423",
         "name": "FileSender",
+        "url": "https://comptoir-du-libre.org/fr/softwares/423",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/423",
+          "en": "https://comptoir-du-libre.org/en/softwares/423"
+        },
         "licence": "BSD",
+        "created": "2021-03-20T18:52:48+00:00",
+        "modified": "2022-08-04T17:53:59+00:00",
         "external_resources": {
           "website": "https://filesender.org/",
-          "repository": "https://github.com/filesender/filesender"
+          "repository": "https://github.com/filesender/filesender",
+          "framalibre": [],
+          "sill": {
+            "id": 263,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=263",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=263",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=263"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -28585,14 +36446,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 403,
-        "created": "2020-08-13T08:16:17+00:00",
-        "modified": "2022-08-08T09:21:21+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/403",
         "name": "iTop",
+        "url": "https://comptoir-du-libre.org/fr/softwares/403",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/403",
+          "en": "https://comptoir-du-libre.org/en/softwares/403"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2020-08-13T08:16:17+00:00",
+        "modified": "2022-08-08T09:21:21+00:00",
         "external_resources": {
           "website": "https://www.itophub.io",
-          "repository": "https://github.com/Combodo/iTop"
+          "repository": "https://github.com/Combodo/iTop",
+          "framalibre": [],
+          "sill": {
+            "id": 264,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=264",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=264",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=264"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -28693,14 +36569,29 @@
       "tags": [],
       "comptoirDuLibreSoftware": {
         "id": 406,
-        "created": "2020-08-14T06:08:45+00:00",
-        "modified": "2022-08-04T17:52:59+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/406",
         "name": "Vulture Project",
+        "url": "https://comptoir-du-libre.org/fr/softwares/406",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/406",
+          "en": "https://comptoir-du-libre.org/en/softwares/406"
+        },
         "licence": "LGPLv3",
+        "created": "2020-08-14T06:08:45+00:00",
+        "modified": "2022-08-04T17:52:59+00:00",
         "external_resources": {
           "website": "https://www.vultureproject.org/",
-          "repository": "https://github.com/VultureProject/"
+          "repository": "https://github.com/VultureProject/",
+          "framalibre": [],
+          "sill": {
+            "id": 265,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=265",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=265",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=265"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [],
         "users": [
@@ -28814,7 +36705,7 @@
         "label": "podman",
         "description": {
           "fr": "moteur de conteneur sans daemon basé sur les cgroups du noyau Linux",
-          "en": "Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. OCI compliant runtime."
+          "en": "daemonless OCI-compliant container runtime"
         },
         "sourceUrl": "https://github.com/containers/libpod",
         "websiteUrl": "https://podman.io",
@@ -28933,6 +36824,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "ABILIAN",
+          "siren": "789133493",
+          "url": "https://annuaire.cnll.fr/societes/789133493"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 1
     },
@@ -29012,6 +36910,53 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "2i21l",
+          "siren": "499482156",
+          "url": "https://annuaire.cnll.fr/societes/499482156"
+        },
+        {
+          "name": "PLICIWEB SOLUTIONS",
+          "siren": "499277713",
+          "url": "https://annuaire.cnll.fr/societes/499277713"
+        },
+        {
+          "name": "SMILE",
+          "siren": "378615363",
+          "url": "https://annuaire.cnll.fr/societes/378615363"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "LE&Co",
+          "siren": "805207248",
+          "url": "https://annuaire.cnll.fr/societes/805207248"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        },
+        {
+          "name": "DEV 1.0",
+          "siren": "432897056",
+          "url": "https://annuaire.cnll.fr/societes/432897056"
+        },
+        {
+          "name": "ALTER WAY",
+          "siren": "490932308",
+          "url": "https://annuaire.cnll.fr/societes/490932308"
+        },
+        {
+          "name": "SENSIOLABS",
+          "siren": "752893842",
+          "url": "https://annuaire.cnll.fr/societes/752893842"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -29083,14 +37028,36 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 22,
-        "created": "2016-06-10T17:24:47+00:00",
-        "modified": "2022-08-04T17:46:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/22",
         "name": "XiVO",
+        "url": "https://comptoir-du-libre.org/fr/softwares/22",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/22",
+          "en": "https://comptoir-du-libre.org/en/softwares/22"
+        },
         "licence": "GNU GPLv3",
+        "created": "2016-06-10T17:24:47+00:00",
+        "modified": "2022-08-04T17:46:51+00:00",
         "external_resources": {
           "website": "https://wisper.io/xivo",
-          "repository": "https://gitlab.com/groups/xivo.solutions"
+          "repository": "https://gitlab.com/groups/xivo.solutions",
+          "framalibre": {
+            "slug": "xivo",
+            "url": "https://framalibre.org/content/xivo"
+          },
+          "sill": {
+            "id": 276,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=276",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=276",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=276"
+            }
+          },
+          "wikidata": {
+            "id": "Q3570950",
+            "url": "https://www.wikidata.org/wiki/Q3570950",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q3570950.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -29167,6 +37134,15 @@
               "website": "http://www.cc-rocheauxfees.fr"
             }
           },
+          {
+            "id": 3519,
+            "url": "https://comptoir-du-libre.org/fr/users/3519",
+            "name": "Mairie de Saint-Joseph",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://saintjoseph.re"
+            }
+          },
           {
             "id": 685,
             "url": "https://comptoir-du-libre.org/fr/users/685",
@@ -29185,6 +37161,24 @@
               "website": "http://www.montdemarsan-agglo.fr/agglo/jsp/site/Portal.jsp"
             }
           },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
           {
             "id": 20,
             "url": "https://comptoir-du-libre.org/fr/users/20",
@@ -29250,6 +37244,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "XiVO",
+          "siren": "510373400",
+          "url": "https://annuaire.cnll.fr/societes/510373400"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -29309,7 +37310,7 @@
         "label": "R",
         "description": {
           "fr": "environnement et langage pour le calcul statistique",
-          "en": "language and environment for statistical computing and graphics"
+          "en": "programming language"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/R_logo.svg/220px-R_logo.svg.png",
         "framaLibreId": "r",
@@ -29329,15 +37330,43 @@
         ]
       },
       "comptoirDuLibreSoftware": {
-        "id": 318,
-        "created": "2019-03-25T16:42:24+00:00",
-        "modified": "2022-07-13T09:47:22+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/318",
-        "name": "Afrikalan",
-        "licence": "GNU GPLv3",
+        "id": 520,
+        "name": "R",
+        "url": "https://comptoir-du-libre.org/fr/softwares/520",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/520",
+          "en": "https://comptoir-du-libre.org/en/softwares/520"
+        },
+        "licence": "GNU GPLv2",
+        "created": "2022-08-04T12:31:48+00:00",
+        "modified": "2022-08-09T01:12:16+00:00",
         "external_resources": {
-          "website": "http://www.afrikalan.org/",
-          "repository": "https://sourceforge.net/projects/afrikalan/"
+          "website": "https://www.r-project.org/",
+          "repository": "https://svn.r-project.org/R/trunk/",
+          "framalibre": {
+            "slug": "r",
+            "url": "https://framalibre.org/content/r"
+          },
+          "sill": {
+            "id": 278,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=278",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=278",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=278"
+            }
+          },
+          "wikidata": {
+            "id": "Q206904",
+            "url": "https://www.wikidata.org/wiki/Q206904",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q206904.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/R_(programming_language)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/R_(programming_language)",
+              "fr": "https://en.wikipedia.org/wiki/R_(langage)"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -29385,7 +37414,8 @@
         "runtime",
         "javascript",
         "node",
-        "docker"
+        "docker",
+        "ssr"
       ],
       "wikidataData": {
         "id": "Q65070939",
@@ -29508,6 +37538,13 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "OCAMLPRO",
+          "siren": "531468429",
+          "url": "https://annuaire.cnll.fr/societes/531468429"
+        }
+      ],
       "hasExpertReferent": true,
       "referentCount": 2
     },
@@ -29549,14 +37586,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 478,
-        "created": "2022-05-31T13:51:52+00:00",
-        "modified": "2022-08-04T17:45:08+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/478",
         "name": "Lizmap",
+        "url": "https://comptoir-du-libre.org/fr/softwares/478",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/478",
+          "en": "https://comptoir-du-libre.org/en/softwares/478"
+        },
         "licence": "Mozilla Public License, version 2.0",
+        "created": "2022-05-31T13:51:52+00:00",
+        "modified": "2022-08-04T17:45:08+00:00",
         "external_resources": {
           "website": "https://lizmap.com",
-          "repository": "https://github.com/3liz/lizmap-web-client"
+          "repository": "https://github.com/3liz/lizmap-web-client",
+          "framalibre": [],
+          "sill": {
+            "id": 284,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=284",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=284",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=284"
+            }
+          },
+          "wikidata": {
+            "id": "Q112208571",
+            "url": "https://www.wikidata.org/wiki/Q112208571",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112208571.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -29726,14 +37782,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 334,
-        "created": "2019-08-21T09:42:14+00:00",
-        "modified": "2022-08-04T17:41:50+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/334",
         "name": "geOrchestra",
+        "url": "https://comptoir-du-libre.org/fr/softwares/334",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/334",
+          "en": "https://comptoir-du-libre.org/en/softwares/334"
+        },
         "licence": "GNU GPLv3",
+        "created": "2019-08-21T09:42:14+00:00",
+        "modified": "2022-08-04T17:41:50+00:00",
         "external_resources": {
           "website": "https://www.georchestra.org/fr/",
-          "repository": "https://github.com/georchestra/georchestra"
+          "repository": "https://github.com/georchestra/georchestra",
+          "framalibre": [],
+          "sill": {
+            "id": 286,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=286",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=286",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=286"
+            }
+          },
+          "wikidata": {
+            "id": "Q112611351",
+            "url": "https://www.wikidata.org/wiki/Q112611351",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112611351.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -29823,14 +37898,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 454,
-        "created": "2021-12-06T09:26:32+00:00",
-        "modified": "2022-08-04T17:42:38+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/454",
         "name": "Mviewer",
+        "url": "https://comptoir-du-libre.org/fr/softwares/454",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/454",
+          "en": "https://comptoir-du-libre.org/en/softwares/454"
+        },
         "licence": "GNU GPLv3",
+        "created": "2021-12-06T09:26:32+00:00",
+        "modified": "2022-08-04T17:42:38+00:00",
         "external_resources": {
           "website": "https://mviewer.netlify.app",
-          "repository": "https://github.com/geobretagne/mviewer.git"
+          "repository": "https://github.com/geobretagne/mviewer.git",
+          "framalibre": [],
+          "sill": {
+            "id": 287,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=287",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=287",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=287"
+            }
+          },
+          "wikidata": {
+            "id": "Q112610504",
+            "url": "https://www.wikidata.org/wiki/Q112610504",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112610504.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -29878,14 +37972,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 125,
-        "created": "2017-10-22T23:30:04+00:00",
-        "modified": "2022-08-04T17:43:10+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/125",
         "name": "GeoNature",
+        "url": "https://comptoir-du-libre.org/fr/softwares/125",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/125",
+          "en": "https://comptoir-du-libre.org/en/softwares/125"
+        },
         "licence": "BSD",
+        "created": "2017-10-22T23:30:04+00:00",
+        "modified": "2022-08-04T17:43:10+00:00",
         "external_resources": {
           "website": "http://geonature.fr",
-          "repository": "https://github.com/PnX-SI/GeoNature"
+          "repository": "https://github.com/PnX-SI/GeoNature",
+          "framalibre": [],
+          "sill": {
+            "id": 288,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=288",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=288",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=288"
+            }
+          },
+          "wikidata": {
+            "id": "Q109038131",
+            "url": "https://www.wikidata.org/wiki/Q109038131",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q109038131.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/GeoNature",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/GeoNature"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -29927,14 +38045,29 @@
       "useCaseUrls": [],
       "comptoirDuLibreSoftware": {
         "id": 124,
-        "created": "2017-10-22T21:59:38+00:00",
-        "modified": "2022-08-04T17:37:41+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/124",
         "name": "Geotrek",
+        "url": "https://comptoir-du-libre.org/fr/softwares/124",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/124",
+          "en": "https://comptoir-du-libre.org/en/softwares/124"
+        },
         "licence": "BSD",
+        "created": "2017-10-22T21:59:38+00:00",
+        "modified": "2022-08-04T17:37:41+00:00",
         "external_resources": {
           "website": "http://geotrek.fr",
-          "repository": "https://github.com/GeotrekCE"
+          "repository": "https://github.com/GeotrekCE",
+          "framalibre": [],
+          "sill": {
+            "id": 289,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=289",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=289",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=289"
+            }
+          },
+          "wikidata": [],
+          "wikipedia": []
         },
         "providers": [
           {
@@ -30029,14 +38162,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 447,
-        "created": "2021-10-04T11:02:50+00:00",
-        "modified": "2022-08-04T17:35:51+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/447",
         "name": "GCompris",
+        "url": "https://comptoir-du-libre.org/fr/softwares/447",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/447",
+          "en": "https://comptoir-du-libre.org/en/softwares/447"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2021-10-04T11:02:50+00:00",
+        "modified": "2022-08-04T17:35:51+00:00",
         "external_resources": {
           "website": "https://gcompris.net/",
-          "repository": "https://invent.kde.org/education/gcompris.git"
+          "repository": "https://invent.kde.org/education/gcompris.git",
+          "framalibre": {
+            "slug": "gcompris",
+            "url": "https://framalibre.org/content/gcompris"
+          },
+          "sill": {
+            "id": 290,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=290",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=290",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=290"
+            }
+          },
+          "wikidata": {
+            "id": "Q1147042",
+            "url": "https://www.wikidata.org/wiki/Q1147042",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1147042.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/GCompris",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/GCompris",
+              "fr": "https://en.wikipedia.org/wiki/GCompris"
+            }
+          }
         },
         "providers": [],
         "users": []
@@ -30079,14 +38240,39 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 408,
-        "created": "2020-09-09T08:36:12+00:00",
-        "modified": "2022-08-04T17:34:15+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/408",
         "name": "Mattermost",
+        "url": "https://comptoir-du-libre.org/fr/softwares/408",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/408",
+          "en": "https://comptoir-du-libre.org/en/softwares/408"
+        },
         "licence": "MIT",
+        "created": "2020-09-09T08:36:12+00:00",
+        "modified": "2022-08-04T17:34:15+00:00",
         "external_resources": {
           "website": "https://mattermost.com/",
-          "repository": "https://github.com/mattermost/mattermost-server"
+          "repository": "https://github.com/mattermost/mattermost-server",
+          "framalibre": [],
+          "sill": {
+            "id": 291,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=291",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=291",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=291"
+            }
+          },
+          "wikidata": {
+            "id": "Q55478510",
+            "url": "https://www.wikidata.org/wiki/Q55478510",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q55478510.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Mattermost",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Mattermost",
+              "fr": "https://en.wikipedia.org/wiki/Mattermost"
+            }
+          }
         },
         "providers": [
           {
@@ -30227,14 +38413,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 244,
-        "created": "2018-09-05T12:59:08+00:00",
-        "modified": "2022-08-04T17:33:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/244",
         "name": "DIGIRISK",
+        "url": "https://comptoir-du-libre.org/fr/softwares/244",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/244",
+          "en": "https://comptoir-du-libre.org/en/softwares/244"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2018-09-05T12:59:08+00:00",
+        "modified": "2022-08-04T17:33:14+00:00",
         "external_resources": {
           "website": "https://www.digirisk.com/",
-          "repository": "https://github.com/Evarisk/Digirisk"
+          "repository": "https://github.com/Evarisk/Digirisk",
+          "framalibre": [],
+          "sill": {
+            "id": 292,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=292",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=292",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=292"
+            }
+          },
+          "wikidata": {
+            "id": "Q112299414",
+            "url": "https://www.wikidata.org/wiki/Q112299414",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q112299414.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -30363,6 +38568,88 @@
           }
         ]
       },
+      "annuaireCnllServiceProviders": [
+        {
+          "name": "2i21l",
+          "siren": "499482156",
+          "url": "https://annuaire.cnll.fr/societes/499482156"
+        },
+        {
+          "name": "ABILIAN",
+          "siren": "789133493",
+          "url": "https://annuaire.cnll.fr/societes/789133493"
+        },
+        {
+          "name": "ANYBOX",
+          "siren": "528538598",
+          "url": "https://annuaire.cnll.fr/societes/528538598"
+        },
+        {
+          "name": "Sudokeys Paye",
+          "siren": "819980848",
+          "url": "https://annuaire.cnll.fr/societes/819980848"
+        },
+        {
+          "name": "Human's connexion",
+          "siren": "513792119",
+          "url": "https://annuaire.cnll.fr/societes/513792119"
+        },
+        {
+          "name": "Ryxéo",
+          "siren": "450656731",
+          "url": "https://annuaire.cnll.fr/societes/450656731"
+        },
+        {
+          "name": "YALTIK",
+          "siren": "802056994",
+          "url": "https://annuaire.cnll.fr/societes/802056994"
+        },
+        {
+          "name": "DEV 1.0",
+          "siren": "432897056",
+          "url": "https://annuaire.cnll.fr/societes/432897056"
+        },
+        {
+          "name": "WebGeoDataVore",
+          "siren": "449989573",
+          "url": "https://annuaire.cnll.fr/societes/449989573"
+        },
+        {
+          "name": "APLOSE",
+          "siren": "534906698",
+          "url": "https://annuaire.cnll.fr/societes/534906698"
+        },
+        {
+          "name": "EBII",
+          "siren": "792554651",
+          "url": "https://annuaire.cnll.fr/societes/792554651"
+        },
+        {
+          "name": "Sudokeys",
+          "siren": "443570163",
+          "url": "https://annuaire.cnll.fr/societes/443570163"
+        },
+        {
+          "name": "HYBIRD",
+          "siren": "484960844",
+          "url": "https://annuaire.cnll.fr/societes/484960844"
+        },
+        {
+          "name": "Makina Corpus",
+          "siren": "518521414",
+          "url": "https://annuaire.cnll.fr/societes/518521414"
+        },
+        {
+          "name": "LOGILAB",
+          "siren": "432746196",
+          "url": "https://annuaire.cnll.fr/societes/432746196"
+        },
+        {
+          "name": "Tranquil IT Systems",
+          "siren": "443884580",
+          "url": "https://annuaire.cnll.fr/societes/443884580"
+        }
+      ],
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -30442,14 +38729,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 421,
-        "created": "2021-03-02T13:17:47+00:00",
-        "modified": "2021-03-02T13:19:46+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/421",
         "name": "ONLYOFFICE Docs",
+        "url": "https://comptoir-du-libre.org/fr/softwares/421",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/421",
+          "en": "https://comptoir-du-libre.org/en/softwares/421"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2021-03-02T13:17:47+00:00",
+        "modified": "2021-03-02T13:19:46+00:00",
         "external_resources": {
           "website": "https://www.onlyoffice.com/fr/office-suite.aspx",
-          "repository": "https://github.com/ONLYOFFICE/DocumentServer"
+          "repository": "https://github.com/ONLYOFFICE/DocumentServer",
+          "framalibre": {
+            "slug": "onlyoffice",
+            "url": "https://framalibre.org/content/onlyoffice"
+          },
+          "sill": {
+            "id": 296,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=296",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=296",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=296"
+            }
+          },
+          "wikidata": {
+            "id": "Q1582500",
+            "url": "https://www.wikidata.org/wiki/Q1582500",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q1582500.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/OnlyOffice",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/OnlyOffice",
+              "fr": "https://en.wikipedia.org/wiki/OnlyOffice"
+            }
+          }
         },
         "providers": [
           {
@@ -30481,6 +38796,15 @@
           }
         ],
         "users": [
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          },
           {
             "id": 524,
             "url": "https://comptoir-du-libre.org/fr/users/524",
@@ -30565,8 +38889,8 @@
         "license": "AGPLv3",
         "developers": []
       },
-      "hasExpertReferent": false,
-      "referentCount": 1
+      "hasExpertReferent": true,
+      "referentCount": 2
     },
     {
       "id": 299,
@@ -30659,12 +38983,6 @@
       "workshopUrls": [],
       "testUrls": [],
       "useCaseUrls": [],
-      "wikidataData": {
-        "id": "Q113144780",
-        "label": "BrowserSelector",
-        "description": "Small utility to launch a different browser depending on the domain of the url being launched.",
-        "developers": []
-      },
       "hasExpertReferent": false,
       "referentCount": 1
     },
@@ -30701,14 +39019,33 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 189,
-        "created": "2018-09-03T15:18:49+00:00",
-        "modified": "2021-12-23T17:13:00+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/189",
         "name": "Squash AUTOM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/189",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/189",
+          "en": "https://comptoir-du-libre.org/en/softwares/189"
+        },
         "licence": "Apache License 2.0",
+        "created": "2018-09-03T15:18:49+00:00",
+        "modified": "2021-12-23T17:13:00+00:00",
         "external_resources": {
           "website": "https://www.squashtest.com",
-          "repository": "https://bitbucket.org/squashtest"
+          "repository": "https://bitbucket.org/squashtest",
+          "framalibre": [],
+          "sill": {
+            "id": 302,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=302",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=302",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=302"
+            }
+          },
+          "wikidata": {
+            "id": "Q110620332",
+            "url": "https://www.wikidata.org/wiki/Q110620332",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q110620332.json"
+          },
+          "wikipedia": []
         },
         "providers": [
           {
@@ -30848,14 +39185,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 392,
-        "created": "2020-05-26T09:15:09+00:00",
-        "modified": "2022-08-08T23:17:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/392",
         "name": "Kdenlive",
+        "url": "https://comptoir-du-libre.org/fr/softwares/392",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/392",
+          "en": "https://comptoir-du-libre.org/en/softwares/392"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-05-26T09:15:09+00:00",
+        "modified": "2022-08-08T23:17:18+00:00",
         "external_resources": {
           "website": "https://kdenlive.org/fr/",
-          "repository": "https://invent.kde.org/multimedia/kdenlive"
+          "repository": "https://invent.kde.org/multimedia/kdenlive",
+          "framalibre": {
+            "slug": "kdenlive",
+            "url": "https://framalibre.org/content/kdenlive"
+          },
+          "sill": {
+            "id": 306,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=306",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=306",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=306"
+            }
+          },
+          "wikidata": {
+            "id": "Q572226",
+            "url": "https://www.wikidata.org/wiki/Q572226",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q572226.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Kdenlive",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Kdenlive",
+              "fr": "https://en.wikipedia.org/wiki/Kdenlive"
+            }
+          }
         },
         "providers": [
           {
@@ -30877,6 +39242,24 @@
             "external_resources": {
               "website": ""
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
           }
         ]
       },
@@ -30929,14 +39312,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 392,
-        "created": "2020-05-26T09:15:09+00:00",
-        "modified": "2022-08-08T23:17:18+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/392",
         "name": "Kdenlive",
+        "url": "https://comptoir-du-libre.org/fr/softwares/392",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/392",
+          "en": "https://comptoir-du-libre.org/en/softwares/392"
+        },
         "licence": "GNU GPLv3",
+        "created": "2020-05-26T09:15:09+00:00",
+        "modified": "2022-08-08T23:17:18+00:00",
         "external_resources": {
           "website": "https://kdenlive.org/fr/",
-          "repository": "https://invent.kde.org/multimedia/kdenlive"
+          "repository": "https://invent.kde.org/multimedia/kdenlive",
+          "framalibre": {
+            "slug": "kdenlive",
+            "url": "https://framalibre.org/content/kdenlive"
+          },
+          "sill": {
+            "id": 306,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=306",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=306",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=306"
+            }
+          },
+          "wikidata": {
+            "id": "Q572226",
+            "url": "https://www.wikidata.org/wiki/Q572226",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q572226.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Kdenlive",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Kdenlive",
+              "fr": "https://en.wikipedia.org/wiki/Kdenlive"
+            }
+          }
         },
         "providers": [
           {
@@ -30958,6 +39369,24 @@
             "external_resources": {
               "website": ""
             }
+          },
+          {
+            "id": 3526,
+            "url": "https://comptoir-du-libre.org/fr/users/3526",
+            "name": "SITPI",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitpi.fr"
+            }
+          },
+          {
+            "id": 3527,
+            "url": "https://comptoir-du-libre.org/fr/users/3527",
+            "name": "Ville de La Tronche",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.latronche.fr"
+            }
           }
         ]
       },
@@ -31025,12 +39454,12 @@
         "label": "KDE Plasma 5",
         "description": {
           "fr": "environnement de bureau",
-          "en": "desktop environment"
+          "en": "desktop environment for Linux and FreeBSD"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Plasma_coloured_logo.svg/220px-Plasma_coloured_logo.svg.png",
         "sourceUrl": "https://invent.kde.org/plasma",
-        "websiteUrl": "https://www.kde.org/plasma-desktop.php",
-        "license": "LGPLv2",
+        "websiteUrl": "https://kde.org/plasma-desktop",
+        "license": "GPLv2+",
         "developers": [
           {
             "name": "KDE",
@@ -31175,14 +39604,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 332,
-        "created": "2019-06-28T08:42:00+00:00",
-        "modified": "2022-08-09T02:33:44+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/332",
         "name": "JOPLIN",
+        "url": "https://comptoir-du-libre.org/fr/softwares/332",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/332",
+          "en": "https://comptoir-du-libre.org/en/softwares/332"
+        },
         "licence": "MIT",
+        "created": "2019-06-28T08:42:00+00:00",
+        "modified": "2022-08-09T02:33:44+00:00",
         "external_resources": {
           "website": "https://joplinapp.org",
-          "repository": "https://github.com/laurent22/joplin"
+          "repository": "https://github.com/laurent22/joplin",
+          "framalibre": {
+            "slug": "joplin",
+            "url": "https://framalibre.org/content/joplin"
+          },
+          "sill": {
+            "id": 312,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=312",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=312",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=312"
+            }
+          },
+          "wikidata": {
+            "id": "Q97175797",
+            "url": "https://www.wikidata.org/wiki/Q97175797",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q97175797.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/Joplin_(software)",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/Joplin_(software)",
+              "fr": "https://en.wikipedia.org/wiki/Joplin_(logiciel)"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -31258,7 +39715,7 @@
     {
       "id": 315,
       "name": "BlueMind",
-      "function": "logiciel informatique",
+      "function": "Service de Messagerie Collaborative",
       "isFromFrenchPublicService": false,
       "license": "AGPL V3",
       "versionMin": "4",
@@ -31286,14 +39743,38 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 25,
-        "created": "2016-06-13T10:55:59+00:00",
-        "modified": "2022-08-12T08:45:14+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/25",
         "name": "BlueMind",
+        "url": "https://comptoir-du-libre.org/fr/softwares/25",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/25",
+          "en": "https://comptoir-du-libre.org/en/softwares/25"
+        },
         "licence": "GNU aGPL v3",
+        "created": "2016-06-13T10:55:59+00:00",
+        "modified": "2022-08-12T08:45:14+00:00",
         "external_resources": {
           "website": "https://www.bluemind.net/",
-          "repository": "https://forge.bluemind.net/stash/projects/BM/repos/bluemind-public"
+          "repository": "https://forge.bluemind.net/stash/projects/BM/repos/bluemind-public",
+          "framalibre": [],
+          "sill": {
+            "id": 315,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=315",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=315",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=315"
+            }
+          },
+          "wikidata": {
+            "id": "Q2907192",
+            "url": "https://www.wikidata.org/wiki/Q2907192",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q2907192.json"
+          },
+          "wikipedia": {
+            "url": "https://fr.wikipedia.org/wiki/BlueMind_(logiciel)",
+            "i18n_url": {
+              "fr": "https://en.wikipedia.org/wiki/BlueMind_(logiciel)"
+            }
+          }
         },
         "providers": [
           {
@@ -31388,6 +39869,15 @@
               "website": "http://www.saintarnoultenyvelines.fr"
             }
           },
+          {
+            "id": 3519,
+            "url": "https://comptoir-du-libre.org/fr/users/3519",
+            "name": "Mairie de Saint-Joseph",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://saintjoseph.re"
+            }
+          },
           {
             "id": 318,
             "url": "https://comptoir-du-libre.org/fr/users/318",
@@ -31532,14 +40022,42 @@
       },
       "comptoirDuLibreSoftware": {
         "id": 364,
-        "created": "2020-02-11T14:24:39+00:00",
-        "modified": "2022-09-06T14:20:12+00:00",
-        "url": "https://comptoir-du-libre.org/fr/softwares/364",
         "name": "DBeaver",
+        "url": "https://comptoir-du-libre.org/fr/softwares/364",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/364",
+          "en": "https://comptoir-du-libre.org/en/softwares/364"
+        },
         "licence": "Apache License 2.0",
+        "created": "2020-02-11T14:24:39+00:00",
+        "modified": "2022-09-06T14:20:12+00:00",
         "external_resources": {
           "website": "https://dbeaver.io",
-          "repository": "https://github.com/dbeaver/dbeaver"
+          "repository": "https://github.com/dbeaver/dbeaver",
+          "framalibre": {
+            "slug": "dbeaver",
+            "url": "https://framalibre.org/content/dbeaver"
+          },
+          "sill": {
+            "id": 319,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=319",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=319",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=319"
+            }
+          },
+          "wikidata": {
+            "id": "Q28956992",
+            "url": "https://www.wikidata.org/wiki/Q28956992",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q28956992.json"
+          },
+          "wikipedia": {
+            "url": "https://en.wikipedia.org/wiki/DBeaver",
+            "i18n_url": {
+              "en": "https://en.wikipedia.org/wiki/DBeaver",
+              "fr": "https://en.wikipedia.org/wiki/DBeaver"
+            }
+          }
         },
         "providers": [],
         "users": [
@@ -31578,6 +40096,15 @@
             "external_resources": {
               "website": "https://grandbesancon.fr"
             }
+          },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
           }
         ]
       },
@@ -31608,7 +40135,7 @@
         "label": "Angular",
         "description": {
           "fr": "framework Javascript",
-          "en": "web application platform"
+          "en": "web application framework"
         },
         "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Angular_full_color_logo.svg/220px-Angular_full_color_logo.svg.png",
         "sourceUrl": "https://github.com/angular/angular",
@@ -31830,7 +40357,7 @@
     },
     {
       "id": 327,
-      "name": "SchredOS",
+      "name": "ShredOS",
       "function": "Effacement complet de tous les supports de stockage de masse d'une machine.",
       "isFromFrenchPublicService": false,
       "license": "GPL v2",
@@ -31845,6 +40372,1549 @@
       "useCaseUrls": [],
       "hasExpertReferent": true,
       "referentCount": 1
+    },
+    {
+      "id": 328,
+      "name": "SYGEFOR (SYstème de GEstion des FORmations)",
+      "function": "Application Web dédiée à la gestion des actions de formation, développée à l'initiative du réseau des URFIST. En savoir plus : https://sygefor.reseau-urfist.fr/#/sygefor3",
+      "isFromFrenchPublicService": false,
+      "license": "CeCILL-C V2 ",
+      "versionMin": "3",
+      "agentWorkstation": false,
+      "referencedSinceTime": 1663146988895,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "tags": [
+        "formation",
+        "agile",
+        "sso",
+        "éditeur de texte",
+        "wysiwyg",
+        "oauth",
+        "rencontres scientifiques",
+        "FAD",
+        "Formations hybrides",
+        "Formations en présentiel",
+        "Autoformations",
+        "Fomations doctorales"
+      ],
+      "wikidataData": {
+        "id": "Q113775006",
+        "label": "SYGEFOR",
+        "description": {
+          "fr": "logiciel",
+          "en": "application"
+        },
+        "license": "CEA CNRS INRIA Logiciel Libre",
+        "developers": []
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 551,
+        "name": "Sygefor",
+        "url": "https://comptoir-du-libre.org/fr/softwares/551",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/551",
+          "en": "https://comptoir-du-libre.org/en/softwares/551"
+        },
+        "licence": "CeCILL V2",
+        "created": "2022-09-07T09:38:39+00:00",
+        "modified": "2022-09-26T23:01:55+00:00",
+        "external_resources": {
+          "website": "https://sygefor.reseau-urfist.fr/",
+          "repository": "https://github.com/sygefor/sygefor",
+          "framalibre": [],
+          "sill": {
+            "id": 328,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=328",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=328",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=328"
+            }
+          },
+          "wikidata": {
+            "id": "Q113775006",
+            "url": "https://www.wikidata.org/wiki/Q113775006",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q113775006.json"
+          },
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 3511,
+            "url": "https://comptoir-du-libre.org/fr/users/3511",
+            "name": "Conjecto",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.conjecto.com"
+            }
+          }
+        ],
+        "users": []
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 329,
+      "name": "Trivy",
+      "function": "Scanner de sécurité des images docker",
+      "isFromFrenchPublicService": false,
+      "license": "Apache-2.0",
+      "versionMin": "0.7.1",
+      "agentWorkstation": true,
+      "tags": [
+        "docker",
+        "agile",
+        "hygiène sécurité",
+        "kubernetes",
+        "image"
+      ],
+      "referencedSinceTime": 1663314602079,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "hasExpertReferent": true,
+      "referentCount": 1
+    },
+    {
+      "id": 330,
+      "name": "Zim",
+      "function": "Wiki local et personnel",
+      "isFromFrenchPublicService": false,
+      "license": "GPLv2+",
+      "versionMin": "0.74.3",
+      "agentWorkstation": true,
+      "tags": [
+        "prise de notes",
+        "gestion de tâches"
+      ],
+      "referencedSinceTime": 1663741695093,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "wikidataData": {
+        "id": "Q203374",
+        "label": {
+          "fr": "Zim",
+          "en": "Zim Desktop Wiki"
+        },
+        "description": {
+          "fr": "Wiki local et personnel",
+          "en": "GTK-based desktop wiki software written in Python"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/2/22/Zim_globe.svg/220px-Zim_globe.svg.png",
+        "framaLibreId": "zim",
+        "sourceUrl": "https://github.com/jaap-karssenberg/zim-desktop-wiki",
+        "websiteUrl": "http://zim-wiki.org/",
+        "license": "GPLv2+",
+        "developers": []
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 121,
+        "name": "Zim",
+        "url": "https://comptoir-du-libre.org/fr/softwares/121",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/121",
+          "en": "https://comptoir-du-libre.org/en/softwares/121"
+        },
+        "licence": "GNU GPLv2",
+        "created": "2017-09-21T16:29:29+00:00",
+        "modified": "2022-09-26T22:49:37+00:00",
+        "external_resources": {
+          "website": "http://zim-wiki.org",
+          "repository": "https://github.com/zim-desktop-wiki/zim-desktop-wiki",
+          "framalibre": [],
+          "sill": {
+            "id": 330,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=330",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=330",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=330"
+            }
+          },
+          "wikidata": {
+            "id": "Q203374",
+            "url": "https://www.wikidata.org/wiki/Q203374",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q203374.json"
+          },
+          "wikipedia": []
+        },
+        "providers": [],
+        "users": [
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 331,
+      "name": "Kanboard",
+      "function": "project management open source software application",
+      "isFromFrenchPublicService": false,
+      "license": "MIT",
+      "versionMin": "Dernière stable",
+      "agentWorkstation": false,
+      "referencedSinceTime": 1663785084509,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "wikidataData": {
+        "id": "Q106199750",
+        "label": "Kanboard",
+        "description": "project management open source software application",
+        "sourceUrl": "https://github.com/kanboard/kanboard",
+        "websiteUrl": "https://kanboard.org",
+        "license": "MIT licence",
+        "developers": []
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 148,
+        "name": "Kanboard",
+        "url": "https://comptoir-du-libre.org/fr/softwares/148",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/148",
+          "en": "https://comptoir-du-libre.org/en/softwares/148"
+        },
+        "licence": "MIT",
+        "created": "2018-06-20T08:53:23+00:00",
+        "modified": "2022-09-26T22:43:40+00:00",
+        "external_resources": {
+          "website": "https://kanboard.org/",
+          "repository": "https://github.com/kanboard/kanboard",
+          "framalibre": [],
+          "sill": {
+            "id": 331,
+            "url": "https://sill.etalab.gouv.fr/fr/software?id=331",
+            "i18n_url": {
+              "fr": "https://sill.etalab.gouv.fr/fr/software?id=331",
+              "en": "https://sill.etalab.gouv.fr/en/software?id=331"
+            }
+          },
+          "wikidata": {
+            "id": "Q106199750",
+            "url": "https://www.wikidata.org/wiki/Q106199750",
+            "data": "https://www.wikidata.org/wiki/Special:EntityData/Q106199750.json"
+          },
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 882,
+            "url": "https://comptoir-du-libre.org/fr/users/882",
+            "name": "OASSERVICES",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.oas-services.fr/"
+            }
+          },
+          {
+            "id": 162,
+            "url": "https://comptoir-du-libre.org/fr/users/162",
+            "name": "Your Own Net",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://yourownnet.net"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 1781,
+            "url": "https://comptoir-du-libre.org/fr/users/1781",
+            "name": "Bruno Deschemps",
+            "type": "Administration",
+            "external_resources": {
+              "website": ""
+            }
+          },
+          {
+            "id": 37,
+            "url": "https://comptoir-du-libre.org/fr/users/37",
+            "name": "Centre de Gestion du Nord",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.cdg59.fr/"
+            }
+          },
+          {
+            "id": 562,
+            "url": "https://comptoir-du-libre.org/fr/users/562",
+            "name": "Commune de Canéjan",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.canejan.fr"
+            }
+          },
+          {
+            "id": 305,
+            "url": "https://comptoir-du-libre.org/fr/users/305",
+            "name": "Département de la Gironde",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://gironde.fr"
+            }
+          },
+          {
+            "id": 254,
+            "url": "https://comptoir-du-libre.org/fr/users/254",
+            "name": "GRAND BESANCON METROPOLE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://grandbesancon.fr"
+            }
+          },
+          {
+            "id": 675,
+            "url": "https://comptoir-du-libre.org/fr/users/675",
+            "name": "Morbihan énergies",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://morbihan-energies.fr"
+            }
+          },
+          {
+            "id": 274,
+            "url": "https://comptoir-du-libre.org/fr/users/274",
+            "name": "Ville d'Albi (81)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.mairie-albi.fr"
+            }
+          },
+          {
+            "id": 655,
+            "url": "https://comptoir-du-libre.org/fr/users/655",
+            "name": "Ville d'Audincourt",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.audincourt.fr"
+            }
+          },
+          {
+            "id": 961,
+            "url": "https://comptoir-du-libre.org/fr/users/961",
+            "name": "Ville de Jujvignac",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://juvignac.fr"
+            }
+          },
+          {
+            "id": 16,
+            "url": "https://comptoir-du-libre.org/fr/users/16",
+            "name": "Ville Mions (69) ",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.mions.fr/"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 332,
+      "name": "Sugarizer",
+      "function": "Sugarizer est une suite pédagogique libre et gratuite. Son interface reprend les principes ergonomiques de Sugar, la suite logicielle développée par le projet One Laptop Per Child.",
+      "isFromFrenchPublicService": false,
+      "license": "Apache-2.0",
+      "versionMin": "v1.6.0",
+      "agentWorkstation": false,
+      "tags": [
+        "éducation"
+      ],
+      "referencedSinceTime": 1663863955941,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "wikidataData": {
+        "id": "Q114097965",
+        "label": "Sugarizer",
+        "description": "Sugarizer est une suite pédagogique libre et gratuite. Son interface reprend les principes ergonomiques de Sugar, la suite logicielle développée par le projet One Laptop Per Child.",
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Sugarizer_logo.png/220px-Sugarizer_logo.png",
+        "sourceUrl": "https://github.com/llaske/sugarizer",
+        "websiteUrl": "https://sugarizer.org",
+        "license": "Apache License v2.0",
+        "developers": []
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 333,
+      "name": "Iparapheur",
+      "function": "Parapheur Electronique",
+      "isFromFrenchPublicService": false,
+      "license": "AGPL v3",
+      "versionMin": "4.7",
+      "agentWorkstation": false,
+      "referencedSinceTime": 1664095779504,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "tags": [
+        "signature numerique"
+      ],
+      "wikidataData": {
+        "id": "Q114244260",
+        "label": "iParapheur",
+        "description": "Parapheur Électronique. Logiciel de modélisation de procédures de gestion et de validation documentaire",
+        "sourceUrl": "https://adullact.net/projects/paraphelec/",
+        "websiteUrl": "https://www.libriciel.fr/i-parapheur",
+        "license": "AGPLv3",
+        "developers": []
+      },
+      "hasExpertReferent": true,
+      "referentCount": 3
+    },
+    {
+      "id": 334,
+      "name": "XMIND",
+      "function": "Mind-mapping software",
+      "isFromFrenchPublicService": false,
+      "license": "EPL-1.0",
+      "versionMin": "3.7.5",
+      "agentWorkstation": true,
+      "alikeSoftwares": [
+        {
+          "isKnown": true,
+          "softwareId": 48
+        }
+      ],
+      "referencedSinceTime": 1664283684999,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "dereferencing": {
+        "reason": "Xmind n'est plus publié sous licence libre",
+        "lastRecommendedVersion": "",
+        "time": 1666160829470
+      },
+      "wikidataData": {
+        "id": "Q1780782",
+        "label": {
+          "fr": "XMIND",
+          "en": "XMind"
+        },
+        "description": {
+          "fr": "logiciel de cartographie mentale et de brainstorming",
+          "en": "Mind-mapping software"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/XMind_6_icon.png/220px-XMind_6_icon.png",
+        "framaLibreId": "xmind",
+        "websiteUrl": "http://www.xmind.app",
+        "license": "EPL-1.0",
+        "developers": []
+      },
+      "hasExpertReferent": true,
+      "referentCount": 2
+    },
+    {
+      "id": 335,
+      "name": "cal.com",
+      "function": "Outil de prise de rendez-vous",
+      "isFromFrenchPublicService": false,
+      "license": "GNU AGPLv3",
+      "versionMin": "2.0.0",
+      "agentWorkstation": false,
+      "tags": [
+        "projets",
+        "agenda",
+        "calendrier"
+      ],
+      "alikeSoftwares": [
+        {
+          "isKnown": false,
+          "softwareName": "Calendly"
+        }
+      ],
+      "referencedSinceTime": 1664806397106,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 336,
+      "name": "Osuny",
+      "function": "Open Source University, la plateforme numérique en source ouverte des Universités & des Écoles",
+      "isFromFrenchPublicService": false,
+      "license": "MIT licence",
+      "versionMin": "v1.0.0",
+      "agentWorkstation": false,
+      "referencedSinceTime": 1664889968371,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "wikidataData": {
+        "id": "Q114333380",
+        "label": "Osuny",
+        "description": {
+          "fr": "Open Source University, la plateforme numérique en source ouverte des Universités & des Écoles",
+          "en": "Open Source University, the open source online platform for Schools and Universities"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/6/67/Osuny_logo.svg/220px-Osuny_logo.svg.png",
+        "sourceUrl": "https://github.com/noesya/osuny",
+        "websiteUrl": "https://www.osuny.org",
+        "documentationUrl": "https://support.osuny.org",
+        "license": "MIT licence",
+        "developers": [
+          {
+            "name": "noesya",
+            "id": "Q114332266"
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 337,
+      "name": "FreeCAD",
+      "function": "Logiciel paramétrique de Conception Assistée par Ordinateur (CAO).",
+      "isFromFrenchPublicService": false,
+      "license": "LGPLv2.0+",
+      "versionMin": "0.20.1",
+      "agentWorkstation": true,
+      "alikeSoftwares": [
+        {
+          "isKnown": false,
+          "softwareName": "Dassault SolidWorks"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Dassault Catia"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Siemens SolidEdge"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Siemens NX"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Autodesk Fusion360"
+        }
+      ],
+      "generalInfoMd": "Logiciel paramétrique de Conception Assistée par Ordinateur (CAO).",
+      "referencedSinceTime": 1665144122610,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "wikidataData": {
+        "id": "Q251322",
+        "label": "FreeCAD",
+        "description": {
+          "fr": "Logiciel de CAO",
+          "en": "CAD software"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/6/6d/FreeCAD016-logo.svg/220px-FreeCAD016-logo.svg.png",
+        "framaLibreId": "freecad",
+        "sourceUrl": "https://github.com/FreeCAD/FreeCAD",
+        "websiteUrl": "https://www.freecad.org/",
+        "documentationUrl": "https://www.freecad.org/wiki/Main_Page",
+        "license": "LGPLv2.0+",
+        "developers": []
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 320,
+        "name": "Freecad",
+        "url": "https://comptoir-du-libre.org/fr/softwares/320",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/320",
+          "en": "https://comptoir-du-libre.org/en/softwares/320"
+        },
+        "licence": "GNU LGPL",
+        "created": "2019-04-07T15:50:29+00:00",
+        "modified": "2019-04-07T15:50:29+00:00",
+        "external_resources": {
+          "website": "https://www.freecadweb.org/?lang=fr_FR",
+          "repository": "https://github.com/FreeCAD/FreeCAD/",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 165,
+            "url": "https://comptoir-du-libre.org/fr/users/165",
+            "name": "APLOSE",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.aplose.fr"
+            }
+          },
+          {
+            "id": 3216,
+            "url": "https://comptoir-du-libre.org/fr/users/3216",
+            "name": "CAP-REL",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://cap-rel.fr"
+            }
+          },
+          {
+            "id": 882,
+            "url": "https://comptoir-du-libre.org/fr/users/882",
+            "name": "OASSERVICES",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.oas-services.fr/"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 3192,
+            "url": "https://comptoir-du-libre.org/fr/users/3192",
+            "name": "CNRS-ICMCB",
+            "type": "Administration",
+            "external_resources": {
+              "website": ""
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 338,
+      "referencedSinceTime": 1665415970620,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Duplicati",
+      "function": "Sauvegarde du poste de Travail",
+      "isFromFrenchPublicService": false,
+      "license": "LGPL",
+      "versionMin": "2.0.6",
+      "agentWorkstation": true,
+      "tags": [
+        "gestion de parc",
+        "sauvegarde"
+      ],
+      "generalInfoMd": "Duplicati est un logiciel de sauvegarde chiffrée, gratuit et opensource. Il supporte de nombreux supports en ligne comme FTP, SSH, WebDAV mais aussi des services commerciaux tels que Backblaze B2, Tardigrade, Microsoft OneDrive, Amazon S3, Google Drive, box.com, Mega, etc.\n\nCompatible Windows, Linux et MacOSX les sauvegardes sont chiffrées grâce au protocole AES-256 et se configure soit via un navigateur web, soit en ligne de commande.\n\nIl est activement utilisé par le CNRS qui le met en avant comme solution de sauvegarde du poste de travail vers le WebDav Nextcloud de MyCore (Nom du service owncloud/nextcloud du CNRS)",
+      "wikidataData": {
+        "id": "Q1266534",
+        "label": "Duplicati",
+        "description": {
+          "fr": "Logiciel de sauvegarde",
+          "en": "Backup software"
+        },
+        "framaLibreId": "duplicati",
+        "sourceUrl": "https://github.com/duplicati/duplicati",
+        "websiteUrl": "https://www.duplicati.com/",
+        "documentationUrl": "https://duplicati.readthedocs.io/en/latest/",
+        "license": "LGPLv2.1",
+        "developers": []
+      },
+      "hasExpertReferent": false,
+      "referentCount": 2
+    },
+    {
+      "id": 339,
+      "referencedSinceTime": 1665476008041,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Madis",
+      "function": "Logiciel libre de gestion et d'accompagnement de la mise en conformité de structures publiques au RGPD",
+      "isFromFrenchPublicService": true,
+      "license": "AGPLv3",
+      "versionMin": "v1.7",
+      "agentWorkstation": false,
+      "tags": [
+        "rgpd",
+        "gestion",
+        "conformité"
+      ],
+      "generalInfoMd": "Madis est un logiciel web open source qui s'installe sur un serveur web et est accessible via des navigateurs web.\n\nSon interface responsive permet un accès depuis les clients mobiles.\n\nUne seule instance permet de déployer plusieurs centaines de structures. Chaque structure dispose de compte, limité au périmètre de sa structure, lui permettant de renseigner les registres (traitements, sous-traitants, demande de personnes concernées, violation de données), mesurer sa maturité, identifier et mettre en place des actions de protection, documenter sa conformité, générer son bilan ou encore accéder à son tableau de bord.\n\nUn ou plusieurs comptes DPO permettent une gestion des collectivités, traitements, suivi, duplication en masse, ... un accès à un tableau de bord dédié permet de suivre la conformité sur le territoire.",
+      "comptoirDuLibreSoftware": {
+        "id": 354,
+        "name": "Madis",
+        "url": "https://comptoir-du-libre.org/fr/softwares/354",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/354",
+          "en": "https://comptoir-du-libre.org/en/softwares/354"
+        },
+        "licence": "GNU aGPL v3",
+        "created": "2020-01-27T13:50:27+00:00",
+        "modified": "2022-01-12T16:12:05+00:00",
+        "external_resources": {
+          "website": "https://gitlab.adullact.net/soluris",
+          "repository": "https://gitlab.adullact.net/soluris/madis",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 3337,
+            "url": "https://comptoir-du-libre.org/fr/users/3337",
+            "name": "DATAKODE",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.datakode.fr"
+            }
+          },
+          {
+            "id": 3064,
+            "url": "https://comptoir-du-libre.org/fr/users/3064",
+            "name": "NMC DATA PROTECT",
+            "type": "Company",
+            "external_resources": {
+              "website": ""
+            }
+          },
+          {
+            "id": 1001,
+            "url": "https://comptoir-du-libre.org/fr/users/1001",
+            "name": "SOLURIS",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.soluris.fr/"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 1078,
+            "url": "https://comptoir-du-libre.org/fr/users/1078",
+            "name": "Abbeville - Mairie d'Abbeville",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.abbeville.fr"
+            }
+          },
+          {
+            "id": 3251,
+            "url": "https://comptoir-du-libre.org/fr/users/3251",
+            "name": "Agence Technique Départementale de Charente",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://atd16.fr"
+            }
+          },
+          {
+            "id": 695,
+            "url": "https://comptoir-du-libre.org/fr/users/695",
+            "name": "CDG31",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.cdg31.fr"
+            }
+          },
+          {
+            "id": 37,
+            "url": "https://comptoir-du-libre.org/fr/users/37",
+            "name": "Centre de Gestion du Nord",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.cdg59.fr/"
+            }
+          },
+          {
+            "id": 1006,
+            "url": "https://comptoir-du-libre.org/fr/users/1006",
+            "name": "Centre de gestion du Nord (Cdg59) - Service Cre@tic",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.creatic59.fr"
+            }
+          },
+          {
+            "id": 218,
+            "url": "https://comptoir-du-libre.org/fr/users/218",
+            "name": "Gironde Numérique",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.girondenumerique.fr"
+            }
+          },
+          {
+            "id": 160,
+            "url": "https://comptoir-du-libre.org/fr/users/160",
+            "name": "SIDEC du Jura",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sidec-jura.fr"
+            }
+          },
+          {
+            "id": 1001,
+            "url": "https://comptoir-du-libre.org/fr/users/1001",
+            "name": "SOLURIS",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.soluris.fr/"
+            }
+          },
+          {
+            "id": 524,
+            "url": "https://comptoir-du-libre.org/fr/users/524",
+            "name": " Syndicat Intercommunal des Technologies de l'information pour les Villes",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.sitiv.fr"
+            }
+          },
+          {
+            "id": 16,
+            "url": "https://comptoir-du-libre.org/fr/users/16",
+            "name": "Ville Mions (69) ",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.mions.fr/"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": true,
+      "referentCount": 1
+    },
+    {
+      "id": 340,
+      "referencedSinceTime": 1666019197487,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Maarch Edissyum Master - MEM courrier ",
+      "function": "Gestion Electronique du Courrier ",
+      "isFromFrenchPublicService": false,
+      "license": "GPL GNUv3",
+      "versionMin": "20.03",
+      "agentWorkstation": false,
+      "tags": [
+        "gestion des courriers",
+        "gestion des correspondances",
+        "LAD",
+        "OCR",
+        "prestataire de service Edissyum Consulting"
+      ],
+      "generalInfoMd": "MEM courrier est une version améliorée de Maarch courrier, gestion des courriers open source intégrant des modules qui augmentent les performances de l'outil, tels que le module Open-Capture et la LAD (Lecture Automatique des Documents). Quatre grandes fonctions : la qualification et l'indexation de documents, la diffusion pour traitement et suivi des demandes, la supervision des flux à l'aide des tableaux de bords, l'élaboration des projets de réponse avec des modèles préremplis, le dépôt  de visa et le transfert à un parapheur électronique. ",
+      "comptoirDuLibreSoftware": {
+        "id": 494,
+        "name": "MEM Courrier",
+        "url": "https://comptoir-du-libre.org/fr/softwares/494",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/494",
+          "en": "https://comptoir-du-libre.org/en/softwares/494"
+        },
+        "licence": "GNU GPLv3",
+        "created": "2022-07-18T08:27:09+00:00",
+        "modified": "2022-07-18T08:27:09+00:00",
+        "external_resources": {
+          "website": "https://edissyum.com/maarch-courrier-gec/",
+          "repository": "https://gitlab.com/edissyum/mem",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 345,
+            "url": "https://comptoir-du-libre.org/fr/users/345",
+            "name": "EDISSYUM Consulting",
+            "type": "Company",
+            "external_resources": {
+              "website": "http://www.edissyum.com"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 3210,
+            "url": "https://comptoir-du-libre.org/fr/users/3210",
+            "name": "Alès Agglomération",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.ales.fr"
+            }
+          },
+          {
+            "id": 3550,
+            "url": "https://comptoir-du-libre.org/fr/users/3550",
+            "name": "CCAS de Saint-Louis",
+            "type": "Administration",
+            "external_resources": {
+              "website": ""
+            }
+          },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 341,
+      "referencedSinceTime": 1666020967598,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Open-Capture",
+      "function": "Gestion Electronique du Courrier ",
+      "isFromFrenchPublicService": false,
+      "license": "GPL-3.0",
+      "versionMin": "2.5",
+      "agentWorkstation": false,
+      "tags": [
+        "gestion des courriers",
+        "gestion des correspondances ",
+        "LAD",
+        "OCR",
+        "prestataire de service  Edissyum Consulting",
+        "extraction automatique métadonnées de gestion ",
+        "qualification courrier"
+      ],
+      "generalInfoMd": "Open-Capture est un libriciel édité et maintenu par la société Edissyum. Distribué sous licence open source GNU GPL version 3, c'est un logiciel de capture de contenus, d'enrichissement et d'exportation des données capturées vers des logiciels de gestion tiers (logiciels  de GED, logiciels de comptabilité, progiciels de gestion etc..). Open-capture intègre des technologies Open source à la pointe en matière de lecture de traitement Automatique de Documents LAD-RAD : OCR, Machine Learning, OpenAPIs, etc.",
+      "comptoirDuLibreSoftware": {
+        "id": 381,
+        "name": "Open-Capture",
+        "url": "https://comptoir-du-libre.org/fr/softwares/381",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/381",
+          "en": "https://comptoir-du-libre.org/en/softwares/381"
+        },
+        "licence": "GNU GPLv3",
+        "created": "2020-04-08T15:05:32+00:00",
+        "modified": "2020-04-08T18:30:53+00:00",
+        "external_resources": {
+          "website": "http://www.open-capture.com",
+          "repository": "https://gitlab.com/edissyum/opencapture",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 345,
+            "url": "https://comptoir-du-libre.org/fr/users/345",
+            "name": "EDISSYUM Consulting",
+            "type": "Company",
+            "external_resources": {
+              "website": "http://www.edissyum.com"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 3210,
+            "url": "https://comptoir-du-libre.org/fr/users/3210",
+            "name": "Alès Agglomération",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.ales.fr"
+            }
+          },
+          {
+            "id": 3550,
+            "url": "https://comptoir-du-libre.org/fr/users/3550",
+            "name": "CCAS de Saint-Louis",
+            "type": "Administration",
+            "external_resources": {
+              "website": ""
+            }
+          },
+          {
+            "id": 3548,
+            "url": "https://comptoir-du-libre.org/fr/users/3548",
+            "name": "MAIRIE AUBAGNE",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.aubagne.fr"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 342,
+      "referencedSinceTime": 1666086935582,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Dolibarr",
+      "function": "GRC et PGI pour l'entreprise",
+      "isFromFrenchPublicService": false,
+      "license": "GPLv3+",
+      "versionMin": "15.0.0",
+      "agentWorkstation": false,
+      "alikeSoftwares": [
+        {
+          "isKnown": true,
+          "softwareId": 119
+        },
+        {
+          "isKnown": true,
+          "softwareId": 192
+        }
+      ],
+      "generalInfoMd": "# DOLIBARR ERP & CRM\n\n![Downloads per day](\nhttps://img.shields.io/sourceforge/dw/dolibarr.svg\n)\n![Build status](\nhttps://img.shields.io/travis/Dolibarr/dolibarr/develop.svg\n)\n[![Minimum PHP Version](\nhttps://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square\n)](\nhttps://php.net/\n)\n[![GitHub release](\nhttps://img.shields.io/github/v/release/Dolibarr/dolibarr\n)](\nhttps://github.com/Dolibarr/dolibarr\n)\n[![CII Best Practices](\nhttps://bestpractices.coreinfrastructure.org/projects/5521/badge\n)](\nhttps://bestpractices.coreinfrastructure.org/projects/5521\n)\n\nDolibarr ERP & CRM is a modern software package that helps manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda…).\n\nIt's an Open Source Software suite (written in PHP with optional JavaScript enhancements) designed for small, medium or large companies, foundations and freelancers.\n\nYou can freely use, study, modify or distribute it according to its licence.\n\nYou can use it as a standalone application or as a web application to access it from the Internet or a LAN.\n\nDolibarr has a large community ready to help you, free forums and [preferred partners ready to offer commercial support should you need it](\nhttps://partners.dolibarr.org\n)\n\n![ScreenShot](\nhttps://www.dolibarr.org/medias/dolibarr_screenshot1_1920x1080.jpg\n)\n\n## LICENSE\n\nDolibarr is released under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version (GPL-3+).\n\nSee the [COPYING](\nhttps://github.com/Dolibarr/dolibarr/blob/develop/COPYING\n) file for a full copy of the license.\n\nOther licenses apply for some included dependencies. See [COPYRIGHT](\nhttps://github.com/Dolibarr/dolibarr/blob/develop/COPYRIGHT\n) for a full list.\n\n## INSTALLING\n\n### Simple setup\n\nIf you have low technical skills and you're looking to install Dolibarr ERP/CRM in just a few clicks, you can use one of the packaged versions:\n\n- [DoliWamp for Windows](\nhttps://wiki.dolibarr.org/index.php/Dolibarr_for_Windows_(DoliWamp)\n)\n- [DoliDeb for Debian](\nhttps://wiki.dolibarr.org/index.php/Dolibarr_for_Ubuntu_or_Debian\n)\n- DoliRpm for Redhat, Fedora, OpenSuse, Mandriva or Mageia\n\nReleases can be downloaded from [official website](\nhttps://www.dolibarr.org/\n).\n\n### Advanced setup\n\nYou can use a web server and a supported database (MariaDB, MySQL or PostgreSQL) to install the standard version.\n\nOn GNU/Linux, first check if your distribution has already packaged Dolibarr.\n\n#### Generic install steps\n\n- Check that your installed PHP version is supported [see PHP support](\nhttps://wiki.dolibarr.org/index.php/Releases\n).\n\n- Uncompress the downloaded .zip archive to copy the \"dolibarr/htdocs\" directory and all its files inside your web server root or get the files directly from GitHub (recommanded if you know git as it makes it easier if you want to upgrade later):\n\n  `git clone \nhttps://github.com/dolibarr/dolibarr\n -b x.y`     (where x.y is main version like 3.6, 9.0, ...)\n\n- Set up your web server to use \"*dolibarr/htdocs*\" as root if your web server does not have an already defined directory to point to.\n\n- Create an empty `htdocs/conf/conf.php` file and set *write* permissions for your web server user (*write* permission will be removed once install is finished)\n\n- From your browser, go to the dolibarr \"install/\" page\n\n  The URL will depends on how you web setup was setup to point to your dolibarr installation. It may looks like:\n\n  `http://localhost/dolibarr/htdocs/install/`\n\n  or\n\n  `http://localhost/dolibarr/install/`\n\n  or\n\n  `http://yourdolibarrvirtualhost/install/`\n\n- Follow the installer instructions\n\n### Saas/Cloud setup\n\nIf you don't have time to install it yourself, you can try some commercial 'ready to use' Cloud offers (See [\nhttps://saas.dolibarr.org\n](\nhttps://saas.dolibarr.org\n)). However, this third solution is not free.\n\n## UPGRADING\n\nDolibarr supports upgrading, usually without the need for any (commercial) support (depending on if you use any commercial extensions). It supports upgrading all the way from any version after 2.8 without breakage. This is unique in the ERP ecosystem and a benefit our users highly appreciate!\n\n- At first make a backup of your Dolibarr files & then [see](\nhttps://wiki.dolibarr.org/index.php/Installation_-_Upgrade#Upgrade_Dolibarr\n)\n- Check that your installed PHP version is supported by the new version [see PHP support](\nhttps://wiki.dolibarr.org/index.php/Releases\n).\n- Overwrite all old files from 'dolibarr' directory with files provided into the new version's package.\n- At first next access, Dolibarr will redirect you to the \"install/\" page to follow the upgrade process.\n  If an `install.lock` file exists to lock any other upgrade process, the application will ask you to remove the file manually (you should find the `install.lock` file in the directory used to store generated and uploaded documents, in most cases, it is the directory called \"*documents*\").\n\n## WHAT'S NEW\n\nSee the [ChangeLog](\nhttps://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog\n) file.\n\n## FEATURES\n\n### Main application/modules (all optional)\n\n- Third-Parties Management: Customers, Prospects (Leads) and/or Suppliers + Contacts\n- Members/Membership/Foundation management\n\n Product Management\n\n- Products and/or Services catalog\n- Stock / Warehouse management + Inventory\n- Barcodes\n- Batches / Lots / Serials\n- Product Variants\n- Bill of Materials (BOM)\n- Manufacturing Orders\n\n Customer/Sales Management\n\n- Customers/Prospects + Contacts management\n- Opportunities or Leads management\n- Commercial proposals management (online signing)\n- Customer Orders management\n- Contracts/Subscription management\n- Interventions management\n- Ticket System\n- Shipping management\n- Customer Invoices/Credit notes and payment management\n- Point of Sale (POS)\n\n Supplier/Purchase Management\n\n- Suppliers/Vendors + Contacts\n- Supplier (price) requests\n- Purchase Orders management\n- Delivery/Receiption\n- Supplier Invoices/credit notes and payment management\n- INCOTERMS\n\n Finance/Accounting\n\n- Invoices/Payments\n- Bank accounts management\n- Direct debit and Credit transfer management (European SEPA)\n- Accounting management\n- Donations management\n- Loan management\n- Margins\n- Reports\n\n Collaboration\n\n- Shared calendar/agenda (with ical and vcal import/export for third party tools integration)\n- Projects & Tasks management\n- Ticket System\n- Surveys\n\n HR\n\n- Employee's leaves management\n- Expense reports\n- Recruitment management\n- Timesheets\n\n### Other application/modules\n\n- Electronic Document Management (EDM)\n- Bookmarks\n- Reporting\n- Data export/import\n- Barcodes\n- LDAP connectivity\n- ClickToDial integration\n- Mass emailing\n- RSS integration\n- Social platforms linking\n- Payment platforms integration (PayPal, Stripe, Paybox...)\n- Email-Collector\n\n(around 100 modules available by default, 1000+ on the addon market place)\n\n### Other general features\n\n- Multi-Language Support (Localization in most major languages)\n- Multi-Users and groups with finely grained rights\n- Multi-Currency\n- Multi-Company (by adding of an external module)\n- Very user friendly and easy to use\n- Customizable dashboards\n- Highly customizable: enable only the modules you need, add user personalized fields, choose your skin, several menu managers (can be used by internal users as a back-office with a particular menu, or by external users as a front-office with another one)\n- APIs (REST, SOAP)\n- Code that is easy to understand, maintain and develop (PHP with no heavy framework; trigger and hook architecture)\n- Support a lot of country specific features:\n  - Spanish Tax RE and ISPF\n  - French NPR VAT rate (VAT called \"Non Perçue Récupérable\" for DOM-TOM)\n  - Canadian double taxes (federal/province) and other countries using cumulative VAT\n  - Tunisian tax stamp\n  - Argentina invoice numbering using A,B,C...\n  - ZATCA e-invoicing QR-Code\n  - Compatible with [European directives](\nhttps://europa.eu/legislation_summaries/taxation/l31057_en.htm\n) (2006/112/CE ... 2010/45/UE)\n  - Compatible with data privacy rules (europe GDPR, ...)\n  - ...\n- Flexible PDF & ODT generation for invoices, proposals, orders...\n- ...\n\n### System Environment / Requirements\n\n- PHP\n- MariaDB, MySQL or PostgreSQL\n- Compatible with all Cloud solutions that match PHP & MySQL or PostgreSQL prerequisites.\n\nSee exact requirements on the [Wiki](\nhttps://wiki.dolibarr.org/index.php/Prerequisite\n)\n\n### Extending\n\nDolibarr can be extended with a lot of other external application or modules from third party developers available at the [DoliStore](\nhttps://www.dolistore.com\n).\n\n## WHAT DOLIBARR CAN'T DO YET\n\nThese are features that Dolibarr does **not** yet fully support:\n\n- Tasks dependencies in projects\n- Payroll module\n- No native embedded Webmail, but you can send email to contacts in Dolibarr with e.g. offers, invoices, etc.\n- Dolibarr can't do coffee (yet)\n\n## DOCUMENTATION\n\nAdministrator, user, developer and translator's documentations are available along with other community resources in the [Wiki](\nhttps://wiki.dolibarr.org\n).\n\n## CONTRIBUTING\n\nThis project exists thanks to all the people who contribute.\nPlease read the instructions how to contribute (report a bug/error, a feature request, send code ...)  [[Contribute](\nhttps://github.com/Dolibarr/dolibarr/blob/develop/.github/CONTRIBUTING.md\n)]\n\nA view on Contributors:\n\n[![Dolibarr](\nhttps://opencollective.com/dolibarr/contributors.svg?width=890&button=false\n)](\nhttps://github.com/Dolibarr/dolibarr/graphs/contributors\n)\n\n## CREDITS\n\nDolibarr is the work of many contributors over the years and uses some fine PHP libraries.\n\nSee [COPYRIGHT](\nhttps://github.com/Dolibarr/dolibarr/blob/develop/COPYRIGHT\n) file.\n\n## NEWS AND SOCIAL NETWORKS\n\nFollow Dolibarr project on:\n\n- [Facebook](\nhttps://www.facebook.com/dolibarr\n)\n- [Twitter](\nhttps://www.twitter.com/dolibarr\n)\n- [LinkedIn](\nhttps://www.linkedin.com/company/association-dolibarr\n)\n- [Reddit](\nhttps://www.reddit.com/r/Dolibarr_ERP_CRM/\n)\n- [YouTube](\nhttps://www.youtube.com/user/DolibarrERPCRM\n)\n- [GitHub](\nhttps://github.com/Dolibarr/dolibarr\n)\n\n### Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here. 🙏 [[Become a sponsor/backer](\nhttps://opencollective.com/dolibarr#backer\n)] ",
+      "wikidataData": {
+        "id": "Q2076540",
+        "label": "Dolibarr",
+        "description": {
+          "fr": "GRC et PGI pour l'entreprise",
+          "en": "Open Source ERP & CRM for Business"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/thumb/6/67/Dolibarr_logo.png/220px-Dolibarr_logo.png",
+        "framaLibreId": "dolibarr-erp-crm",
+        "sourceUrl": "https://sourceforge.net/projects/dolibarr/files/",
+        "websiteUrl": "https://www.dolibarr.org",
+        "documentationUrl": "https://wiki.dolibarr.org",
+        "license": "GPLv3+",
+        "developers": [
+          {
+            "name": "Dolibarr",
+            "id": "Q2076540"
+          }
+        ]
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 47,
+        "name": "Dolibarr ERP CRM",
+        "url": "https://comptoir-du-libre.org/fr/softwares/47",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/47",
+          "en": "https://comptoir-du-libre.org/en/softwares/47"
+        },
+        "licence": "GNU GPLv3",
+        "created": "2016-11-22T20:32:43+00:00",
+        "modified": "2022-11-18T15:48:11+00:00",
+        "external_resources": {
+          "website": "https://www.dolibarr.org/",
+          "repository": "https://github.com/dolibarr",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 57,
+            "url": "https://comptoir-du-libre.org/fr/users/57",
+            "name": "2i2L",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.2i2l.fr/"
+            }
+          },
+          {
+            "id": 165,
+            "url": "https://comptoir-du-libre.org/fr/users/165",
+            "name": "APLOSE",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.aplose.fr"
+            }
+          },
+          {
+            "id": 3370,
+            "url": "https://comptoir-du-libre.org/fr/users/3370",
+            "name": "ARTABAN",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.artaban.fr"
+            }
+          },
+          {
+            "id": 3547,
+            "url": "https://comptoir-du-libre.org/fr/users/3547",
+            "name": "ATM CONSULTING",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.atm-consulting.fr/"
+            }
+          },
+          {
+            "id": 3288,
+            "url": "https://comptoir-du-libre.org/fr/users/3288",
+            "name": "AUKFOOD",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.aukfood.fr"
+            }
+          },
+          {
+            "id": 3546,
+            "url": "https://comptoir-du-libre.org/fr/users/3546",
+            "name": "Bloxera GmbH",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.bloxera.com"
+            }
+          },
+          {
+            "id": 3216,
+            "url": "https://comptoir-du-libre.org/fr/users/3216",
+            "name": "CAP-REL",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://cap-rel.fr"
+            }
+          },
+          {
+            "id": 3279,
+            "url": "https://comptoir-du-libre.org/fr/users/3279",
+            "name": "DoliCloud",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.dolicloud.com"
+            }
+          },
+          {
+            "id": 3534,
+            "url": "https://comptoir-du-libre.org/fr/users/3534",
+            "name": "HYPRA",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://hypra.fr"
+            }
+          },
+          {
+            "id": 241,
+            "url": "https://comptoir-du-libre.org/fr/users/241",
+            "name": "IDETIC-ss2L",
+            "type": "Company",
+            "external_resources": {
+              "website": "http://idetic-ss2l.fr/"
+            }
+          },
+          {
+            "id": 734,
+            "url": "https://comptoir-du-libre.org/fr/users/734",
+            "name": "IPEOS",
+            "type": "Company",
+            "external_resources": {
+              "website": "http://www.ipeos.com"
+            }
+          },
+          {
+            "id": 2267,
+            "url": "https://comptoir-du-libre.org/fr/users/2267",
+            "name": "Jdev",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://jdev.fr"
+            }
+          },
+          {
+            "id": 312,
+            "url": "https://comptoir-du-libre.org/fr/users/312",
+            "name": "LIBRE EXPERT",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.libre-expert.com/"
+            }
+          },
+          {
+            "id": 295,
+            "url": "https://comptoir-du-libre.org/fr/users/295",
+            "name": "Microlinux",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.microlinux.fr"
+            }
+          },
+          {
+            "id": 3573,
+            "url": "https://comptoir-du-libre.org/fr/users/3573",
+            "name": "NORD ERP CRM",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.nord-erp-crm.fr/"
+            }
+          },
+          {
+            "id": 3587,
+            "url": "https://comptoir-du-libre.org/fr/users/3587",
+            "name": "NS INFO",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.ns-info.fr"
+            }
+          },
+          {
+            "id": 882,
+            "url": "https://comptoir-du-libre.org/fr/users/882",
+            "name": "OASSERVICES",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.oas-services.fr/"
+            }
+          },
+          {
+            "id": 68,
+            "url": "https://comptoir-du-libre.org/fr/users/68",
+            "name": "Open-DSI",
+            "type": "Company",
+            "external_resources": {
+              "website": null
+            }
+          },
+          {
+            "id": 486,
+            "url": "https://comptoir-du-libre.org/fr/users/486",
+            "name": "PandaERP",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.pandaerp.fr"
+            }
+          },
+          {
+            "id": 377,
+            "url": "https://comptoir-du-libre.org/fr/users/377",
+            "name": "Pâquerette",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://paquerette.eu"
+            }
+          },
+          {
+            "id": 3558,
+            "url": "https://comptoir-du-libre.org/fr/users/3558",
+            "name": "PRAGMA-TECH",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.pragma-tech.fr"
+            }
+          },
+          {
+            "id": 132,
+            "url": "https://comptoir-du-libre.org/fr/users/132",
+            "name": "Syloé",
+            "type": "Company",
+            "external_resources": {
+              "website": "http://www.syloe.fr"
+            }
+          },
+          {
+            "id": 294,
+            "url": "https://comptoir-du-libre.org/fr/users/294",
+            "name": "Tetras Libre",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.tetras-libre.fr"
+            }
+          },
+          {
+            "id": 3402,
+            "url": "https://comptoir-du-libre.org/fr/users/3402",
+            "name": "webelys",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://www.webelys.com"
+            }
+          },
+          {
+            "id": 162,
+            "url": "https://comptoir-du-libre.org/fr/users/162",
+            "name": "Your Own Net",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://yourownnet.net"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 175,
+            "url": "https://comptoir-du-libre.org/fr/users/175",
+            "name": "Parc national des Ecrins",
+            "type": "Administration",
+            "external_resources": {
+              "website": "http://www.ecrins-parcnational.fr"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 343,
+      "referencedSinceTime": 1667576832815,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "Prodige",
+      "function": "Prodige est une solution web qui permet de cataloguer des données, de créer les métadonnées associées, de produire des services au bénéfice des partenaires et du grand public.",
+      "isFromFrenchPublicService": false,
+      "license": "CeCILL-B",
+      "versionMin": "4.3",
+      "agentWorkstation": false,
+      "tags": [
+        "carto",
+        "bibliothèque",
+        "sig"
+      ],
+      "generalInfoMd": "Prodige est une solution web qui permet de cataloguer des données, de créer les métadonnées associées, de produire des services au bénéfice des partenaires et du grand public.\n\nSon architecture modulaire est motivée par l'attention portée à sa capacité à évoluer et par son approche open source, lui permettant de bénéficier des apports de la communauté active des utilisateurs.\n\nProdige bénéficie d'une gouvernance partagée favorisant ainsi un développement cohérent et consensuel de l'outil. Les instances participatives (Comité de coordination, Comité de pilotage, Club utilisateurs ….) sont des lieux d’échange et de partage qui permettent de prendre en compte les besoins de chacun au bénéfice de la communauté.",
+      "hasExpertReferent": false,
+      "referentCount": 1
+    },
+    {
+      "id": 344,
+      "referencedSinceTime": 1669044209786,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "DashLord",
+      "function": "Logiciel de tableau de bord des bonnes pratiques techniques",
+      "isFromFrenchPublicService": true,
+      "license": "Apache License v2.0",
+      "versionMin": "Dernière stable",
+      "agentWorkstation": false,
+      "tags": [
+        "hygiène sécurité",
+        "gestion de parc",
+        "trafic",
+        "analytics"
+      ],
+      "generalInfoMd": "DashLord permet de mesurer automatiquement les métriques techniques de vos applications web : scores lighthouse, scans mozilla http observatory, ecoindex, disponibilités, alertes de sécurité, technologies utilisées....",
+      "wikidataData": {
+        "id": "Q115326091",
+        "label": "dashlord",
+        "description": "Logiciel de tableau de bord des bonnes pratiques techniques",
+        "sourceUrl": "https://github.com/SocialGouv/dashlord",
+        "websiteUrl": "https://socialgouv.github.io/dashlord/",
+        "license": "Apache License v2.0",
+        "developers": []
+      },
+      "hasExpertReferent": true,
+      "referentCount": 2
+    },
+    {
+      "id": 345,
+      "referencedSinceTime": 1669714009446,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "PacketFence",
+      "function": "Sécurisation des réseaux informatiques",
+      "isFromFrenchPublicService": false,
+      "license": "GNU GPLv2",
+      "versionMin": "v12.1.0",
+      "agentWorkstation": false,
+      "tags": [
+        "réseaux",
+        "infrastructures",
+        "sso",
+        "authentification",
+        "portail captif",
+        "802.1x",
+        "radius"
+      ],
+      "alikeSoftwares": [
+        {
+          "isKnown": false,
+          "softwareName": "FortiNAC"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Cisco Identity Services Engine"
+        },
+        {
+          "isKnown": false,
+          "softwareName": "Cisco IoT Threat Defense"
+        }
+      ],
+      "generalInfoMd": "PacketFence est un système de contrôle d'accès au réseau (NAC), gratuit et Open Source. Bénéficiant d'un large ensemble de fonctionnalités,  notamment un portail captif pour l'enregistrement et la correction, une gestion filaire et sans fil centralisée, une prise en charge 802.1X, une isolation de couche 2 des appareils problématiques, une intégration avec des solutions IDS et des scanners de vulnérabilité ; PacketFence peut être utilisé pour sécuriser efficacement les réseaux - des petits aux très grands réseaux hétérogènes. Vous voulez savoir qui est sur votre réseau ? Vous souhaitez donner un accès différent à votre réseau en fonction de qui se connecte ? PacketFence est fait pour vous !",
+      "wikidataData": {
+        "id": "Q3360235",
+        "label": "PacketFence",
+        "description": "logiciel informatique",
+        "sourceUrl": "https://github.com/inverse-inc/packetfence",
+        "websiteUrl": "https://packetfence.org",
+        "license": "GNU GPLv2",
+        "developers": []
+      },
+      "hasExpertReferent": true,
+      "referentCount": 1
+    },
+    {
+      "id": 346,
+      "referencedSinceTime": 1669724999678,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "eXo Platform",
+      "function": "Platforme Open Source Sociale Collaborative pour Entreprise",
+      "isFromFrenchPublicService": false,
+      "license": "GNU AGPL",
+      "versionMin": "6.3.2",
+      "agentWorkstation": false,
+      "generalInfoMd": "- Fonctionnalités d'intranet collaboratif : permet d'uniformiser la communication, de diffuser de l'information , partage des connaissances , messagerie instantanées , audio / visioconférence . Point d'accès unique aux applications métiers . \n- Fonctionnalités de Gestion documentaire collaborative : Gestion de tous type de document , Droits d'accès , coédition , Unicité des document \n-Fonctionnalités d'espace projet / espace d'équipe / espace communauté : Réunir les agents/ elus inter collectivités sur des espaces partagés ,  gestion de formulaires, de processus . Gestion de projets et de taches\nVéritable  Outil de partage, de communication, d’information, de veille, d’échange et de travail pour l’ensemble des agents des collectivités , des élus et des partenaires extérieurs",
+      "wikidataData": {
+        "id": "Q42417120",
+        "label": "eXo Platform",
+        "description": {
+          "fr": "Platforme Open Source Sociale Collaborative pour Entreprise",
+          "en": "Open Source Enterprise Social Collaboration Platform"
+        },
+        "logoUrl": "//upload.wikimedia.org/wikipedia/commons/0/08/EXo_logo.png",
+        "websiteUrl": "https://www.exoplatform.com/",
+        "license": "GNU AGPL",
+        "developers": []
+      },
+      "comptoirDuLibreSoftware": {
+        "id": 20,
+        "name": "eXo Platform",
+        "url": "https://comptoir-du-libre.org/fr/softwares/20",
+        "i18n_url": {
+          "fr": "https://comptoir-du-libre.org/fr/softwares/20",
+          "en": "https://comptoir-du-libre.org/en/softwares/20"
+        },
+        "licence": "LGPLv3",
+        "created": "2016-04-28T14:43:35+00:00",
+        "modified": "2022-11-30T16:43:51+00:00",
+        "external_resources": {
+          "website": "https://www.exoplatform.com/fr/",
+          "repository": "https://github.com/exoplatform",
+          "framalibre": [],
+          "sill": [],
+          "wikidata": [],
+          "wikipedia": []
+        },
+        "providers": [
+          {
+            "id": 162,
+            "url": "https://comptoir-du-libre.org/fr/users/162",
+            "name": "Your Own Net",
+            "type": "Company",
+            "external_resources": {
+              "website": "https://yourownnet.net"
+            }
+          }
+        ],
+        "users": [
+          {
+            "id": 3590,
+            "url": "https://comptoir-du-libre.org/fr/users/3590",
+            "name": "Rumilly (Mairie et Communauté de Communes)",
+            "type": "Administration",
+            "external_resources": {
+              "website": "https://www.mairie-rumilly74.fr"
+            }
+          }
+        ]
+      },
+      "hasExpertReferent": true,
+      "referentCount": 1
+    },
+    {
+      "id": 347,
+      "referencedSinceTime": 1670346085788,
+      "isStillInObservation": false,
+      "isPresentInSupportContract": false,
+      "mimGroup": "MIMO",
+      "workshopUrls": [],
+      "testUrls": [],
+      "useCaseUrls": [],
+      "name": "LaBoite",
+      "function": "Portail de service",
+      "isFromFrenchPublicService": true,
+      "license": "EUPL",
+      "versionMin": "5",
+      "agentWorkstation": false,
+      "tags": [
+        "javascript",
+        "docker",
+        "sso",
+        "kubernetes",
+        "agent connect",
+        "minio",
+        "React"
+      ],
+      "generalInfoMd": "Plateforme de services en ligne.\nPortail de présentation des applications disponibles et des groupes utilisateurs.\nDéveloppé dans le cadre du projet APPS-EDUCATION en collaboration avec la direction interministérielle du numérique (DINUM) dans le cadre du projet Rizomo.\nurl du code https://gitlab.mim-libre.fr/alphabet/laboite",
+      "hasExpertReferent": true,
+      "referentCount": 1
     }
   ],
   "services": [
@@ -32212,7 +42282,7 @@
       "agencyUrl": "https://www.renater.fr/",
       "serviceName": "Universalistes",
       "serviceUrl": "https://groupes.renater.fr/sympa",
-      "description": "Listes de diffusion https://services.renater.fr/groupware/universalistes/index",
+      "description": "Listes de diffusion, [voir l'index](https://services.renater.fr/groupware/universalistes/index)",
       "publicationDate": "",
       "lastUpdateDate": "",
       "signupScope": "MENJS, MENSRI",
@@ -32418,23 +42488,6 @@
       "softwareName": "DIRECTMAIRIE",
       "comptoirDuLibreId": 382
     },
-    {
-      "id": 39,
-      "agencyName": "ADULLACT",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://adullact.org",
-      "serviceName": "Stockage SEDA",
-      "serviceUrl": "",
-      "description": "Archivage électronique des flux métiers ACTES et HELIOS",
-      "publicationDate": "2020",
-      "lastUpdateDate": "2020",
-      "signupScope": "Agents territoriaux",
-      "usageScope": "archivistes",
-      "signupValidationMethod": "Adhérent adullact (direct / indirect)",
-      "contentModerationMethod": "Adullact",
-      "softwareName": "ASALAE",
-      "comptoirDuLibreId": 3
-    },
     {
       "id": 40,
       "agencyName": "ADULLACT",
@@ -32467,176 +42520,6 @@
       "contentModerationMethod": "Adullact",
       "softwareSillId": 205
     },
-    {
-      "id": 42,
-      "agencyName": "CD06",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.departement06.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2019",
-      "lastUpdateDate": "2019",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 43,
-      "agencyName": "CD28",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.eurelien.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2018",
-      "lastUpdateDate": "2018",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 44,
-      "agencyName": "CD38",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.isere.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2017",
-      "lastUpdateDate": "2019",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 45,
-      "agencyName": "CD42",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.loire.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2019",
-      "lastUpdateDate": "2019",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 46,
-      "agencyName": "CD47",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.lotetgaronne.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2018",
-      "lastUpdateDate": "2018",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 47,
-      "agencyName": "CD57",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.moselle.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2019",
-      "lastUpdateDate": "2019",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 48,
-      "agencyName": "CD59",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.lenord.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2018",
-      "lastUpdateDate": "2020",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 49,
-      "agencyName": "CD60",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.oise.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2018",
-      "lastUpdateDate": "2018",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 50,
-      "agencyName": "CD63",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.puy-de-dome.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2020",
-      "lastUpdateDate": "2020",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
-    {
-      "id": 51,
-      "agencyName": "CD64",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.le64.fr/",
-      "serviceName": "Portail Notaire",
-      "serviceUrl": "",
-      "description": "Portail Notaire",
-      "publicationDate": "2020",
-      "lastUpdateDate": "2020",
-      "signupScope": "Notaires du Département",
-      "usageScope": "Notaires du Département",
-      "signupValidationMethod": "Conseil Départemental",
-      "contentModerationMethod": "Conseil Départemental",
-      "softwareName": "Départements & Notaires",
-      "comptoirDuLibreId": 115
-    },
     {
       "id": 52,
       "agencyName": "CD69",
@@ -32654,158 +42537,6 @@
       "softwareName": "Départements & Notaires",
       "comptoirDuLibreId": 115
     },
-    {
-      "id": 53,
-      "agencyName": "Université de Lorraine",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.univ-lorraine.fr/",
-      "serviceName": "Asqatasun",
-      "serviceUrl": "",
-      "description": "Audit automatique du niveau d'accessibilité de sites web",
-      "publicationDate": "2018",
-      "lastUpdateDate": "2020",
-      "signupScope": "Agents de la collectivité",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 12
-    },
-    {
-      "id": 54,
-      "agencyName": "ALPI (Landes Public)",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.alpi40.fr/",
-      "serviceName": "S2low > @ctes",
-      "serviceUrl": "",
-      "description": "Télétransmission des actes administratifs en préfecture",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/ACTES",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 55,
-      "agencyName": "AGEDI",
-      "publicSector": "Local governments",
-      "agencyUrl": "http://public.agedi.fr/",
-      "serviceName": "S2low > @ctes",
-      "serviceUrl": "",
-      "description": "Télétransmission des actes administratifs en préfecture",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/ACTES",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 56,
-      "agencyName": "Mégalis Bretagne",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.megalis.bretagne.bzh",
-      "serviceName": "S2low > @ctes",
-      "serviceUrl": "",
-      "description": "Télétransmission des actes administratifs en préfecture",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/ACTES",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 57,
-      "agencyName": "SILPC",
-      "publicSector": "Health",
-      "agencyUrl": "https://www.silpc.fr/",
-      "serviceName": "S2low > @ctes",
-      "serviceUrl": "",
-      "description": "Télétransmission des actes administratifs en préfecture",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/ACTES",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 58,
-      "agencyName": "ALPI (Landes Public)",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.alpi40.fr/",
-      "serviceName": "S2low > helios",
-      "serviceUrl": "",
-      "description": "Télétransmission des pièces comptables en mairie",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/HELIOS",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 59,
-      "agencyName": "AGEDI",
-      "publicSector": "Local governments",
-      "agencyUrl": "http://public.agedi.fr/",
-      "serviceName": "S2low > helios",
-      "serviceUrl": "",
-      "description": "Télétransmission des pièces comptables en mairie",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/HELIOS",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 60,
-      "agencyName": "Mégalis Bretagne",
-      "publicSector": "Local governments",
-      "agencyUrl": "https://www.megalis.bretagne.bzh",
-      "serviceName": "S2low > helios",
-      "serviceUrl": "",
-      "description": "Télétransmission des pièces comptables en mairie",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/HELIOS",
-      "comptoirDuLibreId": 5
-    },
-    {
-      "id": 61,
-      "agencyName": "SILPC",
-      "publicSector": "Health",
-      "agencyUrl": "https://www.silpc.fr/",
-      "serviceName": "S2low > helios",
-      "serviceUrl": "",
-      "description": "Télétransmission des pièces comptables en mairie",
-      "publicationDate": "",
-      "lastUpdateDate": "",
-      "signupScope": "",
-      "usageScope": "",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareName": "S2LOW/HELIOS",
-      "comptoirDuLibreId": 5
-    },
     {
       "id": 62,
       "agencyName": "DINUM",
@@ -33080,11 +42811,11 @@
     },
     {
       "id": 79,
-      "agencyName": "Académie de Besançon",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-besancon.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-besancon.beta.education.fr",
+      "serviceUrl": "https://tube-enseignement-professionnel.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33096,11 +42827,11 @@
     },
     {
       "id": 80,
-      "agencyName": "Académie de Strasbourg",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-strasbourg.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-strasbourg.beta.education.fr",
+      "serviceUrl": "https://tube-sciences-technologies.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33112,43 +42843,11 @@
     },
     {
       "id": 81,
-      "agencyName": "Académie de Toulouse",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-toulouse.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-toulouse.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 82,
-      "agencyName": "Académie de Dijon",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-dijon.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-dijon.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 83,
-      "agencyName": "Académie d'Amiens",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-amiens.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-amiens.beta.education.fr",
+      "serviceUrl": "https://tube-education-physique-et-sportive.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33160,11 +42859,11 @@
     },
     {
       "id": 84,
-      "agencyName": "Académie d'Orléans-Tours",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-orleans-tours.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-orleans-tours.beta.education.fr",
+      "serviceUrl": "https://tube-institutionnel.apps.education.fr",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33176,43 +42875,11 @@
     },
     {
       "id": 85,
-      "agencyName": "Académie de Versailles",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-versailles.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-versailles.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 86,
-      "agencyName": "Académie de Nantes",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-nantes.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-nantes.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 87,
-      "agencyName": "Académie de Paris",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-paris.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-paris.beta.education.fr",
+      "serviceUrl": "https://tube-langues-vivantes.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33224,43 +42891,11 @@
     },
     {
       "id": 88,
-      "agencyName": "Académie de Poitiers",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-poitiers.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-poitiers.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 89,
-      "agencyName": "Académie de Nancy",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-nancy.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-nancy.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 90,
-      "agencyName": "Académie de Limoges",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-limoges.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-limoges.beta.education.fr",
+      "serviceUrl": "https://tube-numerique-educatif.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33272,27 +42907,11 @@
     },
     {
       "id": 91,
-      "agencyName": "Académie de Montpellier",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-montpellier.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-montpellier.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 92,
-      "agencyName": "Académie de Corse",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-corse.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-corse.beta.education.fr",
+      "serviceUrl": "https://tube-arts-lettres-sciences-humaines.apps.education.fr",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33304,11 +42923,11 @@
     },
     {
       "id": 93,
-      "agencyName": "Académie de Grenoble",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-grenoble.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-grenoble.beta.education.fr",
+      "serviceUrl": "https://tube-action-educative.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33320,27 +42939,11 @@
     },
     {
       "id": 94,
-      "agencyName": "Académie d'outre-mer",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://eduscol.education.fr/1034/territoires-d-outre-mer",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-outremer.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 95,
-      "agencyName": "Académie de Creteil",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-creteil.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-creteil.beta.education.fr",
+      "serviceUrl": "https://tube-maternelle.apps.education.fr",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33352,11 +42955,11 @@
     },
     {
       "id": 96,
-      "agencyName": "Académie de Nice",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-nice.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-nice.beta.education.fr",
+      "serviceUrl": "https://tube-cycle-3.apps.education.fr/",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33368,27 +42971,11 @@
     },
     {
       "id": 97,
-      "agencyName": "Académie de Clermont-Ferrand",
+      "agencyName": "ministère de l'éducation nationale",
       "publicSector": "State",
       "agencyUrl": "https://www.ac-clermont-ferrand.fr",
       "serviceName": "Peertube",
-      "serviceUrl": "https://tube-clermont-ferrand.beta.education.fr",
-      "description": "Diffusion vidéo",
-      "publicationDate": "",
-      "lastUpdateDate": "2021",
-      "signupScope": "",
-      "usageScope": "Tout le monde",
-      "signupValidationMethod": "",
-      "contentModerationMethod": "",
-      "softwareSillId": 197
-    },
-    {
-      "id": 98,
-      "agencyName": "Académie de Bordeaux",
-      "publicSector": "State",
-      "agencyUrl": "https://www.ac-bordeaux.fr",
-      "serviceName": "Peertube",
-      "serviceUrl": "https://tube-bordeaux.beta.education.fr",
+      "serviceUrl": "https://tube-cycle-2.apps.education.fr/login",
       "description": "Diffusion vidéo",
       "publicationDate": "",
       "lastUpdateDate": "2021",
@@ -33510,6 +43097,326 @@
       "signupValidationMethod": "",
       "contentModerationMethod": "",
       "softwareSillId": 210
+    },
+    {
+      "id": 106,
+      "agencyName": "ministère de la Culture",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://francetransfert.numerique.gouv.fr/upload",
+      "description": "\"France transfert\" permet le transfert sécurisé de fichiers volumineux.",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 263
+    },
+    {
+      "id": 107,
+      "agencyName": "dinum/etalab",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://sill-demo.etalab.gouv.fr/",
+      "description": "Instance d'Onyxia pour tester les logiciel [SILL](https://sill.etalab.gouv.fr)",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 233
+    },
+    {
+      "id": 108,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://podeduc.apps.education.fr/",
+      "description": "Plateforme vidéo pour les agents de l'Éducation nationale",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 210
+    },
+    {
+      "id": 109,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-outremer.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 110,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-idf-2d.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 111,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-idf-1d.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 112,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-normandie.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 113,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-hauts-de-france.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 114,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-occitanie.apps.education.fra/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 115,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-bretagne.apps.education.fra/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 116,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-paca.apps.education.fra/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 117,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-corse.apps.education.fra/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 118,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-nouvelle-aquitaine.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 119,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-aura.apps.education.fra/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 120,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-bfc.apps.education.fr",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 121,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-grand-est.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 122,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-pays-de-la-loire.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 123,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv-centre-val-de-loire.apps.education.fr/",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 124,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://cv.cned.fr",
+      "description": "Visio conférence BigBlueButton",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 196
+    },
+    {
+      "id": 125,
+      "agencyName": "ministère de l'éducation nationale",
+      "publicSector": "",
+      "agencyUrl": "",
+      "serviceName": "",
+      "serviceUrl": "https://portail.apps.education.fr",
+      "description": "Portail de service : peertube, bigbluebutton, gestion de groupes, collaboratif",
+      "publicationDate": "",
+      "lastUpdateDate": "",
+      "signupScope": "",
+      "usageScope": "",
+      "signupValidationMethod": "",
+      "contentModerationMethod": "",
+      "softwareSillId": 347
     }
   ]
 }
\ No newline at end of file
diff --git a/Documentation/For_ops/UPGRADE/UPGRADE_from_v2.12.0_to_v2.13.0.md b/Documentation/For_ops/UPGRADE/UPGRADE_from_v2.12.0_to_v2.13.0.md
new file mode 100644
index 0000000000000000000000000000000000000000..ffc8d1192d54d2fdf9e5eab7f9c9d04450dcdd29
--- /dev/null
+++ b/Documentation/For_ops/UPGRADE/UPGRADE_from_v2.12.0_to_v2.13.0.md
@@ -0,0 +1,179 @@
+# How to upgrade from v2.12.0 to v2.13.0
+
+## 1) First backup (DB + images files)
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# First backup (DB + images files)
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_data_AND_images.sh
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_structure_only.sh
+ls -lh /home/comptoir/Comptoir-EXPORT/
+```
+
+## 2) Preloading vendor directory
+
+```bash
+# (1) use the user "comptoir"
+sudo su comptoir
+
+# Preloading vendor
+mkdir /home/comptoir/tmp_migration
+cd /home/comptoir/tmp_migration
+git clone https://gitlab.adullact.net/Comptoir/Comptoir-srv.git
+mv Comptoir-srv/ Comptoir_tmp_update_vendor
+cd Comptoir_tmp_update_vendor/
+git checkout origin/master
+git log --decorate --oneline --graph --all
+composer check-platform-reqs
+composer validate
+composer install
+```
+
+## 3) Activate maintenance site
+
+see:
+[www-maintenance-comptoir](https://gitlab.adullact.net/Adullact-prive/comptoir-prive/www-maintenance-comptoir)
+(private repository)
+
+```bash
+# (1) use your user
+
+# Activate maintenance site
+sudo a2dissite 25-https_comptoir-du-libre.org.conf
+sudo a2ensite 30-503-MAINTENANCE_https_comptoir-du-libre.org.conf
+sudo service apache2 reload
+
+    # on your computer, the following command lines
+    # must retrun an HTTP 500 response
+    curl -v https://comptoir-du-libre.org/
+    curl -v https://comptoir-du-libre.org/notFoundPage
+```
+
+## 4) Backup before migration (DB + images files + main directory)
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Second backup (DB + images files)
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_data_AND_images.sh
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_structure_only.sh
+ls -lh /home/comptoir/Comptoir-EXPORT/
+
+# Backup main directory
+cd  /home/comptoir/
+DATE=$(date +"%Y.%m.%d_%Hh%M")
+tar -czvf "Comptoir-srv_BACKUP_${DATE}.tar.gz" Comptoir-srv
+```
+
+## 5) Update source code
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Update source code
+cd /home/comptoir/Comptoir-srv
+rm -rvf vendor/
+git remote -v
+git remote update -p
+git checkout origin/master
+git log --decorate --oneline --graph --all
+```
+
+## 6) Update vendor directory + clean cache
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Update vendor directory (see step 2 "Preloading vendor directory")
+cd /home/comptoir/Comptoir-srv
+rm -rvf vendor/
+mv -v ../tmp_migration/Comptoir_tmp_update_vendor/vendor ./
+
+# Clean cache
+cd /home/comptoir/Comptoir-srv
+bin/cake cache clear_all
+```
+
+## 7) Apply migration of the database (new tables, adding fields, ...)
+
+The following changes must be recorded in the [production version tracking](https://gitlab.adullact.net/Adullact-prive/comptoir-prive/Exploitation-Comptoir/-/blob/master/Suivi-versions-PROD.md) file.
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Apply migration of the database (new tables, adding fields, ...)
+cd /home/comptoir/Comptoir-srv
+bin/cake migrations migrate
+
+# Now you can apply additional changes in SQL with pgsl
+# ---> nothing to do here for this version
+```
+
+
+## 8) Update config files
+
+The following changes must be recorded in the [production version tracking](https://gitlab.adullact.net/Adullact-prive/comptoir-prive/Exploitation-Comptoir/-/blob/master/Suivi-versions-PROD.md) file.
+
+nothing to do here for this version
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Apply additional changes in config files
+cd /home/comptoir/Comptoir-srv
+vim config/comptoir.php # ---> nothing to do here for this version
+vim config/app.php  # ---> nothing to do here for this version
+```
+
+## 9) Enable the main website
+
+see:
+[www-maintenance-comptoir](https://gitlab.adullact.net/Adullact-prive/comptoir-prive/www-maintenance-comptoir)
+(private repository)
+
+```bash
+# (1) use your user
+
+# Enable the main website
+sudo a2dissite 30-503-MAINTENANCE_https_comptoir-du-libre.org.conf
+sudo a2ensite 25-https_comptoir-du-libre.org.conf
+sudo service apache2 reload
+
+    # on your computer, the first following command line
+    # must return an HTTP 200 response code
+    # and the second return an HTTP 404 response code.
+    curl -v https://comptoir-du-libre.org/
+    curl -v https://comptoir-du-libre.org/notFoundPage
+```
+
+## 10) Backup after upgraded
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+# Backup after upgraded (DB + images files)
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_data_AND_images.sh
+/home/comptoir/Comptoir-srv/bin/COMPTOIR_export_DB_structure_only.sh
+ls -lh /home/comptoir/Comptoir-EXPORT/
+```
+
+
+## 11) Clean up
+
+```bash
+# (1) user comptoir
+sudo su comptoir
+
+#  Clean up
+cd /home/comptoir/
+rm -rvf tmp_migration/
+rm -v Comptoir-srv_BACKUP_*.tar.gz
+```
diff --git a/Vagrant/Vagrant_for_Comptoir_local/bin_vagrant-user/import_SQL.files_during.vagrantUp/060_test_sofware_add-external-ressources_sill_wikidata.sql b/Vagrant/Vagrant_for_Comptoir_local/bin_vagrant-user/import_SQL.files_during.vagrantUp/060_test_sofware_add-external-ressources_sill_wikidata.sql
index f4438240d4ef3871868aaf5f95bbbd2910ed455f..9334deea613eed3ce7b36e3bd3828637da25e270 100644
--- a/Vagrant/Vagrant_for_Comptoir_local/bin_vagrant-user/import_SQL.files_during.vagrantUp/060_test_sofware_add-external-ressources_sill_wikidata.sql
+++ b/Vagrant/Vagrant_for_Comptoir_local/bin_vagrant-user/import_SQL.files_during.vagrantUp/060_test_sofware_add-external-ressources_sill_wikidata.sql
@@ -14,6 +14,7 @@ UPDATE public.softwares SET sill = 12,
 
 -- sofware: Firefox
 UPDATE public.softwares SET sill = 89,
+                            cnll = 98,
                             wikidata = 'Q698',
                             framalibre = 'firefox',
                             wikipedia_en = 'Firefox',
@@ -22,4 +23,3 @@ UPDATE public.softwares SET sill = 89,
 
 
 
-
diff --git a/config/Migrations/20221207014002_AlterSoftwares_addExternalIdsFieldCnll.php b/config/Migrations/20221207014002_AlterSoftwares_addExternalIdsFieldCnll.php
new file mode 100644
index 0000000000000000000000000000000000000000..9df3363b214c3d5f141626f3dc2bc6c063067c8f
--- /dev/null
+++ b/config/Migrations/20221207014002_AlterSoftwares_addExternalIdsFieldCnll.php
@@ -0,0 +1,30 @@
+<?php
+use Migrations\AbstractMigration;
+
+/**
+ * Alter Tags table
+ * -----------------------------------
+ * Add "external Id" field (CNLL)
+ */
+
+class AlterSoftwaresAddExternalIdsFieldCnll extends AbstractMigration
+{
+    /**
+     * Change Method.
+     *
+     * More information on this method is available here:
+     * http://docs.phinx.org/en/latest/migrations.html#the-change-method
+     * @return void
+     */
+    public function change()
+    {
+        $table = $this->table('softwares');
+        // --------------------------------------
+        $table->addColumn('cnll', 'integer', [
+            'default' => null,
+            'null' => true,
+        ]);
+        // --------------------------------------
+        $table->update();
+    }
+}
diff --git a/config/bootstrap.php b/config/bootstrap.php
index 1c4fbb90fddc32cddeb429840f2dd37fd2259c5e..fe840e794a48f98be2c7b9caf62d37891d7dbf8c 100644
--- a/config/bootstrap.php
+++ b/config/bootstrap.php
@@ -293,7 +293,7 @@ Configure::write(
 Configure::write(
     'VERSION',
     [
-        "footer" => "v2.12.0"
+        "footer" => "v2.13.0"
     ]
 );
 
diff --git a/config/routes.php b/config/routes.php
index f6a07462855f10306bd4695537360f4afe124c22..a89a1caae1f38385e7d53ce40339d036a7e86b7c 100644
--- a/config/routes.php
+++ b/config/routes.php
@@ -89,6 +89,10 @@ $basicRoutes = function (RouteBuilder $routes) {
                     'action' => 'contact',
                     'method' => ['GET'],
                 ],
+                "opendata/" => [
+                    'action' => 'opendata',
+                    'method' => ['GET'],
+                ],
                 "legal/" => [
                     'action' => 'legal',
                     'method' => ['GET'],
diff --git a/src/Controller/Api/V1/PagesController.php b/src/Controller/Api/V1/PagesController.php
index 8a6274ac7ffd38747dd0aa6f51426cccca101a5c..45f4a7910deb7c6f0c1826938c70615476b33bec 100644
--- a/src/Controller/Api/V1/PagesController.php
+++ b/src/Controller/Api/V1/PagesController.php
@@ -50,7 +50,7 @@ class PagesController extends AppController
 
     public function beforeFilter(Event $event)
     {
-        $this->Auth->allow(['contact', 'legal', 'participate', 'accessibility']);
+        $this->Auth->allow(['contact', 'opendata', 'legal', 'participate', 'accessibility']);
 
         parent::beforeFilter($event);
     }
@@ -313,6 +313,29 @@ class PagesController extends AppController
     }
 
 
+    public function opendata()
+    {
+        $baseUrl = "pages/opendata";
+
+        // Check that the current URL is correct
+        $lang = $this->selectedLanguage;
+        $allowedUrl = "/$lang/$baseUrl";
+        if ($allowedUrl !== $this->request->here(false)) {
+            return $this->redirect("$allowedUrl", 301);
+        }
+
+        // Breadcrumbs
+        $links = array();
+        $links[] = [
+            'name' => __d('Breadcrumbs', 'Page.Opendata'),
+            'url' => $baseUrl
+        ];
+        $this->setBreadcrumbs($links);
+        $this->set('currentPage', 'page_opendata');
+    }
+
+
+
     public function legal()
     {
         $baseUrl = "pages/legal";
diff --git a/src/Controller/Api/V1/SoftwaresController.php b/src/Controller/Api/V1/SoftwaresController.php
index 5a0b908bbaa34401fd2987c72a1f2fa02c384016..a0d97267476a9dcbb7b13f248294774aec4996ca 100644
--- a/src/Controller/Api/V1/SoftwaresController.php
+++ b/src/Controller/Api/V1/SoftwaresController.php
@@ -326,11 +326,43 @@ class SoftwaresController extends AppController
         ////////////////////////////////////////////////////////////
         // Generate JSON export
         ////////////////////////////////////////////////////////////
+        $changelog = 'https://gitlab.adullact.net/Comptoir/Comptoir-srv/-/tree/develop/Documentation/API/CHANGELOG.md';
+        $docUrl = 'https://gitlab.adullact.net/Comptoir/Comptoir-srv/-/tree/develop/Documentation/API/';
         $data = [
+            'api_documentation'  => [
+                'version' => '1.2.0',
+                'changelog' => "$changelog",
+                'documentation' => "$docUrl",
+                'deprecated' => [
+                    'date_of_export' => 'replaced by [ data_date ] in next major version',
+                    'number_of_software' => 'replaced by [ data_statistics -> software ] in next major version',
+                    'software -> licence' => 'replaced by [ software -> license ] in next major version'
+                ],
+            ],
+            'data_documentation'  => [
+                'license'  => [
+                    'spdx_id' => 'CC0-1.0',
+                    'spdx_name' => 'Creative Commons Zero v1.0 Universal',
+                    'spdx_url' => 'https://spdx.org/licenses/CC0-1.0.html',
+                    'i18n_url' => [
+                        'fr' =>  'https://creativecommons.org/publicdomain/zero/1.0/deed.fr',
+                        'en' =>  'https://creativecommons.org/publicdomain/zero/1.0/deed.en',
+                    ],
+                ],
+            ],
+            'data_statistics'  => [],
+            'data_date' => date(DATE_ATOM),
             'date_of_export' => date(DATE_ATOM),
             'number_of_software' => $softwares->count(),
             'softwares' => []
         ];
+        $globalUsers = [];
+        $globalProviders = [];
+        $globalFramalibreIDs = [];
+        $globalSillIDs = [];
+        $globalCnllIDs = [];
+        $globalWikidataIDs = [];
+        $globalWikipediaIDs = [];
         foreach ($this->paginate($softwares) as $software) {
             $providers = [];
             # @TODO bug $provider->created
@@ -346,6 +378,7 @@ class SoftwaresController extends AppController
                         'website' =>  $provider->user->url,
                     ],
                 ];
+                $globalProviders[$provider->user_id] =  $provider->user->username;
             }
             $users = [];
             # @TODO bug $user->createdd
@@ -363,6 +396,7 @@ class SoftwaresController extends AppController
                         ],
                     ];
                 }
+                $globalUsers[$user->user_id] =  $user->user->username;
             }
 
             $wikidata = [];
@@ -372,7 +406,9 @@ class SoftwaresController extends AppController
                     'url' => "https://www.wikidata.org/wiki/". $software->wikidata,
                     'data' => "https://www.wikidata.org/wiki/Special:EntityData/". $software->wikidata.".json",
                 ];
+                $globalWikidataIDs[] = $wikidata;
             }
+
             $sill = [];
             if (!empty($software->sill)) {
                 $sill = [
@@ -383,14 +419,27 @@ class SoftwaresController extends AppController
                         'en' =>  'https://sill.etalab.gouv.fr/en/software?id='. $software->sill,
                     ],
                 ];
+                $globalSillIDs[] = $sill;
+            }
+
+            $cnll = [];
+            if (!empty($software->cnll)) {
+                $cnll = [
+                    'id' => (int) $software->cnll,
+                    'url' => 'https://annuaire.cnll.fr/solutions/'. $software->cnll,
+                ];
+                $globalCnllIDs[] = $cnll;
             }
+
             $framalibre = [];
             if (!empty($software->framalibre)) {
                 $framalibre = [
                     'slug' => $software->framalibre,
                     'url' => 'https://framalibre.org/content/'. $software->framalibre,
                 ];
+                $globalFramalibreIDs[] = $framalibre;
             }
+
             $wikipedia = [];
             if (!empty($software->wikipedia_en)) {
                 $wikipedia['url'] = 'https://en.wikipedia.org/wiki/'. $software->wikipedia_en;
@@ -402,6 +451,9 @@ class SoftwaresController extends AppController
                 }
                 $wikipedia['i18n_url']['fr'] = 'https://en.wikipedia.org/wiki/'. $software->wikipedia_fr;
             }
+            if (count($wikipedia) > 0) {
+                $globalWikipediaIDs[] = $wikipedia;
+            }
 
             $licenceName = '';
             if (is_object($software->license)) {
@@ -416,12 +468,14 @@ class SoftwaresController extends AppController
                     'en' =>  'https://comptoir-du-libre.org/en/softwares/'. $software->id,
                 ],
                 'licence' => $licenceName,
+                'license' => $licenceName,
                 'created' => $software->created,
                 'modified' => $software->modified,
                 'external_resources' => [
                     'website' =>  $software->url_website,
                     'repository' =>  $software->url_repository,
                     'framalibre' =>  $framalibre,
+                    'cnll' =>  $cnll,
                     'sill' =>  $sill,
                     'wikidata' =>  $wikidata,
                     'wikipedia' =>  $wikipedia,
@@ -431,7 +485,22 @@ class SoftwaresController extends AppController
             ];
             $data['softwares'][] = $item;
         }
-        $json = \json_encode($data, JSON_PRETTY_PRINT);
+
+        // Add statistics
+        $data['data_statistics']['users'] = count($globalUsers);
+        $data['data_statistics']['providers'] = count($globalProviders);
+        $data['data_statistics']['software'] = $softwares->count();
+        $data['data_statistics']['software_external_resources'] = [
+            'framalibre' =>  count($globalFramalibreIDs),
+            'cnll' =>  count($globalCnllIDs),
+            'sill' =>  count($globalSillIDs),
+            'wikidata' =>  count($globalWikidataIDs),
+            'wikipedia' =>  count($globalWikipediaIDs),
+        ];
+
+        unset($globalProviders);
+        $json = \json_encode($data);
+        // $json = \json_encode($data, JSON_PRETTY_PRINT);
         $exportPath = 'public/export/';
         $exportFile = $exportPath . "comptoir-du-libre_export_v1.json";
         if (is_dir(WWW_ROOT . $exportPath)) {
@@ -629,6 +698,9 @@ class SoftwaresController extends AppController
                 if (isset($this->request->data['sill'])) {
                     unset($this->request->data['sill']);
                 }
+                if (isset($this->request->data['cnll'])) {
+                    unset($this->request->data['cnll']);
+                }
                 if (isset($this->request->data['wikidata'])) {
                     unset($this->request->data['wikidata']);
                 }
@@ -875,6 +947,9 @@ class SoftwaresController extends AppController
                 if (isset($this->request->data['sill'])) {
                     unset($this->request->data['sill']);
                 }
+                if (isset($this->request->data['cnll'])) {
+                    unset($this->request->data['cnll']);
+                }
                 if (isset($this->request->data['wikidata'])) {
                     unset($this->request->data['wikidata']);
                 }
diff --git a/src/Locale/Breadcrumbs.pot b/src/Locale/Breadcrumbs.pot
index 9bccf31e783dde24e61ecdfede246a81b65b79cb..d7ee6bcdee97f0635b05939cf31c62a7e125e1ae 100644
--- a/src/Locale/Breadcrumbs.pot
+++ b/src/Locale/Breadcrumbs.pot
@@ -34,6 +34,10 @@ msgstr ""
 msgid "Page.Accessibility"
 msgstr ""
 
+#: Controller/Api/V1/PagesController.php:318
+msgid "Page.Opendata"
+msgstr "Open Data"
+
 #: Controller/Api/V1/ReviewsController.php:100;157
 #: Controller/Api/V1/SoftwaresController.php:704
 msgid "Software.Reviews"
diff --git a/src/Locale/ElementNavigation.pot b/src/Locale/ElementNavigation.pot
index bf145c429fbe15c8d9df8d40a34ee6f9d7b5d1aa..dda400838c18917c9448d0b8cb96e6cd015c6204 100644
--- a/src/Locale/ElementNavigation.pot
+++ b/src/Locale/ElementNavigation.pot
@@ -80,3 +80,10 @@ msgstr ""
 msgid "Contact"
 msgstr ""
 
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link"
+msgstr "Open data"
+
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link.title"
+msgstr "Use open data"
diff --git a/src/Locale/Forms.pot b/src/Locale/Forms.pot
index 53a23db59ef8fdf8b5d61c028806196da1e50ae3..623ec788c08ad186fdd85c3df34beff95205f243 100644
--- a/src/Locale/Forms.pot
+++ b/src/Locale/Forms.pot
@@ -419,6 +419,10 @@ msgstr ""
 msgid "SILL-ID"
 msgstr ""
 
+#: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
+msgid "CNLL-ID"
+msgstr ""
+
 #: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
 msgid "Wikidata-ID"
 msgstr ""
diff --git a/src/Locale/Home.pot b/src/Locale/Home.pot
index c27b408898f7d93ce82ce938c5ddde5bcb874f70..1445657d38db467989644ab8cf9b24385b3d4de2 100644
--- a/src/Locale/Home.pot
+++ b/src/Locale/Home.pot
@@ -14,10 +14,17 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: Template/Api/V1/Pages/accessibility.ctp:4;8
 #: Template/Element/Pages/footer.ctp:21;23
-msgid "Accessibility"
-msgstr ""
+msgid "footer-accessibility-link"
+msgstr "Accessibility"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-title"
+msgstr "Accessibility"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-h1"
+msgstr "Accessibility"
 
 #: Template/Api/V1/Pages/accessibility.ctp:12
 msgid "Accessibility conformance is in progress (<abbr title=\"Web Content Accessibility Guidelines\">WCAG</abbr> / <span lang=\"fr\"><abbr title=\"Référentiel Général d'Accessibilité des Administrations\">RGAA</abbr></span>)"
diff --git a/src/Locale/Pages.pot b/src/Locale/Pages.pot
index 05263ee1050c660213e209b79558f825ae6af6be..35e967eb91186591a0a6afa6c3bc40f61b8c00d9 100644
--- a/src/Locale/Pages.pot
+++ b/src/Locale/Pages.pot
@@ -67,3 +67,18 @@ msgstr ""
 msgid "menu.switch"
 msgstr ""
 
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.title"
+msgstr "Open data"
+
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.h1"
+msgstr "Open data"
+
+msgid "page.opendata.content1"
+msgstr ""
+
+msgid "page.opendata.content2"
+msgstr ""
+
+
diff --git a/src/Locale/en/Breadcrumbs.po b/src/Locale/en/Breadcrumbs.po
index c5bf5a8a748d54d66a563416e41a944cd879a9f3..c0f77be1cebbaa7c687270b5e38899640d4e721e 100644
--- a/src/Locale/en/Breadcrumbs.po
+++ b/src/Locale/en/Breadcrumbs.po
@@ -35,6 +35,10 @@ msgstr "Legal"
 msgid "Page.Accessibility"
 msgstr "Accessibility"
 
+#: Controller/Api/V1/PagesController.php:318
+msgid "Page.Opendata"
+msgstr "Open Data"
+
 #: Controller/Api/V1/ReviewsController.php:100;157
 #: Controller/Api/V1/SoftwaresController.php:704
 msgid "Software.Reviews"
diff --git a/src/Locale/en/ElementNavigation.po b/src/Locale/en/ElementNavigation.po
index e188c063663ae52f5ff5fef5506489c395468b9f..2a6295ca8a03f23c397b5f5fa8ce39cbcec50f67 100644
--- a/src/Locale/en/ElementNavigation.po
+++ b/src/Locale/en/ElementNavigation.po
@@ -79,3 +79,11 @@ msgstr "Search"
 #: Template/Element/Pages/footer.ctp:29;31
 msgid "Contact"
 msgstr "Contact"
+
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link"
+msgstr "Open data"
+
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link.title"
+msgstr "Use open data"
diff --git a/src/Locale/en/Forms.po b/src/Locale/en/Forms.po
index 0a35e88240c0c662215a87218264a07c7c5e7432..22e35f89e0353c380a289cf131da4eca7d9a0801 100644
--- a/src/Locale/en/Forms.po
+++ b/src/Locale/en/Forms.po
@@ -416,6 +416,10 @@ msgstr ""
 msgid "SILL-ID"
 msgstr "SILL ID: "
 
+#: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
+msgid "CNLL-ID"
+msgstr "CNLL ID: "
+
 #: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
 msgid "Wikidata-ID"
 msgstr "Wikidata.org ID: "
diff --git a/src/Locale/en/Home.po b/src/Locale/en/Home.po
index 65445695da8bd9b3dc5b0de1b917a6a1750dcc45..98776be6b31b2c099697ca3d5aa01b873cbc752b 100644
--- a/src/Locale/en/Home.po
+++ b/src/Locale/en/Home.po
@@ -15,10 +15,17 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Poedit 1.8.7.1\n"
 
-#: Template/Api/V1/Pages/accessibility.ctp:4;8
 #: Template/Element/Pages/footer.ctp:21;23
-msgid "Accessibility"
-msgstr ""
+msgid "footer-accessibility-link"
+msgstr "Accessibility"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-title"
+msgstr "Accessibility"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-h1"
+msgstr "Accessibility"
 
 #: Template/Api/V1/Pages/accessibility.ctp:12
 msgid ""
diff --git a/src/Locale/en/Pages.po b/src/Locale/en/Pages.po
index 0a0897f67d910b22097f6b99f276655a3a0021fb..76849b3eea2d4d762af1e9f869aefd1cf27b3900 100644
--- a/src/Locale/en/Pages.po
+++ b/src/Locale/en/Pages.po
@@ -79,3 +79,24 @@ msgstr "Release of <span lang=\"fr\">Comptoir du Libre</span> "
 #: Template/Element/Pages/footer.ctp:47
 msgid "menu.switch"
 msgstr "Passer en français."
+
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.title"
+msgstr "Open data"
+
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.h1"
+msgstr "Open data"
+
+msgid "page.opendata.content1"
+msgstr ""
+"A part of <strong>Comptoir du Libre</strong> are published in <strong>open data</strong>. "
+" Currently, all <strong>free software</strong> present on <em>Comptoir du Libre</em> website  "
+" are available in a JSON format export, with for each software: license, name of software, "
+" source code repository, website, external resources (Wikipedia, Wikidata, Framalibre and SILL) "
+" and declared providers."
+
+msgid "page.opendata.content2"
+msgstr ""
+"You can consult this open data and associated documentation on  "
+"<a href=\"{0}\">{1}</a>."
diff --git a/src/Locale/fr/Breadcrumbs.po b/src/Locale/fr/Breadcrumbs.po
index aa7c069fd700f10d6a2669205fee8d7999888062..ac7a0c63d991c967e95293a03dd1029c81ac84a4 100644
--- a/src/Locale/fr/Breadcrumbs.po
+++ b/src/Locale/fr/Breadcrumbs.po
@@ -33,7 +33,11 @@ msgstr "Mentions légales"
 
 #: Controller/Api/V1/PagesController.php:318
 msgid "Page.Accessibility"
-msgstr "Accessibilité"
+msgstr "Déclaration d'accessibilité"
+
+#: Controller/Api/V1/PagesController.php:318
+msgid "Page.Opendata"
+msgstr "Open Data"
 
 #: Controller/Api/V1/ReviewsController.php:100;157
 #: Controller/Api/V1/SoftwaresController.php:704
diff --git a/src/Locale/fr/ElementNavigation.po b/src/Locale/fr/ElementNavigation.po
index 20f3c58989ab1488d00b4ae5f43991db2926c628..bb0734dcc01f63ff05b6ec3eea9b6d028ce1b515 100644
--- a/src/Locale/fr/ElementNavigation.po
+++ b/src/Locale/fr/ElementNavigation.po
@@ -80,3 +80,11 @@ msgstr "Rechercher"
 #: Template/Element/Pages/footer.ctp:29;31
 msgid "Contact"
 msgstr "Contact"
+
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link"
+msgstr "Open Data"
+
+#: Template/Element/Pages/footer.ctp:29;31
+msgid "footer.opendata.link.title"
+msgstr "Open data - Données ouvertes du Comptoir du Libre"
diff --git a/src/Locale/fr/Forms.po b/src/Locale/fr/Forms.po
index 49aaff1963ff52a6708681ea4791f05f0ccb2f9d..132aa6a1c3459f0a854e7e4efc6e67447eea6904 100644
--- a/src/Locale/fr/Forms.po
+++ b/src/Locale/fr/Forms.po
@@ -443,6 +443,10 @@ msgstr "{0} Nom du logiciel : "
 msgid "SILL-ID"
 msgstr "Identifiant SILL : "
 
+#: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
+msgid "CNLL-ID"
+msgstr "Identifiant CNLL : "
+
 #: Template/Api/V1/Softwares/add.ctp:23 Template/Api/V1/Softwares/edit.ctp
 msgid "Wikidata-ID"
 msgstr "Identifiant Wikidata.org : "
diff --git a/src/Locale/fr/Home.po b/src/Locale/fr/Home.po
index 91b3eb5084d304ff111f0257b15ac015964a1797..d7add47999179cdb4bf45b52de45a2f7659516fc 100644
--- a/src/Locale/fr/Home.po
+++ b/src/Locale/fr/Home.po
@@ -15,10 +15,17 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n>1;\n"
 "X-Generator: Poedit 1.8.7.1\n"
 
-#: Template/Api/V1/Pages/accessibility.ctp:4;8
 #: Template/Element/Pages/footer.ctp:21;23
-msgid "Accessibility"
-msgstr "Accessibilité"
+msgid "footer-accessibility-link"
+msgstr "Accessibilité : non conforme"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-title"
+msgstr "Déclaration d'accessibilité"
+
+#: Template/Api/V1/Pages/accessibility.ctp:12
+msgid "page-accessibility-h1"
+msgstr "Déclaration d'accessibilité"
 
 #: Template/Api/V1/Pages/accessibility.ctp:12
 msgid ""
diff --git a/src/Locale/fr/Pages.po b/src/Locale/fr/Pages.po
index 4ede5fb6c7b3dfe0a6f9eb17ea0aa9ea69ffdc76..8f4142a216f6fdc5d77a1ac040458649141cf2b6 100644
--- a/src/Locale/fr/Pages.po
+++ b/src/Locale/fr/Pages.po
@@ -84,3 +84,25 @@ msgstr "Comptoir du Libre version "
 #: Template/Element/Pages/footer.ctp:47
 msgid "menu.switch"
 msgstr "Switch to english."
+
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.title"
+msgstr "Open data - Données ouvertes du Comptoir du Libre"
+
+#: Template/Api/V1/Pages/opendata.ctp:12
+msgid "page.opendata.h1"
+msgstr "Open data : données ouvertes"
+
+msgid "page.opendata.content1"
+msgstr ""
+"Une partie des données du <strong>Comptoir du Libre</strong> sont publiées en <strong>open data</strong>. "
+" Actuellement, tous les <strong>logiciels libres</strong> présents sur le site web <em>Comptoir du Libre</em>  "
+" sont mis à votre disposition dans un export au format JSON, avec pour chaque logiciel :"
+" la licence, le nom du logiciel, le dépôt du code source, le site web, "
+" les ressources externes (<em>Wikipédia</em>, <em>Wikidata</em>, <em>Framalibre</em> et <em>SILL</em>)"
+" et les prestataires déclarés."
+
+msgid "page.opendata.content2"
+msgstr ""
+"Vous pouvez consulter ces données ouvertes et la documentation associée sur "
+"<a href=\"{0}\">{1}</a>."
diff --git a/src/Model/Entity/Software.php b/src/Model/Entity/Software.php
index 316809863e96a7f8e6c02623b71c53022bf7f33a..818445e6f36102e36477aee69817ac8f93cd029b 100644
--- a/src/Model/Entity/Software.php
+++ b/src/Model/Entity/Software.php
@@ -20,6 +20,7 @@ use Cake\Utility\Text;
  * @property string $logo_directory
  * @property $photo
  * @property int $sill
+ * @property int $cnll
  * @property string $wikidata
  * @property string $framalibre
  * @property string $wikipedia_en
diff --git a/src/Model/Table/SoftwaresTable.php b/src/Model/Table/SoftwaresTable.php
index 66b5c89e7ba609be1dc79a655ac78050746e15ab..6c166688ec774ecdbff6addf1f8dcdf6e78b56d5 100644
--- a/src/Model/Table/SoftwaresTable.php
+++ b/src/Model/Table/SoftwaresTable.php
@@ -465,6 +465,9 @@ class SoftwaresTable extends Table
         $validator
             ->allowEmpty('sill');
 
+        $validator
+            ->allowEmpty('cnll');
+
         $validator
             ->allowEmpty('wikidata');
 
diff --git a/src/Template/Api/V1/Pages/accessibility.ctp b/src/Template/Api/V1/Pages/accessibility.ctp
index c17f55ca1abbf84e61d2dbb582f0c6c29d9d6401..800ccdf8c2796bf67dcef5d649740978bf883a33 100644
--- a/src/Template/Api/V1/Pages/accessibility.ctp
+++ b/src/Template/Api/V1/Pages/accessibility.ctp
@@ -1,15 +1,83 @@
 <?php
-
 $this->layout = 'base';
-$this->assign('title', __d("Home", "Accessibility"));
+$this->assign('title', __d("Home", "page-accessibility-title"));
+?>
+<h1><?= __d("Home", "page-accessibility-h1") ?></h1>
 
+<?php
+///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    if ($selectedLanguage === 'fr') { // French
+///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 ?>
+    <p>Cette déclaration d’accessibilité s’applique au site web <strong>Comptoir du Libre</strong>
+        (<code>https://comptoir-du-libre.org</code>).</p>
+
+    <h2>État de conformité</h2>
+    <p> Le site web <strong>Comptoir du Libre</strong> est
+        <strong>non conforme</strong>
+        avec le <abbr title="Référentiel général d’amélioration de l’accessibilité">RGAA</abbr>.
+    </p>
+    <p> Le site web n’a encore pas été audité.</p>
+
+    <h2>Établissement de cette déclaration d’accessibilité</h2>
+    <p>Cette déclaration a été établie le <span>26 décembre 2022</span>.</p>
+
+    <h2>Résultat des tests</h2>
+    <p>En l’absence d’audit de conformité il n’y a pas de résultats de tests.</p>
+
+    <h2>Contenus non accessibles</h2>
+
+    <h3>Non conformité</h3>
+    <p> En l’absence d’audit tous les contenus seront considérés comme non accessibles par hypothèse.</p>
+
+    <h3>Dérogations pour charge disproportionnée</h3>
+    <p> En l’absence d’audit aucune dérogation n’a été établie.</p>
 
-<h1><?= __d("Home", "Accessibility") ?></h1>
+    <h3>Contenus non soumis à l’obligation d’accessibilité</h3>
+    <p> En l’absence d’audit aucun contenu n’a été identifié comme n’entrant
+        pas dans le champ de la législation applicable.</p>
 
+    <h3>Agents utilisateurs, technologies d’assistance et outils utilisés pour vérifier l’accessibilité</h3>
+    <p> En l’absence d’audit aucun agent utilisateur et aucune technologie d’assistance n’ont été utilisés.</p>
+
+    <h3>Pages du site ayant fait l’objet de la vérification de conformité</h3>
+    <p> En l’absence d’audit aucune page n’a fait l’objet de la vérification de conformité.
+
+    <h2>Amélioration et contact</h2>
+    <p>Si vous n’arrivez pas à accéder à un contenu ou à un service, vous pouvez
+        <a href="/fr/pages/contact">contacter le responsable du <em>Comptoir du Libre</em></a>
+        pour être orienté vers une alternative accessible ou obtenir le contenu sous une autre forme.</p>
+
+    <h2>Voie de recours</h2>
+    <p>Cette procédure est à utiliser dans le cas suivant&nbsp;: vous avez signalé
+        au responsable du site internet un défaut d’accessibilité qui vous empêche d’accéder
+        à un contenu ou à un des services du portail et vous n’avez pas obtenu de réponse satisfaisante.</p>
+    <p>Vous pouvez&nbsp;:</p>
+    <ul>
+        <li>Écrire un message au <a rel="nofollow noopener noreferrer"
+                                    href="https://formulaire.defenseurdesdroits.fr/">Défenseur des droits</a></li>
+        <li>Contacter le <a  rel="nofollow noopener noreferrer"
+                          href="https://www.defenseurdesdroits.fr/saisir/delegues">délégué du Défenseur
+                des droits dans votre région</a></li>
+        <li>Envoyer un courrier par la poste (gratuit, ne pas mettre de timbre)&nbsp;:<br>
+            Défenseur des droits <br>
+            Libre réponse 71120 <br>
+            75342 Paris CEDEX 07</li>
+    </ul>
+
+<?php
+///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    }
+    else { // English
+///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+?>
 <p>
    <?=
     __d("Home",
         "Accessibility conformance is in progress (<abbr title=\"Web Content Accessibility Guidelines\">WCAG</abbr> / <span lang=\"fr\"><abbr title=\"Référentiel Général d'Accessibilité des Administrations\">RGAA</abbr></span>)")
     ?>
-</p>
\ No newline at end of file
+</p>
+<?php
+///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    }
+?>
diff --git a/src/Template/Api/V1/Pages/opendata.ctp b/src/Template/Api/V1/Pages/opendata.ctp
new file mode 100644
index 0000000000000000000000000000000000000000..97c8214458efe6d8e398145f1484d689b672aa41
--- /dev/null
+++ b/src/Template/Api/V1/Pages/opendata.ctp
@@ -0,0 +1,15 @@
+<?php
+$this->layout = 'base';
+$this->assign('title', __d("Pages", "page.opendata.title"));
+?>
+<h1><?= __d("Pages", "page.opendata.h1") ?></h1>
+
+<p>
+    <?= __d("Pages", "page.opendata.content1") ?>
+</p>
+<p>
+    <?= __d("Pages", "page.opendata.content2", [
+        'https://www.data.gouv.fr/fr/datasets/logiciels-libres-sur-le-comptoir-du-libre-org/' ,
+        'data.gouv.fr',
+    ]) ?>
+</p>
diff --git a/src/Template/Api/V1/Softwares/edit.ctp b/src/Template/Api/V1/Softwares/edit.ctp
index b4fbdc11032b60683be117a586f17f6e16848867..948cc309a7dc29a2954ca2355ea27e2e8d88f9fe 100644
--- a/src/Template/Api/V1/Softwares/edit.ctp
+++ b/src/Template/Api/V1/Softwares/edit.ctp
@@ -126,6 +126,16 @@ $this->assign('title', __d("Forms",'Edit {0}',$software->softwarename, isset($me
                             "escape"=>false,
                         ]); ?>
                     <br>
+                    <?= $this->Form->input(
+                        'cnll',
+                        [
+                            "type"=>"text",
+                            "class" => "form-control",
+                            "label" => ["class"=>"control-label","text"=>__d("Forms", "CNLL-ID") ],
+                            "value" => isset($software->cnll) ? $software->cnll : null,
+                            "escape"=>false,
+                        ]); ?>
+                    <br>
                     <?= $this->Form->input(
                         'wikidata',
                         [
@@ -166,7 +176,7 @@ $this->assign('title', __d("Forms",'Edit {0}',$software->softwarename, isset($me
 <?php
     }
 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-///// END ---> ADMIN only - External ressources (wikidata, sill, framalibre, wikipédia) /////////////////////////////
+///// END ---> ADMIN only - External ressources (wikidata, SILL, framalibre, wikipédia, CNLL) ///////////////////////
 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 ?>
 
diff --git a/src/Template/Api/V1/Softwares/view.ctp b/src/Template/Api/V1/Softwares/view.ctp
index aa9270ffac4539dc32edd5aaea3b3a443c9b4ddb..3e39d8f07556c56113fc74960442a907c70ab5ae 100644
--- a/src/Template/Api/V1/Softwares/view.ctp
+++ b/src/Template/Api/V1/Softwares/view.ctp
@@ -12,7 +12,7 @@ $this->assign('title', __d("Softwares", "{0}", $software->softwarename));
 <section class="clearfix">
 <?php
 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-///// ADMIN only - External ressources (wikidata, sill, framalibre, wikipédia) //////////////////////////////////////
+///// ADMIN only - External ressources (wikidata, SILL, framalibre, wikipédia, CNLL) ////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
         // if connected user can display external ressources (role = admin)
         if ($this->request->session()->read('Auth.User.role') === 'admin' ) {
@@ -37,6 +37,13 @@ $this->assign('title', __d("Softwares", "{0}", $software->softwarename));
                 $linkSill .= '   href="https://sill.etalab.gouv.fr/fr/software?id='. $software->sill.'">';
                 $linkSill .= 'Consulter la fiche <strong>SILL</strong> </a>';
             }
+            $linkCnll = '';
+            if (!empty($software->cnll)) {
+                $linkCnll .= '<a id="external-link_cnll_'.$software->id.'" ';
+                $linkCnll .= '   title="Consulter la fiche du logiciel '.$software->softwarename.' sur l\'annuaire du CNLL" ';
+                $linkCnll .= '   href="https://annuaire.cnll.fr/solutions/'. $software->cnll.'">';
+                $linkCnll .= 'Consulter la fiche <strong>CNLL</strong> </a>';
+            }
             $linkFramalibre = '';
             if (!empty($software->framalibre)) {
                 $linkFramalibre .= '<a id="external-link_framalibre_'.$software->id.'" ';
@@ -92,6 +99,11 @@ $this->assign('title', __d("Softwares", "{0}", $software->softwarename));
                 <td><?php echo $software->framalibre; ?></td>
                 <td><?php echo $linkFramalibre ?></td>
             </tr>
+            <tr>
+                <td>CNLL</td>
+                <td><?php echo $software->cnll; ?></td>
+                <td><?php echo $linkCnll ?></td>
+            </tr>
         </table>
     </div>
 <?php
diff --git a/src/Template/Element/Pages/footer.ctp b/src/Template/Element/Pages/footer.ctp
index 204c95292b147782825106f7b22db3ed0ea77582..0092b029563ac1a34246fd742ac8ef68dc81ad6a 100644
--- a/src/Template/Element/Pages/footer.ctp
+++ b/src/Template/Element/Pages/footer.ctp
@@ -23,6 +23,8 @@
     $optionLegalLink = [];
     $optionA11yLink = [];
     $optionContactLink = [];
+    $optionOpendataLink = [];
+    $optionOpendataLink['title']  = __d("ElementNavigation", "footer.opendata.link.title");
     $optionLink = ['aria-current' => 'page'];
     if(isset($currentPage)){
         if($currentPage === 'page_legal'){
@@ -31,22 +33,28 @@
             $optionA11yLink  = $optionLink;
         } elseif ($currentPage === 'page_contact'){
             $optionContactLink = $optionLink;
+        } elseif ($currentPage === 'page_opendata'){
+            $optionOpendataLink =  array_merge($optionOpendataLink, $optionLink);
         }
     }
 ?>
 <footer class="row">
     <div>
+        <?= $this->Html->link(__d("ElementNavigation", "Contact"),
+            "/$selectedLanguage/pages/contact",
+            $optionContactLink) ?> -
+
         <?= $this->Html->link(__d("Home", "Legal"),
             "/$selectedLanguage/pages/legal",
             $optionLegalLink) ?> -
 
-        <?= $this->Html->link(__d("Home", "Accessibility"),
+        <?= $this->Html->link(__d("Home", "footer-accessibility-link"),
             "/$selectedLanguage/pages/accessibility",
             $optionA11yLink) ?> -
 
-        <?= $this->Html->link(__d("ElementNavigation", "Contact"),
-            "/$selectedLanguage/pages/contact",
-            $optionContactLink) ?>
+        <?= $this->Html->link(__d("ElementNavigation", "footer.opendata.link"),
+            "/$selectedLanguage/pages/opendata",
+            $optionOpendataLink) ?> 
 
         <?php if (isset($availableLanguages)): ?>
             -
diff --git a/tests/Acceptance/BasicTestsCest.php b/tests/Acceptance/BasicTestsCest.php
index b2f21287b872c1c28ff91a42452094fe360733dd..f1ed69622d0640e2c0ad362f8efbd4beec314a5c 100644
--- a/tests/Acceptance/BasicTestsCest.php
+++ b/tests/Acceptance/BasicTestsCest.php
@@ -43,10 +43,10 @@ class BasicTestsCest
     {
         $I->amOnPage('/');
         $I->seeInTitle('Comptoir du libre');
-        $I->see('Accessibilité');
-        $I->click('Accessibilité');
+        $I->see('Accessibilité : non conforme');
+        $I->click('Accessibilité : non conforme');
         $I->seeInCurrentUrl('/pages/accessibility');
-        $I->seeInTitle('Accessibilité');
+        $I->seeInTitle("Déclaration d'accessibilité");
     }
 
     public function clickOnContactLinkFromHomepage($I)
@@ -59,5 +59,15 @@ class BasicTestsCest
         $I->seeInTitle('Information pour nous contacter');
     }
 
+    public function clickOnOpendataLinkFromHomepage($I)
+    {
+        $I->amOnPage('/');
+        $I->seeInTitle('Comptoir du libre');
+        $I->see('Open Data');
+        $I->click('Open Data');
+        $I->seeInCurrentUrl('/pages/opendata');
+        $I->seeInTitle('Open data - Données ouvertes');
+    }
+
     //Todo check pages softwares, users and services providers
 }
diff --git a/tests/Acceptance/CheckBreadcrumbCest.php b/tests/Acceptance/CheckBreadcrumbCest.php
index 1b15c6083bad373b17e02e923603856459dc1b7b..1c2be34afea1616913169944c6945314bcec04f9 100644
--- a/tests/Acceptance/CheckBreadcrumbCest.php
+++ b/tests/Acceptance/CheckBreadcrumbCest.php
@@ -607,7 +607,24 @@ class CheckBreadcrumbCest
     {
         $Breadcrumbs = [
             '/fr/' => 'Accueil',
-            '/fr/pages/accessibility'   => 'Accessibilité',
+            '/fr/pages/accessibility'   => "Déclaration d'accessibilité",
+        ];
+        $I->amOnPage(\array_key_last($Breadcrumbs));
+        $this->sharedChecks($I, $Breadcrumbs);
+    }
+
+    /**
+     * Check Breadcrumb on "OpenData" page
+     * @group nav
+     * @group breadcrumb
+     * @group page
+     * @param AcceptanceTester $I
+     */
+    public function checkBreadcrumbOnOpenDataPage(AcceptanceTester $I)
+    {
+        $Breadcrumbs = [
+            '/fr/' => 'Accueil',
+            '/fr/pages/opendata'   => "Open data",
         ];
         $I->amOnPage(\array_key_last($Breadcrumbs));
         $this->sharedChecks($I, $Breadcrumbs);
diff --git a/tests/Acceptance/RoleAdminCheckActionsCest.php b/tests/Acceptance/RoleAdminCheckActionsCest.php
index b12345ba72c3efcc81482a5f53ba53028abf5c62..4e58a41e4eb9758d5289f0f2c33395f1a4842940 100644
--- a/tests/Acceptance/RoleAdminCheckActionsCest.php
+++ b/tests/Acceptance/RoleAdminCheckActionsCest.php
@@ -340,12 +340,14 @@ class RoleAdminCheckActionsCest
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->seeElement("//a[@id='external-link_sill_$sofwareId']");
         $I->seeElement("//a[@id='external-link_wikidata_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-fr_$sofwareId']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->see('Consulter la fiche SILL');
         $I->see('Consulter la fiche wikidata.org');
+        $I->dontSeeElement('Consulter la fiche CNLL');
         $I->dontSeeElement('Consulter la fiche FramaLibre');
         $I->dontSeeElement('Consulter la page Wikipédia en français');
         $I->dontSeeElement('Consulter la page Wikipédia en anglais');
@@ -357,12 +359,14 @@ class RoleAdminCheckActionsCest
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
         $I->seeElement("//a[@id='external-link_wikidata_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-fr_$sofwareId']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
         $I->see('Consulter la fiche wikidata.org');
+        $I->dontSeeElement('Consulter la fiche CNLL');
         $I->dontSeeElement('Consulter la fiche FramaLibre');
         $I->dontSeeElement('Consulter la page Wikipédia en français');
         $I->dontSeeElement('Consulter la page Wikipédia en anglais');
@@ -374,12 +378,14 @@ class RoleAdminCheckActionsCest
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->seeElement("//a[@id='external-link_sill_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-fr_$sofwareId']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->see('Consulter la fiche SILL');
         $I->dontSee('Consulter la fiche wikidata.org');
+        $I->dontSeeElement('Consulter la fiche CNLL');
         $I->dontSeeElement('Consulter la fiche FramaLibre');
         $I->dontSeeElement('Consulter la page Wikipédia en français');
         $I->dontSeeElement('Consulter la page Wikipédia en anglais');
@@ -409,18 +415,21 @@ class RoleAdminCheckActionsCest
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources_edit']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->see('Identifiant SILL');
+        $I->see('Identifiant CNLL');
         $I->see('Identifiant Wikidata.org');
         $I->see('Identifiant FramaLibre');
         $I->see('Identifiant Wikipedia en anglais');
         $I->see('Identifiant Wikipedia en français');
 
         $I->seeElement("//input[@id='sill']");
+        $I->seeElement("//input[@id='cnll']");
         $I->seeElement("//input[@id='wikidata']");
         $I->seeElement("//input[@id='framalibre']");
         $I->seeElement("//input[@id='wikipedia-en']");
         $I->seeElement("//input[@id='wikipedia-fr']");
 
         $I->seeElement("//input[@id='sill'][@value='89']");
+        $I->seeElement("//input[@id='cnll'][@value='98']");
         $I->seeElement("//input[@id='wikidata'][@value='Q698']");
         $I->seeElement("//input[@id='framalibre'][@value='firefox']");
         $I->seeElement("//input[@id='wikipedia-en'][@value='Firefox']");
@@ -453,12 +462,14 @@ class RoleAdminCheckActionsCest
         $I->click("a[href=\"/$lang/softwares/edit/$sofwareId\"]");    // Edit sofware's button
         $I->canSeeInCurrentUrl("/$lang/softwares/edit/$sofwareId");
         $I->seeElement("//input[@id='sill'][@value='89']");
+        $I->seeElement("//input[@id='cnll'][@value='98']");
         $I->seeElement("//input[@id='wikidata'][@value='Q698']");
         $I->seeElement("//input[@id='framalibre'][@value='firefox']");
         $I->seeElement("//input[@id='wikipedia-en'][@value='Firefox']");
         $I->seeElement("//input[@id='wikipedia-fr'][@value='Mozilla_Firefox']");
         $updateData = [
             'sill' => '',
+            'cnll' => '',
             'wikidata' => '',
             'framalibre' => '',
             'wikipedia_en' => '',
@@ -469,12 +480,14 @@ class RoleAdminCheckActionsCest
         $I->seeElement('div.message.success');
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-fr_$sofwareId']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
@@ -485,10 +498,12 @@ class RoleAdminCheckActionsCest
         $I->click("a[href=\"/$lang/softwares/edit/$sofwareId\"]");    // Edit sofware's button
         $I->canSeeInCurrentUrl("/$lang/softwares/edit/$sofwareId");
         $I->seeElement("//input[@id='sill']");
+        $I->seeElement("//input[@id='cnll']");
         $I->seeElement("//input[@id='wikidata']");
         $I->dontSeeElement("//input[@value='Q24026504']");
         $updateData = [
             'sill' => '89',
+            'cnll' => '98',
             'wikidata' => 'Q698',
             'framalibre' => 'firefox',
             'wikipedia_en' => 'Firefox',
@@ -511,6 +526,7 @@ class RoleAdminCheckActionsCest
         $I->seeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->see('Ressources externes visible uniquement par les admins');
         $I->see('Consulter la fiche SILL');
+        $I->see('Consulter la fiche CNLL');
         $I->see('Consulter la fiche wikidata.org');
         $I->see('Consulter la fiche FramaLibre');
         $I->see('Consulter la page Wikipédia en français');
@@ -518,6 +534,7 @@ class RoleAdminCheckActionsCest
         $I->see('Q698');
 
         $I->seeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->seeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->seeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->seeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->seeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
@@ -525,6 +542,9 @@ class RoleAdminCheckActionsCest
         $I->seeElement(
             "//a[@id='external-link_sill_$sofwareId'][@href='https://sill.etalab.gouv.fr/fr/software?id=89']"
         );
+        $I->seeElement(
+            "//a[@id='external-link_cnll_$sofwareId'][@href='https://annuaire.cnll.fr/solutions/98']"
+        );
         $I->seeElement(
             "//a[@id='external-link_wikidata_$sofwareId'][@href='https://www.wikidata.org/wiki/Q698']"
         );
diff --git a/tests/Acceptance/UserAdministrationCheckActionsCest.php b/tests/Acceptance/UserAdministrationCheckActionsCest.php
index 47880ab125300a5cc9b097eef337539bcb727bdf..ce499b30e313ca452b4d48ee099707bdb4ee0936 100644
--- a/tests/Acceptance/UserAdministrationCheckActionsCest.php
+++ b/tests/Acceptance/UserAdministrationCheckActionsCest.php
@@ -544,6 +544,7 @@ class UserAdministrationCheckActionsCest
 
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
@@ -551,6 +552,7 @@ class UserAdministrationCheckActionsCest
 
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
@@ -583,11 +585,13 @@ class UserAdministrationCheckActionsCest
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources_edit']");
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Identifiant SILL');
+        $I->dontSee('Identifiant CNLL');
         $I->dontSee('Identifiant Wikidata.org');
         $I->dontSee('Identifiant FramaLibre');
         $I->dontSee('Identifiant Wikipedia en anglais');
         $I->dontSee('Identifiant Wikipedia en français');
         $I->dontSeeElement("//input[@id='sill']");
+        $I->dontSeeElement("//input[@id='cnll']");
         $I->dontSeeElement("//input[@id='wikidata']");
         $I->dontSeeElement("//input[@id='framalibre']");
         $I->dontSeeElement("//input[@id='wikipedia-en']");
diff --git a/tests/Acceptance/UserAnonymousCheckActionsCest.php b/tests/Acceptance/UserAnonymousCheckActionsCest.php
index 945a8a4bb12eda056db25476c67b90068d8b15d5..b6e8c9e1e93fdeb955ae8d30580aeee4ca161b63 100644
--- a/tests/Acceptance/UserAnonymousCheckActionsCest.php
+++ b/tests/Acceptance/UserAnonymousCheckActionsCest.php
@@ -128,6 +128,7 @@ class UserAnonymousCheckActionsCest
 
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
@@ -135,6 +136,7 @@ class UserAnonymousCheckActionsCest
 
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
diff --git a/tests/Acceptance/UserAssociationCheckActionsCest.php b/tests/Acceptance/UserAssociationCheckActionsCest.php
index f40a2dfdd13363141d45a154a7f77a8ee2ed630f..0f17d75a4544e30bd2f2c30176429c2214efe147 100644
--- a/tests/Acceptance/UserAssociationCheckActionsCest.php
+++ b/tests/Acceptance/UserAssociationCheckActionsCest.php
@@ -278,13 +278,14 @@ class UserAssociationCheckActionsCest
 
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-fr_$sofwareId']");
 
         $I->dontSee('Ressources externes visible uniquement par les admins');
-        $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
@@ -317,11 +318,13 @@ class UserAssociationCheckActionsCest
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources_edit']");
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Identifiant SILL');
+        $I->dontSee('Identifiant CNLL');
         $I->dontSee('Identifiant Wikidata.org');
         $I->dontSee('Identifiant FramaLibre');
         $I->dontSee('Identifiant Wikipedia en anglais');
         $I->dontSee('Identifiant Wikipedia en français');
         $I->dontSeeElement("//input[@id='sill']");
+        $I->dontSeeElement("//input[@id='cnll']");
         $I->dontSeeElement("//input[@id='wikidata']");
         $I->dontSeeElement("//input[@id='framalibre']");
         $I->dontSeeElement("//input[@id='wikipedia-en']");
diff --git a/tests/Acceptance/UserPersonCheckActionsCest.php b/tests/Acceptance/UserPersonCheckActionsCest.php
index 061a4d120ae4a21dfd913e00495baba052636203..6fe6147fe689d1a00f43821a83caa6d491404565 100644
--- a/tests/Acceptance/UserPersonCheckActionsCest.php
+++ b/tests/Acceptance/UserPersonCheckActionsCest.php
@@ -322,6 +322,7 @@ class UserPersonCheckActionsCest
 
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
@@ -329,6 +330,7 @@ class UserPersonCheckActionsCest
 
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
@@ -361,11 +363,13 @@ class UserPersonCheckActionsCest
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources_edit']");
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Identifiant SILL');
+        $I->dontSee('Identifiant CNLL');
         $I->dontSee('Identifiant Wikidata.org');
         $I->dontSee('Identifiant FramaLibre');
         $I->dontSee('Identifiant Wikipedia en anglais');
         $I->dontSee('Identifiant Wikipedia en français');
         $I->dontSeeElement("//input[@id='sill']");
+        $I->dontSeeElement("//input[@id='cnll']");
         $I->dontSeeElement("//input[@id='wikidata']");
         $I->dontSeeElement("//input[@id='framalibre']");
         $I->dontSeeElement("//input[@id='wikipedia-en']");
diff --git a/tests/Acceptance/UserProviderCheckActionsCest.php b/tests/Acceptance/UserProviderCheckActionsCest.php
index dd1b8803e1a7a644b89096b2a2cb185aebf319dd..0faf6a6cef85d31f6d38d6434c837d084938c7f6 100644
--- a/tests/Acceptance/UserProviderCheckActionsCest.php
+++ b/tests/Acceptance/UserProviderCheckActionsCest.php
@@ -185,6 +185,7 @@ class UserProviderCheckActionsCest
 
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources']");
         $I->dontSeeElement("//a[@id='external-link_sill_$sofwareId']");
+        $I->dontSeeElement("//a[@id='external-link_cnll_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikidata_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_framalibre_$sofwareId']");
         $I->dontSeeElement("//a[@id='external-link_wikipedia-en_$sofwareId']");
@@ -192,6 +193,7 @@ class UserProviderCheckActionsCest
 
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Consulter la fiche SILL');
+        $I->dontSee('Consulter la fiche CNLL');
         $I->dontSee('Consulter la fiche wikidata.org');
         $I->dontSee('Consulter la fiche FramaLibre');
         $I->dontSee('Consulter la page Wikipédia en français');
@@ -224,11 +226,13 @@ class UserProviderCheckActionsCest
         $I->dontSeeElement("//div[@id='only-for-admin_software-external-ressources_edit']");
         $I->dontSee('Ressources externes visible uniquement par les admins');
         $I->dontSee('Identifiant SILL');
+        $I->dontSee('Identifiant CNLL');
         $I->dontSee('Identifiant Wikidata.org');
         $I->dontSee('Identifiant FramaLibre');
         $I->dontSee('Identifiant Wikipedia en anglais');
         $I->dontSee('Identifiant Wikipedia en français');
         $I->dontSeeElement("//input[@id='sill']");
+        $I->dontSeeElement("//input[@id='cnll']");
         $I->dontSeeElement("//input[@id='wikidata']");
         $I->dontSeeElement("//input[@id='framalibre']");
         $I->dontSeeElement("//input[@id='wikipedia-en']");
diff --git a/tests/Fixture/SoftwaresFixture.php b/tests/Fixture/SoftwaresFixture.php
index 40e2c6a033ffdacfdcf570ffb1a24a67ceff58b7..00143761276060a447ae97bf74af969852d8f8cb 100755
--- a/tests/Fixture/SoftwaresFixture.php
+++ b/tests/Fixture/SoftwaresFixture.php
@@ -137,6 +137,16 @@ class SoftwaresFixture extends TestFixture
             'unsigned' => null,
             'autoIncrement' => null
         ],
+        'cnll' => [
+            'type' => 'biginteger',
+            'length' => 20,
+            'default' => null,
+            'null' => true,
+            'comment' => null,
+            'precision' => null,
+            'unsigned' => null,
+            'autoIncrement' => null
+        ],
         'wikidata' => [
             'type' => 'string',
             'length' => 255,
@@ -240,6 +250,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => 'myNewTagCreated myTagDeleted',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -259,6 +270,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => 'myNewTagCreated myTagAdded1',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -278,6 +290,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => 'myNewTagCreated myTagAdded1 myTagAdded2',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -297,6 +310,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => '',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -316,6 +330,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => '',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -335,6 +350,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => '',
                 'sill' => null,
+                'cnll' => null,
                 'wikidata' => null,
                 'framalibre' => null,
                 'wikipedia_en' => null,
@@ -354,6 +370,7 @@ class SoftwaresFixture extends TestFixture
                 'web_site_url' => null,
                 'tag_string' => '',
                 'sill' => '89',
+                'cnll' => '284',
                 'wikidata' => 'Q698',
                 'framalibre' => 'firefox',
                 'wikipedia_en' => 'Firefox',
diff --git a/tests/TestCase/Controller/Api/V1/SoftwaresControllerTest.php b/tests/TestCase/Controller/Api/V1/SoftwaresControllerTest.php
index 1eb402bc4c2f79f56189479868ff881e9b2fadca..e1b8f95eb214c96db27a14fc2e4e3eec513171da 100644
--- a/tests/TestCase/Controller/Api/V1/SoftwaresControllerTest.php
+++ b/tests/TestCase/Controller/Api/V1/SoftwaresControllerTest.php
@@ -138,6 +138,10 @@ class SoftwaresControllerTest extends ApiIntegrationTestCase
                 "presenceRequired" => false,
                 "allowEmpty" => true
             ],
+            "cnll" => [
+                "presenceRequired" => false,
+                "allowEmpty" => true
+            ],
             "wikidata" => [
                 "presenceRequired" => false,
                 "allowEmpty" => true
@@ -528,6 +532,7 @@ class SoftwaresControllerTest extends ApiIntegrationTestCase
                     "url_website" => "http://www.fake-lutece.com",
                     "tag_string" => "myNewTagCreated myTagAdded1",
                     "sill" => null,
+                    "cnll" => null,
                     "wikidata" => null,
                     "framalibre" => null,
                     "wikipedia_en" => null,
@@ -855,6 +860,7 @@ class SoftwaresControllerTest extends ApiIntegrationTestCase
                     "url_website" => "http://www.fake-asalae.com",
                     "tag_string" => "myNewTagCreated myTagDeleted",
                     "sill" => null,
+                    "cnll" => null,
                     "wikidata" => null,
                     "framalibre" => null,
                     "wikipedia_en" => null,
@@ -1035,6 +1041,7 @@ class SoftwaresControllerTest extends ApiIntegrationTestCase
                 "url_website" => "http://www.fake-soft3.com",
                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                 "sill" => null,
+                "cnll" => null,
                 "wikidata" => null,
                 "framalibre" => null,
                 "wikipedia_en" => null,
diff --git a/tests/TestCase/Controller/Api/V1/TagsControllerTest.php b/tests/TestCase/Controller/Api/V1/TagsControllerTest.php
index e596b59427255408fb755b0b02a02b2fcae00175..a0e600fad753f555eed6e20928c87371744f1fab 100644
--- a/tests/TestCase/Controller/Api/V1/TagsControllerTest.php
+++ b/tests/TestCase/Controller/Api/V1/TagsControllerTest.php
@@ -73,6 +73,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-asalae.com",
                                 "tag_string" => "myNewTagCreated myTagDeleted",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -92,6 +93,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -111,6 +113,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-lutece.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -140,6 +143,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-lutece.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -159,6 +163,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -188,6 +193,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -217,6 +223,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-asalae.com",
                                 "tag_string" => "myNewTagCreated myTagDeleted",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -628,6 +635,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-asalae.com",
                                 "tag_string" => "myNewTagCreated myTagDeleted",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -647,6 +655,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -666,6 +675,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-lutece.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -695,6 +705,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-lutece.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -714,6 +725,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -743,6 +755,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-soft3.com",
                                 "tag_string" => "myNewTagCreated myTagAdded1 myTagAdded2",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,
@@ -772,6 +785,7 @@ class TagsControllerTest extends ApiIntegrationTestCase
                                 "url_website" => "http://www.fake-asalae.com",
                                 "tag_string" => "myNewTagCreated myTagDeleted",
                                 "sill" => null,
+                                "cnll" => null,
                                 "wikidata" => null,
                                 "framalibre" => null,
                                 "wikipedia_en" => null,