diff --git a/src/components/research-components/ProjectCounters.tsx b/src/components/research-components/ProjectCounters.tsx index a89b95df..3af2ea8a 100644 --- a/src/components/research-components/ProjectCounters.tsx +++ b/src/components/research-components/ProjectCounters.tsx @@ -8,9 +8,9 @@ const counterData = [ { /* EEMCN, FUTEG, HIDE, DECOS, RESIST, Sensoria, Deserec, Diana, Hidenets, SafeDMI, Amber, Genesys, Mogentes, SecureChange, E-freight, R3-COP, CECRIS, Concerto, MONDO, R5-COP, ADVANCE, Arrowhead Tools, EMBrACE, ProtectME, - Urban Mobility ADA */ + Urban Mobility ADA, SME4DD, OpenSCALING, EDGE-Skills, DOSS */ title: 'research.projects.counter1.title', - count: 25 + count: 29 }, { title: 'research.projects.counter2.title', diff --git a/src/content/images/projects/prometheus-x.jpg b/src/content/images/projects/prometheus-x.jpg new file mode 100644 index 00000000..dcfa5902 Binary files /dev/null and b/src/content/images/projects/prometheus-x.jpg differ diff --git a/src/content/projects/projects.yml b/src/content/projects/projects.yml index 63952e61..5b48434c 100644 --- a/src/content/projects/projects.yml +++ b/src/content/projects/projects.yml @@ -3,6 +3,16 @@ url: https://www.eitdigital.eu/eu-collaborations/sme4dd/ featuredImage: ../images/projects/sme4dd.png description: research.projects.SME4DD +- title: EDGE-Skills + subtitle: European Dataspace for Growth and Education - Skills + url: https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/how-to-participate/org-details/999999999/project/101123471/program/43152860/details + featuredImage: ../images/projects/prometheus-x.jpg + description: research.projects.edgeskills +- title: OpenSCALING + subtitle: Open Standards for SCALable virtual engineerING + url: https://itea4.org/project/openscaling.html + featuredImage: ../images/projects/embrace.png + description: research.projects.openscaling - title: Competence Center subtitle: Safety Science and Technology Competence Center url: https://kompetenciakozpont.bme.hu/ diff --git a/src/locales/en/research.json b/src/locales/en/research.json index 0f0de0a2..f3b10564 100644 --- a/src/locales/en/research.json +++ b/src/locales/en/research.json @@ -28,6 +28,8 @@ "research.publications.assessingModLanguage": "We recommended methods and processes for assessing the semantics of modeling languages for model users, tool and language designers.", "research.publications.pragmatingVerification": "Together with IncQuery Labs and NASA JPL we developed a workflow for applying formal verification to industrial executable SysML models.", + "research.projects.edgeskills": "The EDGE-Skills project's objectives are to develop and deploy innovative cloud to edge services for the educations and skills data space, and make accessible the data space to public and private organisations.", + "research.projects.openscaling": "The OpenSCALING project aims to enchance open standards and established modelling and simulation tools to better support large-scale systems and distributed controllers optimized to minimize energy consumption and greenhouse gas emissions.", "research.projects.AWS": "Together with McGill University our research group won a prestigious Amazon Research Awards with a proposal entitled Graph Solver as a Service. We redesigned and enhanced our graph generation algorithm and model store to make it possible to scale for a cloud-based environment.", "research.projects.KK": "BME together with four large enterprises established a Safety Science and Technology Competence Center. Our research group worked with thyssenkrupp to design new methods and tools to make safety critical system development more efficient using model-based engineering and new safety analysis algorithms.", "research.projects.SME4DD": "The SME4DD project will deliver short-term training programmes in three strategic digital technologies to upskill the workforce of Europe: artificial intelligence, blockchain and cybersecurity. Our research group is responsible for the courses about designing, developing and deploying blockchain technologies.", diff --git a/src/locales/hu/research.json b/src/locales/hu/research.json index 4d7a2933..ca7dda3b 100644 --- a/src/locales/hu/research.json +++ b/src/locales/hu/research.json @@ -28,6 +28,8 @@ "research.publications.assessingModLanguage": "Módszereket javasoltunk, amivel modellezési nyelvek tervezése és felhasználása során a nyelv szemantikáját lehet ellenőrizni.", "research.publications.pragmatingVerification": "Az IncQuery Labs és NASA JPL munkatársaival közösen kidolgoztunk egy módszert ipari méretű végrehajtható SysML modellek formális ellenőrzésére.", + "research.projects.edgeskills": "Az EDGE-Skills project célja, hogy innovatív felhő- és peremszolgáltatásokat fejlesszen és telepítsen oktatási és képzési adatterekhez (data space), és az adattereket elérhetővé tegye privát és publikus szervezetek számára.", + "research.projects.openscaling": "Az OpenSCALING projekt célja, hogy a nyílt szabványokat és meglévő modellezési és szimulációs eszközöket továbbfejlessze, hogy jobban támogassák az energiafelhasználás csökkentését lehetővé tevő nagyméretű rendszereket és elosztott vezérlőket.", "research.projects.AWS": "A McGill Egyetemmel közösen elnyertünk egy Amazon Research Award díjat a Graph Solver as a Service című pályázatunkkal. A pályázat során a gráfgeneráló algoritmusainkat és a hozzá tartozó adatszerkezeteket terveztük újra és fejlesztettük tovább, hogy felhő környezetben is tudjanak skálázódni.", "research.projects.KK": "A BME négy nagyvállalattal együttműködve létrehozott egy Biztonságtudományi és Technológiai Kompetencia Központot. Kutatócsoportunk a thyssenkrupp vállalattal együttműködve olyan új modellezési és analízis módszereket és eszközöket dolgozott ki, amikkel biztonságkritikus rendszerek fejlesztése hatékonyabbá tehetők.", "research.projects.SME4DD": "Az SME4DD projekt célja rövid távú képzési programok kidolgozása és megtartása, amiknek a segítségével az európai munkaerő továbbképezhető a kulcsfontosságú digitális területeken: mesterséges intelligencia, kiberbiztonság és blokklánc technológiák. Kutatócsoportunk a blokklánc területért felelős.",