by Roberto Rodríguez Echeverría | Sep 28, 2018 | article, DSLs, Model-driven Engineering, tools
LSP (Language Server Protocol) facilitates the development of IDEs but so far only language server for textual languages are supported. Read our proposal to adapt LSP for graphical lenguages
by Abel Gómez | Jul 17, 2018 | article, (meta)modeling
TemporalEMF adds native temporal support for models. Models are automatically treated as temporal models and can be subjected to temporal queries to retrieve the model contents at different points in time. Behind the scenes, the history of a model is transparently stored in a NoSQL database.
by Diego Sevilla | May 25, 2018 | article, databases, tools
Most NoSQL database systems do not require the definition of schemas but this does not mean such schema does not (implicitly) exist. We have implemented a model-driven reverse engineering approach to infer such NoSQL implicit schemas
by Gwendal Daniel | May 15, 2018 | article, Model-driven Engineering
Summary of our contributions towards a scalable query and transformation modeling framework able to handle very large models
by Gwendal Daniel | Sep 6, 2017 | tools, databases, Model-driven Engineering
NeoEMF is a multi-database model persistence solution, that is able to store models in several kind of NoSQL datastores, including graph, map and column databases