diff --git a/data/software-tools/somesy.json b/data/software-tools/somesy.json index 95aae33d..57b5393a 100644 --- a/data/software-tools/somesy.json +++ b/data/software-tools/somesy.json @@ -7,10 +7,19 @@ "@type": "@id" }, "description": "Somesy (software metadata sync) is a CLI tool to avoid messy software project metadata by keeping it in sync.", - "hasQualityDimension": { "@id": "dim:fairness", "@type": "@id" }, + "hasQualityDimension": { + "@id": "dim:fairness", + "@type": "@id" + }, "howToUse": ["CI/CD", "command-line"], "isAccessibleForFree": true, "license": "https://spdx.org/licenses/MIT", "name": "Somesy", - "url": "https://github.com/Materials-Data-Science-and-Informatics/somesy" + "url": "https://github.com/Materials-Data-Science-and-Informatics/somesy", + "improvesQualityIndicator": [ + { + "@id": "https://w3id.org/everse/i/indicators/descriptive_metadata", + "@type": "@id" + } + ] }