The development of DataCleaner is handled by the DataCleaner community, a meritocratic, communicative entity of professionals and volunteers whose shared purpose is to produce high-quality software and promote it to as many people as possible.

The community doesn't exist of a well-defined group of people, rather we emphasize that everyone who participates can be a community member and participation is sought to be as convenient and easy as possible.

Getting involved

How can I help?

There are many roles to play:
Click to go to the forums page.

DataCleaner-dev

Sign up for the DataCleaner development mailing list.

Development ecosystem

Issue/bug management

Click to go to the Trac Issue/bug management system.

Visit Trac, our online system for managing issues, bugs, new features and planning on the development roadmap.

Click to go to the DataCleaner Subversion repository.

Source code access

The source code for DataCleaner is primarily written in Java. You can access it using subversion:

svn checkout http://eobjects.org/svn/DataCleaner/trunk DataCleaner

Related projects

Technically speaking, DataCleaner is "just" a user interface on top of two closely related projects:
  • AnalyzerBeans - the execution mechanism and component model for data analysis.
  • MetaModel - datastore layer, allowing access to databases, CSV files and more.