Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table Cell (td)
width30%
aligntop
Round Rectangle
bgcolor#CADC99
width100%
aligntop
titlePentaho Commons Projects

Pentaho Commons Home
Pentaho XUL Home
Pentaho Metadata Home
Pentaho Charting Home

Table Cell (td)

Pentaho Metadata

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 project 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.

Documentation Links

You may find the following developer documentation helpful in implementing this component in your software projectGeneral 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

Core Contributors

Matt Casters
Will Gorman (email: wgorman@pentaho.com, IRC: willgorman, blog: http://www.willgorman.com, twitter: wpgorman)
Matt Lowery

Source Code Access

To access the source code, follow the instructions belowRelevant 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

Link to common build info?

Community Links

Metadata forum:

http://forums.pentaho.org/forumdisplay.php?f=103

...