Skip to main content

Eclipse Modeling Framework Technology


Introduction

The Eclipse Modeling Framework Technology Project is a proposed open source project under the Eclipse Technology Project.

This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process document) and is written to declare its intent and scope. This proposal is written to solicit additional participation and input from the Eclipse community. You are invited to comment on and/or join the project. Please send all feedback to the http://www.eclipse.org/newsportal/thread.php?group=eclipse.tools.emf EMF newsgroup. 

Background

The Eclipse Modeling Framework project has attracted much interest in the past year and we'd like to make it easier for relatively small groups to develop their general purpose EMF models and EMF utilities at Eclipse.

Description

We've previously set up EMF Corner to help folks get more involved, but we've progressed to the stage where other groups would like to contribute their technology to Eclipse and further develop it at Eclipse. Such new contributions need a staging area where they can begin to grow and be nurtured with feedback and participation from the Eclipse community. To foster such ease of participation, we'd like to propose a new project called Eclipse Modeling Framework Technology, EMFT, as part of the Technology PMC, to act as an EMF subproject for incubation, i.e., for new components that provide general purpose EMF-based models and general EMF-based utilities. This will make the work available for the community to use and will allow the strong ideas to grow stronger (and the weak ideas to die off).

This project is intended not to overlap in scope with other projects. Specifically, it does not extend in scope beyond the current scope of the EMF project itself. As with the EMF project, anything covered by the scope of another project, such has GMF, MDDI, or WTP, will be excluded from consideration. The scope is intended to include only the contribution of general purpose EMF-based models and general purpose EMF-based utilities that might be used across such other projects, not to overlap with the goals of those other projects. As such, contribution of any model for which the general purpose nature is not obvious is subject to PMC approval.

EMF is being used to share metadata across a range of application life cycle tools, e.g., modeling, testing, web services, data, and so on. As such, the EMFT project can be used for initial trials of addressing cross life cycle data integration issues not being specifically addressed by other Eclipse projects.

Proposed incubation areas

The tentative project plan intends to address the following areas of work in which we have had proposals or interest from the community.
  • CDO - a relational persistance framework for EMF

  • EODM (model for RDF/OWL)

  • Utilities for indexing, searching, querying, and validating EMF models

  • Support for declarative constraints (Object Contraint Language).

Organization

We propose this project should be undertaken as a Technology project rather than as part of the EMF project. Being a Technology project gives it room to experiment without disruption to other EMF development work and allows for prototyping changes to EMF that would not be considered appropriate in the core until detailed exploration proves the value.

The life cycle of this project is somewhat similar to the Equinox project. That is, once subcomponent work matures, it may be incorporated into the EMF project to provide a common open source substrate that industrial/commercial users could use to build solutions (like XSD), it may become an independent subproject (like UML2), or it may become part of some other project (like the JEM model that's part of VE). Since this project is intended to include a diverse and growing set of general purpose models and utilities, the project itself will likely continue long term as a Technology subproject even as its subcomponents mature and move on.

In general, it is expected that models will eventually evolve to become projects of their own or to become part of a larger project, rather than to become part of EMF, and it is expected that utitilties will evolve to become part of EMF. Components of EMFT are expected to follow the same planning process as would be expected of subprojects of a top-level project. Clearly such a change in status will be subject to approval by the target PMC.

Proposed project lead and initial committers

  • Ed Merks, IBM

  • Other current EMF Committers who will provide project support

  • Eike Stepper, CDO

  • committers from contributed components

Interested parties

The following projects have expressed interest in this project. Key contacts listed.

  • IBM has proposed contributions to GMF, and some of those contributions are more generally applicable than just to GMF, so those will likely be best contributed to EMFT. Daniel Leroux, IBM, and Richard Gronback, Borland

Code Contributions

CDO for persistence, EODM (model for RDF/OWL) for ontology, utilities for indexing, searching, querying, and validating, support for declarative constraints (Object Contraint Language), Emfatic (a Java-style textual representation of Ecore), and more...

Tentative Plan

There is currently a group working on EMF models for RDF/OWL called EODM that would like to contribute their work, and also a project called CDO that supports relational database persistence for EMF instance data. We expect that future contributions would include things like support for OCL and query/search support. The EMF team, with its years of Eclipse experience can help to manage this project and help to set up the build and web infrastructure to get the Eclipse newbies up and running quickly.

Back to the top