| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| <meta name="description" content="Scalable Reactive Model Transformations"> |
| <meta name="MobileOptimized" content="width" /> |
| <meta name="HandheldFriendly" content="true" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| |
| <script src="https://code.jquery.com/jquery-1.11.2.min.js"></script> |
| <script src="/viatra/js/googleAnalytics.js"></script> |
| <script src="/viatra/js/magnific-popup.video.js"></script> |
| <script src="/viatra/js/magnific-popup.min.js"></script> |
| <script src="/viatra/js/functions.js"></script> |
| <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script> |
| <script src="/viatra/angular/viatra.js"></script> |
| |
| <link rel="stylesheet" type="text/css" href="//www.eclipse.org/eclipse.org-common/themes/solstice/public/stylesheets/vendor/cookieconsent/cookieconsent.min.css" /> |
| <script src="//www.eclipse.org/eclipse.org-common/themes/solstice/public/javascript/vendor/cookieconsent/default.min.js"></script> |
| |
| <link rel="shortcut icon" type="image/x-icon" href="/viatra/favicon.ico" /> |
| <title>Viatra - Scalable reactive model transformations</title> |
| <link type="text/css" rel="stylesheet" href="/viatra/css/bootstrap.min.css" /> |
| <link type="text/css" rel="stylesheet" href="/viatra/css/style.css" /> |
| <link type="text/css" rel="stylesheet" href="/viatra/css/media.css" /> |
| <link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css"> |
| <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300italic,700,300" rel="stylesheet" type="text/css"> |
| <link rel="stylesheet" href="https://use.fontawesome.com/ef6567f233.css"> |
| |
| <style> |
| .presentation-image { |
| float:left; |
| margin-right: 2em; |
| margin-bottom: 4em; |
| width: 300px; |
| } |
| .presentation-text { |
| float:left; |
| max-width: 650px; |
| } |
| .presentation-separator { |
| height: 2em; |
| width: 100%; |
| border-bottom: 1px; |
| clear: both; |
| } |
| </style> |
| </head> |
| |
| <body ng-app="viatra" ng-controller="main" class="cloak sectioned"> |
| <ng-include src="'/viatra/angular/blocks/header.html'"></ng-include> |
| |
| <div class="clear"></div> |
| <h1 class="page_title">Publications and Presentations</h1> |
| |
| <section class="bg_light_gray"> |
| <div class="row"> |
| <h2>Academic Papers</h2> |
| <p>VIATRA is a long-running project that incorporates the results of over 15 years of active research and development, with a large number of related publications. The following list includes the most important publications related to the current VIATRA </p> |
| |
| <ul> |
| <li>Varró, D., Bergmann, G., Hegedüs, Á. <i>et al.</i> <a href="https://doi.org/10.1007/s10270-016-0530-4">Road to a reactive and incremental model transformation platform: three generations of the VIATRA framework.</a><i>Software and System Modeling</i> 15, 609–629 (2016). </li> |
| <li>Ujhelyi, Z., Bergmann, G., Hegedüs, Á. <i>et al.</i> <a href="https://doi.org/10.1016/j.scico.2014.01.004">EMF-IncQuery: An integrated development environment for live model queries.</a> Science of Computer Programming, Volume 98 Part 1, 80-99 (2013) </li> |
| <li>Varró D. <a href="https://doi.org/10.1007/978-3-662-49192-8_5">Incremental Queries and Transformations: From Concepts to Industrial Applications</a>. In: Freivalds R., Engels G., Catania B. (eds) SOFSEM 2016: Theory and Practice of Computer Science. SOFSEM 2016. Lecture Notes in Computer Science, vol 9587. Springer, Berlin, Heidelberg. (2016) </li> |
| </ul> |
| |
| <p>A large list of related publication are available on <a href="https://inf.mit.bme.hu/en/biblio/keyword/82+81">the website of the Fault Tolerant Systems Research Group</a> of the Budapest University of Technology and Economics. Furthermore, additional material collected to these publications is available in <a href="https://github.com/FTSRG/publication-pages/wiki">https://github.com/FTSRG/publication-pages/wiki</a></p> |
| </div> |
| </section> |
| |
| <section class=""> |
| <div class="row" > |
| <h2>Presentations</h2> |
| <div class="presentation-image" > |
| <a href="https://www.slideshare.net/IstvanRath/loudbased-modelling-solutions-empowering-tool-integration"><img src="/viatra/documentation/images/knowledge-pool/mbse-cyber.png" /></a></div> |
| <div class="presentation-text"> |
| <h3>Cloud-based Modelling Solutions Empowering Tool Integration </h3> |
| <p>István Ráth</p> |
| <p>MBSE Cyber Experience Symposium 2019</p> |
| <p><a href="https://www.slideshare.net/IstvanRath/loudbased-modelling-solutions-empowering-tool-integration">Slides available on Slideshare</a>, <a href="https://www.youtube.com/watch?v=PwVYHwvrmSk&t=1110s">video recording on Youtube</a></p> |
| </div> |
| <div class="clear"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/abelhegedus/eclipse-neon-democamp-budapest-viatra-13-release"><img src="/viatra/documentation/images/knowledge-pool/viatra-1.3.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>VIATRA 1.3. release</h3> |
| <p>Ábel Hegedüs</p> |
| <p>Eclipse DemoCamp Budapest, 06 July 2016</p> |
| <p><a href="http://www.slideshare.net/abelhegedus/eclipse-neon-democamp-budapest-viatra-13-release">Slides available on Slideshare</a></p> |
| </div> |
| <div class="clear"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/kosHorvth2/incremental-model-transformation-in-criticalsystem-development"><img src="images/knowledge-pool/incremental-xform-critical.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>Incremental Queries and Transformations for Engineering Critical Systems</h3> |
| <p>Ákos Horváth, István Ráth</p> |
| <p>Software Technology Forum, 11 December 2015, Budapest</p> |
| <p><a href="http://www.slideshare.net/kosHorvth2/incremental-model-transformation-in-criticalsystem-development">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/kosHorvth2/incremental-model-transformation-in-criticalsystem-development"><img src="/viatra/documentation/images/knowledge-pool/blazingfast.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>EMF-IncQuery: Blazing Fast Reaction Times Even for Very Large Diagrams</h3> |
| <p>Ákos Horváth</p> |
| <p><a href="https://www.siriuscon.org/">SiriusCon</a>, 03 December 2015</p> |
| <p><a href="http://www.slideshare.net/kosHorvth2/emfincquery-balzingfast-reaction-time-even-for-very-large-diagrams-sirius-integration">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/kosHorvth2/model-visualization-made-easy-incremental-querydriven-views-in-modeling-tools"><img src="/viatra/documentation/images/knowledge-pool/incremental-views.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>Model visualization made easy: Incremental query-driven views in modeling tools</h3> |
| <p>Ákos Horváth</p> |
| <p>Ericsson Modeling Day, 09-10 November 2015, Stockholm</p> |
| <p><a href="http://www.slideshare.net/kosHorvth2/model-visualization-made-easy-incremental-querydriven-views-in-modeling-tools">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/IstvanRath/iot-supercharged-complex-event-processing-for-mqtt-with-eclipse-technologies"><img src="/viatra/documentation/images/knowledge-pool/iot-supercharged.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>IoT Supercharged: Complex event processing for MQTT with Eclipse technologies</h3> |
| <p>István Ráth</p> |
| <p><a href="https://www.eclipsecon.org/europe2015/">EclipseCon</a>, 3-5 November 2015, Ludwigsburg</p> |
| <p><a href="http://www.slideshare.net/IstvanRath/iot-supercharged-complex-event-processing-for-mqtt-with-eclipse-technologies">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/kosHorvth2/incquery-gets-sirius-faster-and-better-diagrams"><img src="/viatra/documentation/images/knowledge-pool/incquery-sirius.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>EMF-IncQuery gets Sirius: Faster and Better Diagrams</h3> |
| <p>Ákos Horváth</p> |
| <p><a href="https://www.eclipsecon.org/europe2015/">EclipseCon</a>, 3-5 November 2015, Ludwigsburg</p> |
| <p><a href="http://www.slideshare.net/kosHorvth2/incquery-gets-sirius-faster-and-better-diagrams">Slides available on Slideshare</a>, <a href="https://www.youtube.com/watch?v=_78rRHgiNSo">video recording on Youtube</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/abelhegedus/viatra-3-a-reactive-model-transformation-platform"><img src="/viatra/documentation/images/knowledge-pool/viatra3-platform.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>VIATRA3: a Reactive Event-driven Model Transformation Platform</h3> |
| <p>Ábel Hegedüs</p> |
| <p><a href="http://www.disim.univaq.it/staf2015/">STAF'15 Conference</a>, 20-24 July 2015, L'Aquila</p> |
| <p><a href="http://www.slideshare.net/abelhegedus/viatra-3-a-reactive-model-transformation-platform">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="http://www.slideshare.net/stampie/icgt-lstooldemo"><img src="/viatra/documentation/images/knowledge-pool/localsearch.jpg" /></a></div> |
| <div class="presentation-text"> |
| <h3>Local search-based pattern matching features in EMF-IncQuery</h3> |
| <p>Ábel Hegedüs</p> |
| <p><a href="http://www.disim.univaq.it/staf2015/">STAF'15 Conference</a>, 20-24 July 2015, L'Aquila</p> |
| <p><a href="http://www.slideshare.net/stampie/icgt-lstooldemo">Slides available on Slideshare</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="https://www.eclipsecon.org/france2015/sites/default/files/slides/IncQueryLabs_EclipseCon2015_IncrementalTransformations_final2_0.pdf"><img src="/viatra/documentation/images/knowledge-pool/incremental-regeneration.png" /></a></div> |
| <div class="presentation-text"> |
| <h3>Decreasing your Coffee Consumption by Incremental Code (Re)generation</h3> |
| <p>Ákos Horváth</p> |
| <p><a href="https://www.eclipsecon.org/france2015/">EclipseCon France</a>, 24-25 June 2015, Toulouse</p> |
| <p><a href="https://www.eclipsecon.org/france2015/sites/default/files/slides/IncQueryLabs_EclipseCon2015_IncrementalTransformations_final2_0.pdf">Slides on the conference website</a>, <a href="https://www.youtube.com/watch?v=cbiExj0vSO4">video recording on Youtube</a></p> |
| </div> |
| <div class="presentation-separator"></div> |
| |
| <div class="presentation-image" > |
| <a href="https://www.eclipsecon.org/france2015/sites/default/files/slides/IncQueryLabs_EclipseCon2015_IncrementalTransformations_final2_0.pdf"><img src="/viatra/documentation/images/knowledge-pool/massif.png" /></a></div> |
| <div class="presentation-text"> |
| <h3>Massif - the love child of Matlab Simulink and Eclipse</h3> |
| <p>Ákos Horváth</p> |
| <p><a href="https://www.eclipsecon.org/na2015/">EclipseCon NA</a>, 9-12 March 2015, San Francisco,</p> |
| <p><a href="https://www.eclipsecon.org/na2015/sites/default/files/slides/massif_eclipsecon_15_ha.pdf">Slides on the conference website</a>, <a href="https://www.youtube.com/watch?v=6mv4m5UT9YE">video recording on Youtube</a></p> |
| </div> |
| </div> |
| </section> |
| |
| <div class="clear"></div> |
| <ng-include src="'/viatra/angular/blocks/footer.html'"></ng-include> |
| |
| </body> |
| </html> |