Pentaho Metadata defines a business model and query implementation that makes it easy for business users to query data sources in tools such as Pentaho Report Designer and Pentaho Ad Hoc Reporting. This page is geared towards developers interested in using Pentaho Metadata in their projects, or adding capabilities to Pentaho Metadata. Pentaho Metadata consists of three sub-projects, pentaho-metadata, pentaho-mql-editor, and pentaho-metadata-editor. pentaho-metadata is the home of the core metadata engine, while the mql editor code provides a SWT tool for building an MQL query, and the editor, which allows the building of metadata models. The Report Designer and BI Platform also contain client side metadata code that demonstrate using metadata in apps. General overview of Metadata concepts: http://wiki.pentaho.com/display/ServerDoc2x/01.+Metadata+Business+Model+Overview Technical related articles: http://wiki.pentaho.com/display/ServerDoc2x/03.+Metadata+Technical+Guide User Guide: http://wiki.pentaho.com/display/ServerDoc2x/Pentaho+Metadata+Editor Outer Join Documentation: http://source.pentaho.org/svnroot/pentaho-metadata/trunk/docs/Outer%20join%20-%20scenario%201-5.pdf Pentaho Metadata Editor Client Tools using Pentaho Metadata - Report Designer, BI Platform Ad Hoc Reporting Matt Casters James Dixon Will Gorman (email: wgorman@pentaho.com, IRC: willgorman, blog: http://www.willgorman.com, twitter: wpgorman) Mat Lowery Relevant SVN Locations: svn://source.pentaho.org/svnroot/pentaho-metadata svn://source.pentaho.org/svnroot/pentaho-commons/pentaho-mql-editor svn://source.pentaho.org/svnroot/pentaho-metadata-editor Data Access web services are exposed through the following project:. The source code for the model is located in the pentaho-metadata project, in the package org.pentaho.pms.schema.v3. svn://source.pentaho.org/svnroot/bi-platform-v2/trunk/bi-platform-webservice Link to common build info? Metadata forum: http://forums.pentaho.org/forumdisplay.php?f=103 Metadata JIRA: http://jira.pentaho.com/browse/PMD General Pentaho IRC: irc.freenode.net ##pentaho |