Skip to content

Commit

Permalink
Merge pull request #355 from ftsrg/update-2023-02
Browse files Browse the repository at this point in the history
Add EDGE-Skills and OpenSCALING projects
  • Loading branch information
micskeiz authored Feb 26, 2024
2 parents 386202a + c8b7422 commit d474baf
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/research-components/ProjectCounters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Binary file added src/content/images/projects/prometheus-x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/content/projects/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
2 changes: 2 additions & 0 deletions src/locales/en/research.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/hu/research.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit d474baf

Please sign in to comment.