Coder Social home page Coder Social logo

richardbruskiewich / owltools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owlcollab/owltools

0.0 1.0 0.0 73.11 MB

OWLTools

License: BSD 3-Clause "New" or "Revised" License

Java 94.34% Perl 4.03% HTML 0.01% Shell 0.20% JavaScript 1.38% Makefile 0.01% Batchfile 0.01% R 0.04%

owltools's Introduction

Build Status DOI

For full documentation,

OWLTools Build Instructions

The OWLTools use maven as a build tool.

These instructions assume that a valid maven installation is available. The recommended maven version is 3.0.x, whereby x denotes the latest release for this branch.

Update: OWLTools also requires git. Only a proper clone via git, will allow the build to complete.

During the build process, we extract the git version and branch information. These details (and the build date) will be added to the manifest of the jar. If the .git folder is not available the build process will fail.

Building OWLTools

Prerequiste: Get source from Git

git clone https://github.com/owlcollab/owltools.git

Option 1: Command line

  1. Change into to the folder of OWLTools-Parent

2a) Run command: mvn clean install: This will trigger a complete build of all OWLTools projects and generate the required jars for execution. Remark: As part of the build the tests are executed. Any failed test will stop the build.

2b) Build without test execution (Not Recommended): Run command: mvn clean install -DskipTests

Option 2: Eclipse

Requires either:

  • Eclipse 3.7
  • Eclipse 3.6 with installed maven plugin m2e

Use the provided Eclipse launch configurations to trigger the build. The configuration are located in the OWLTools-Parent/eclipse-configs folder.

Downloading OWLTools

This option uses a pre-built JAR and script-wrapper instead of building owltools from the Java source. The JAR is built as part of the continuous building and test of the OWLTools project on a Jenkins server.

Go to http://build.berkeleybop.org/userContent/owltools/

Download owltools

Note: you may need to make this file executable. Occasionally when downloaded files lose the "executable" permisison. You can do this with chmod +x owltools.

If you add this to your PATH, you can run owltools on the command line:

export PATH=$PATH:directory/to/where/you/downloaded/owltools/
owltools -h

Running OWLTools (Unix and MacOS)

Running OWLTools requires a successful build, as described in the previous section.

  • OWLTools Command-Line Tools: The build produces a combined executable bash script and jar, to be found in OWLTools-Runner/bin or in the OWLTools-Runner/target directory

  • OORT: The executables and the generated jar are both located in OWLTools-Oort/bin

owltools's People

Contributors

balhoff avatar cmungall avatar dhimmel avatar doctorbud avatar dougli1sqrd avatar fbastian avatar hdietze avatar jamesaoverton avatar kltm avatar selewis avatar smanzoor avatar tudorgroza avatar yy20716 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.