diff --git a/.somesy.toml b/.somesy.toml
index 6d1f7aaa7d01e9e891ec4192a6573365fda8ac18..9e4ddb9a96d6c0a0d5fd88ff5f8972f805cb3449 100644
--- a/.somesy.toml
+++ b/.somesy.toml
@@ -1,7 +1,7 @@
 [project]
 name = "data-harvesting"
 version = "2.0.0"
-description = "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG). The harvested linked data in the form of schema.org jsonld is aggregated and uplifted in data pipelines to be included into a single large knowledge graph (KG)."
+description = "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG)."
 
 keywords = [
         "unhide", "Helmholtz association", "data mining", "HMC", "metadata", "data publications",
diff --git a/codemeta.json b/codemeta.json
index ded810cc0b3d0ffe255610fab9aa9947b8c4a9dc..45a5373516130f33af9e84bc8628e10ffec0343a 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -121,7 +121,7 @@
   "dateCreated": "2021-07-09",
   "dateModified": "2022-12-19",
   "datePublished": "2023-03-01",
-  "description": "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG). The harvested linked data in the form of schema.org jsonld is aggregated and uplifted in data pipelines to be included into a single large knowledge graph (KG).",
+  "description": "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG).",
   "developmentStatus": "https://www.repostatus.org/#wip",
   "identifier": "data-harvesting",
   "maintainer": {
diff --git a/pyproject.toml b/pyproject.toml
index 06d3a003151f3c6f803075ae748e79999db78068..1ce704a261ca63b8d5ca506121524915be36a3fb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -83,7 +83,7 @@ build-backend = "poetry.core.masonry.api"
 name = "data-harvesting"
 version = "2.0.0"
 license = "MIT"
-description = "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG). The harvested linked data in the form of schema.org jsonld is aggregated and uplifted in data pipelines to be included into a single large knowledge graph (KG)."
+description = "Set of tools to harvest, process and uplift (meta)data from metadata providers within the Helmholtz association to be included in the Helmholtz Knowledge Graph (Helmholtz-KG)."
 authors = ["Jens Bröder <j.broeder@fz-juelich.de>", "Pedro Videgain Barranco <p.videgain.barranco@fz-juelich.de>", "Annika Strupp <a.strupp@fz-juelich.de>", "Gabriel Preuß <gabriel.preuss@helmholtz-berlin.de>", "Said Fathalla <s.fathalla@fz-juelich.de>", "Anton Pirogov <a.pirogov@fz-juelich.de>"]
 readme = "README.md"
 classifiers = [