Accessing EMF models from Prolog
There a several tools that (indirectly) could be helpfull in gaining access to instances of Ecore metamodels in the logical programming language Prolog:
- Ecore2Text and PCM2Prolog (contact Max Kramer)
- SmartEMF - A Prolog-based inference engine for EMF (SmartEMF paper)
- Xtext grammar for Prolog (Palladio)
- Xtext grammar for Prolog (ArchStudio5)
- EMFText grammar for Prolog
- The Prolog-based Model Query Language MOCQL
- A Master's Thesis on a transformation from a (product-line intermediate) model to Prolog