From 2a1cdc84c00f948f126956278f18046a995d0ca2 Mon Sep 17 00:00:00 2001 From: Kai Meinke <59994024+kaimeinke@users.noreply.github.com> Date: Sun, 11 Aug 2024 17:13:30 +0200 Subject: [PATCH] Update site.json --- content/site.json | 90 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 65 insertions(+), 25 deletions(-) diff --git a/content/site.json b/content/site.json index ad078d97..9901a946 100644 --- a/content/site.json +++ b/content/site.json @@ -3,7 +3,7 @@ "siteTagline": "The Gaia-X lighthouse project for manufacturing", "siteUrl": "https://euprogigant.pontus-x.eu", "siteImage": "/share.png", - "copyright": "Built by [deltaDAO](https://delta-dao.com)", + "copyright": "All Rights Reserved. Powered by [Gaia-X](https://gaia-x.eu/) and [Ocean Enterprise](https://www.oceanenterprise.io/). Built by [deltaDAO](https://delta-dao.com).", "menu": [ { "name": "Catalogue", @@ -29,60 +29,100 @@ "link": "https://pontus-x.eu/" }, { - "name": "GX4M moveID", + "name": "EuProGigant", + "link": "https://portal.euprogigant.io/", + "description": "Gaia-X Lighthouse EuProGigant is the first funded binational industrial project with the practical implementation of the Gaia-X principles.", + "image": "euprogigant-logo.webp", + "category": "manufacturing", + "isLive": true + }, + { + "name": "GX4FM moveID", "link": "https://portal.moveid.eu/", - "description": "moveID aims to develop a decentralized digital mobility identity infrastructure for Europe.", - "image": "moveid-logo.webp", - "category": "mobility" + "description": "Gaia-X Lighthouse Gaia-X 4 Future Mobility aims to develop a decentralized digital mobility identity infrastructure for Europe.", + "image": "gx4fm_moveid.webp", + "category": "mobility", + "isLive": true }, { - "name": "Cooperants", - "link": "https://cooperants.pontus-x.eu/", - "description": "The world's only collaborative alliance in the Aeronautics and space sector that solves pressing digital collaboration problems by creating a common data space.", + "name": "COOPERANTS", + "link": "https://federator.cooperants.info/marketplace", + "description": "Gaia-X Lighthouse COOPERANTS is the collaborative alliance in the Aeronautics and space sector that solves pressing digital collaboration problems by creating a common data space.", "image": "cooperants-logo.webp", - "category": "space" + "category": "manufacturing", + "isLive": true }, { "name": "Airbus", "link": "https://airbus.pontus-x.eu/", "description": "For those who make this world a safer place. We pioneer defense and space for their mission success.", "image": "airbus-logo.webp", - "category": "space" + "category": "manufacturing", + "isLive": true }, { "name": "Service-Meister", "link": "https://servicemeister.pontus-x.eu/", "description": "An AI-based Service Ecosystem for Technical Service in the Age of Industry 4.0.", "image": "service-meister-logo.webp", - "category": "manufacturing" - }, - { - "name": "Future Mobility Marketplace", - "link": "https://marketplace.future-mobility-alliance.org/", - "description": "Find or publish datasets and AI algorithms for solving challenges in mobility.", - "image": "fmdm-logo.webp", - "category": "mobility" + "category": "AI", + "isLive": true }, { "name": "Berlin State Library", "link": "https://sbb.pontus-x.eu/", "description": "Explore the Open Science Ecosystem, a collaboration of libraries, universities, and science pioneers under Gaia-X principles for limitless shared knowledge.", "image": "sbb-logo.webp", - "category": "science" + "category": "language models", + "isLive": true }, { - "name": "EnergySHR", - "link": "https://www.energyshr.nl/", - "description": "A platform for sharing (SHR) datasets and AI algorithms that contribute to solving challenges of the energy transition.", - "image": "energy-shr-logo.webp", - "category": "science" + "name": "Flex4Res", + "link": "https://flex4res.pontus-x.eu/", + "description": "Flex4Res stands for Data spaces for FLEXible production lines and supply chains FOR RESilient manufacturing. Flex4Res develops an open platform for secure and sovereign data exchange", + "image": "flex4res-logo.webp", + "category": "manufacturing", + "isLive": true + }, + { + "name": "Future Mobility Marketplace", + "link": "https://marketplace.future-mobility-alliance.org/", + "description": "Find or publish datasets and AI algorithms for solving challenges in mobility.", + "image": "fmdm-logo.webp", + "category": "mobility", + "isLive": true }, { "name": "UdL Research Data Space", "link": "https://dataspace.angliru.udl.cat/", "description": "An open research platform following the FAIR guiding principles of findability, accessibility, interoperability and reusability, while guaranteeing data sovereignty.", "image": "udl-logo.webp", - "category": "science" + "category": "agriculture", + "isLive": true + }, + { + "name": "Agrifood TEF", + "link": "http://dataspace.agrifoodtef.eu/", + "description": "The European Testing and Experimentation Facilities for Agrifood Innovation.", + "image": "agrifoodTEF.webp", + "category": "agriculture", + "isLive": true + }, + { + "name": "Polish Agriculture Data Space", + "link": "https://dataspaces.psnc.pl/", + "description": "An open data space platform for sharing and marketing agri-related datasets guaranteeing data sovereignty.", + "image": "PSNC.webp", + "category": "agriculture", + "isLive": true + }, + { + "name": "EnergySHR", + "link": "https://www.energyshr.nl/", + "description": "A platform for sharing (SHR) datasets and AI algorithms that contribute to solving challenges of the energy transition.", + "image": "energy-shr-logo.webp", + "category": "energy", + "isLive": true } ] }