Mobius Download Information
Binary and source code releases for Mako (our database instance management component), GME (the Global Model Exchange framework for schema management), DTS (for translating data between between semantically similar schemas), and the Registrar (the Mobius service registry component) can be downloaded below.
Information on these components can be found in the overview section of this web site. Please see the Mobius documentation for QuickStart guides, APIs, configuration options, and FAQs.
Mobius users are encouraged to join our mailing list. The list and its archives will become a primary source for answers about Mobius usage.
- Binary and Source Code Releases
- Mobius 1.0 binary
(33 MB zipped file)
MD5 SUM: 65101d8c96fcf44b04dd97999677eb25 - Mobius 1.0 source
(33 MB zipped file)
MD5 SUM: 3fe0bd13d3011d21bd7d5d276ebb6f52 - browse the code directory for version 1.0
- browse the code directory for version 1.0 beta software and documentation
Mobius Software License
/*-----------------------------------------------------------------------------
* Copyright (c) 2003-2004, The Ohio State University,
* Department of Biomedical Informatics, Multiscale Computing Laboratory
* All rights reserved.
*
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* 3 All advertising materials mentioning features or use of this software
* must display the following acknowledgement: This product includes
* material developed by the Mobius Project (http://projectmobius.osu.edu/).
*
* 4. Neither the name of the Ohio State University, Department of Biomedical
* Informatics, Multiscale Computing Laboratory nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* 5. Products derived from this Software may not be called "Mobius"
* nor may "Mobius" appear in their names without prior written
* permission of Ohio State University, Department of Biomedical
* Informatics, Multiscale Computing Laboratory
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*---------------------------------------------------------------------------*/