Version 31 (modified by 15 years ago) (diff) | ,
---|
Table of Contents
- Get from a clean Windows install up to the point where you can …
- Open the MOLGENIS workspace in Eclipse
- MOLGENIS generator basics
- Generating MOLGENIS from scratch, the Address Book Example
- Extract MOLGENIS model from existing database
- Language reference
- MOLGENIS language definition
- Emaling from within your MOLGENIS application
The MOLGENIS user guide
This MolgenisGuide is meant to serve as a starting point for all documentation regarding MOLGENIS usage for application development. The guide is a free document, a collaborative effort, and a part of the MOLGENIS Project itself.
Table of Contents
Available documentation:
- MolgenisIntro? -- Introduction into MOLGENIS
- Using the generator -- autogenerating your base application
- MolgenisOnWindows -- Software needed for MOLGENIS
- MolgenisOnUbuntu? -- How to start generating on Ubuntu
- MolgenisWorkspaceBasics -- How to open a MOLGENIS workspace
- MolgenisGeneratorBasics -- How to use the generator
- MolgenisAddressBookExample -- How to generate a new MOLGENIS from scratch
- MolgenisFromExisting -- How to generate a MOLGENIS from an existing database
- Using the XML language -- details on MOLGENIS modeling language
- MolgenisLanguageReference -- How to use the language elements
- MolgenisDtd -- Language definition
- Using the plugin framework -- enhancing your MOLGENIS with handwritten components
- MolgenisPlugin? -- How to add a plugin to your MOLGENIS
- MolgenisDatabase? -- How to use the MOLGENIS database backend from your plugin
- MolgenisEmail -- How to send emails from your MOLGENIS
- MolgenisJavaDoc -- Overview of the MOLGENIS components
- Using the generated application
- MolgenisBatchLoading? -- How to import datasets from CSV files
- MolgenisRinterface? -- How to connect to your MOLGENIS via R
- MolgenisSoapInterface? -- How connect to your MOLGENIS via web services (in Taverna)
- Hacks
- Generate a RDF/Sparql interface
- Generate a RDF/Sparql interface