
EMFStore is a model repository for the Eclipse Modeling Framework (EMF) and features collaborative editing and versioning of models. Existing versioning systems such as git or SVN are focused on textual artifacts and do not work well for models. EMFStore is specifically designed for models and allows semantic versioning of models. As a result, it supports merging and conflict detection more effectively. EMFStore can be used for EMF Model instances and can be integrated into any kind of existing application too. Feature Overview: - Collaboration on models - Conflict Detection and Interactive Merging - Model Versioning with fine-grained History - Branching - Extensible and reusable Default UI - Access Control - Model Migration Support A detailed feature description and documentation is available at our website