Downloads
Latest release
Installation
An up-to-date list of required external libraries is available from here. Alternatively you can use the ontocat_with_deps.jar included in the release that has all the dependencies re-packed. You can also check out the dev version directly from SVN or integrate using Maven:
svn co http://www.ontocat.org/svn/trunk/ontoCAT
Pre-relase
Try the nightly build generated by hudson if interested in the very latest version of the library. You can get this snapshot from sourceforge.
Alternative OntoCAT versions
- OntoCAT R package: Next to core OntoCAT library we also provide an R package to work with ontologies in R environment.
- Light-weight ontoCAT R package version is available in Bioconductor starting from release 2.7, and includes all single-ontology functionality except for methods to work with multiple ontologies and search in OLS and BioPortal?.
- Full ontoCAT R package version includes batch methods and due to package-size limitations is available only from the ontoCAT project sourceforge page.
- OntoCAT database and browser: Next to core OntoCAT library we also provide the OntoCAT datamanager and browser based on MOLGENIS.
- Demo: http://gbic.target.rug.nl:8080/ontocatbrowser/
- You can also check out the dev version directly from SVN:
svn co http://www.ontocat.org/svn/trunk/ontoCAT-db/
- OntoCAT REST service: Next to core OntoCAT we also provide a REST service so you can easily integrate OntoCAT with your javascript.
- Demo: http://gbic.target.rug.nl:8080/ontocatrest/
- REST description: http://gbic.target.rug.nl:8080/ontocatrest/rest/?_wadl (definition file describing all possible queries)
- Example: http://gbic.target.rug.nl:8080/ontocatrest/rest/json/searchAll/heart (searches OLS for term 'heart')
- Please note this is for demonstration purposes only We do not guarantee the uptime of the service and you should not code against it. Please check out a version from SVN and deploy individually in you production environment.
svn co http://www.ontocat.org/svn/trunk/ontoCAT-restservice/
- OntoCAT GoogleApp: Next to core OntoCAT we also provide a Google Web Toolkit implementation on the GoogleApp platform, so you can easily integrate OntoCAT with your GWT applications.
- Demo: http://ontocat-web.appspot.com/
- You can also check out the dev version directly from SVN:
svn co http://www.ontocat.org/svn/branches/ontocat-GWT/
- OntoCAT ontology mapping application: Next to core OntoCAT we also provide an ontology mapping application:
- Download: http://zooma.sourceforge.net
Older versions
See Archive
Last modified 9 years ago
Last modified on 2015-07-21T20:11:14+02:00