Download

Download Bee-Up for your operating system and install it to immediately start modelling.

Bee-Up for Microsoft Windows

Bee-Up for Linux

Bee-Up for macOS (Apple M1 installation instructions)

Bee-Up via Docker

The modelling tool built on ADOxx is packaged and can be downloaded by interested communities members as a standalone application. The download package is made available to all members. Get the latest Bee-Up manual here.

This implementation provides a functionality to transform the modelled data into RDF, which also requires a functioning Java 1.8 installation. A download link and installation instructions can be found at https://java.com. This functionality also uses Apache Jena 3.1.0 (see http://jena.apache.org/ for more information) and JDOM 2.0.6 (software developed by the JDOM Project - http://www.jdom.org/).

Please note that the Bee-Up tool requires a manual installation on the new Mac computers using a non-Intel CPU. Details are provided in the Apple M1 installation instructions

Change history:

Major changes in Version 1.6:

  • Added features to extend the Bee-Up functionality through the use of Attribute Profiles (see “AutoStart” in manual).
  • Externalized and updated various functionalities, e.g. now supporting HTTPS calls, RDF Export is integrated through the new “AutoStart” feature etc.
  • Added the “UML Class Diagram 2 Skeleton” prototype.
  • Extended Flowcharts with a “Switch” element and various additional improvements.
  • Added a “Custom attributes” table to every element. This can be used when certain values/data should be stored at the objects, but none of the other already available attributes fit. Special procedures are also available to retrieve specific values from the table and sort it.
  • Configuration files are now stored inside the tool and can be edited through the Extras menu.
  • And more.

Further details are described in the Bee-Up manual.
When migrating to a new version it is recommended to use the XML export and import functionality to transfer the models.

Installation Instructions:

Please note that the tool you download is implemented as an experimental prototype and may contain premature functionality.

Download and Install Modeling Environment:
  1. Download the modelling toolkit (~470 MB)
  2. Extract the package to a local folder of your choice (executing the setup from within the ZIP file might cause permission issues).
  3. Run “setup.exe” (for Windows), “install_linux.sh” (for Linux) or “install_mac.sh” (for Mac) from the root directory to install the tool. Note: it might be necessary to add execution privileges to the .sh files on Linux/Mac. This can be accomplished using chmod +x [filename]
  4. In case of issues related to the setup (database initialization, collation settings), please visit https://www.adoxx.org/live/installation-guide-15 for detailed instructions and solutions or have a look at the support documents in the “dbinfo” folder and/or the manual.
  5. Import the provided “Standard Bee-Up attribute profiles”. Details can be found in the manual.

Note: With the Linux/Mac installations please consult the contained README.md file for more information.

Note: The newest macOS Version (10.15 - Catalina) no longer supports 32-bit applications. Please use the Mac 64-bit prototype if you have updated to the latest macOS Version. If you plan to update to Catalina please export all the models first to avoid losing them. If you had the 32-bit version of Bee-Up installed before updating to Catalina please uninstall Wine and Docker (using Homebrew) before running the instlalation.

Additional Requirements:

The RDF Export functionality requires a Java installation supporting Java 1.8, which can be downloaded from https://adoptopenjdk.net, https://adoptium.net or https://java.com

Past versions:

Major changes in Version 1.5:
Download: , , 32-bit or 64-bit,
Patches: RDF Export fix, HTTPS patch

  • Installation scripts for Linux and macOS created (check README.md of corresponding package for more details).
  • Added functionality for cloning models, available through the “Modelling” component in the “Model” menu.
  • Flowcharts: When executing through the button of the Start Terminal the user will be asked to provide values for all the required variables.
  • Added a “General purpose attribute” to every element and relation. This can be used when certain values/data should be stored at the objects, but none of the other already available attributes fit.

When migrating to a new version it is recommended to use the XML export and import functionality to transfer the models.