Appendix B. Online resources
As an open source tool, Mondrian has an active online community and resources. This appendix contains links and descriptions for many resources you can use to continue to learn and use Mondrian.
Table B.1. Mondrian and OLAP
Site |
Link |
Description |
---|---|---|
Mondrian | http://mondrian.pentaho.com | Documentation and links to the Mondrian source. |
Mondrian schema reference | http://mondrian.pentaho.com/documentation/xml_schema.php | Reference guide to each XML element in Mondrian’s schema. |
Mondrian source | http://github.com/pentaho/mondrian | Mondrian source code repository with the latest versions. |
Mondrian office hours | http://mng.bz/8tYc | Hours for Mondrian IRC chats with Julian Hyde and others. |
Mondrian in Action | http://www.manning.com/mondrianinaction | Information about the book and links to the forums. |
Mondrian in Action Forum | http://www.manning-sandbox.com/forum.jspa?forumID=823 | Discussion forum for Mondrian in Action. |
olap4j | http://olap4j.org | Documentation for olap4j and links to download the source. |
XMLA for Analysis (XMLA) via MSDN | http://mng.bz/3oEo | Microsoft’s XMLA site. Probably the best reference site for XMLA. |
xmla4js | https://github.com/rpbouman/xmla4js | Documentation and code for xmla4js. |