README.md revision b93ea904c4d59806150a385e50734d87d63c79c7
Ontohub
=======
[![Build Status](https://travis-ci.org/ontohub/ontohub.svg?branch=master)](https://travis-ci.org/ontohub/ontohub)
[![Code Climate](https://codeclimate.com/github/ontohub/ontohub.png)](https://codeclimate.com/github/ontohub/ontohub)
[![Coverage Status](https://coveralls.io/repos/ontohub/ontohub/badge.png?branch=staging)](https://coveralls.io/r/ontohub/ontohub?branch=staging)
[![Dependency Status](https://gemnasium.com/ontohub/ontohub.svg)](https://gemnasium.com/ontohub/ontohub)
A web-based repository for distributed ontologies.
An ontology is a formal, logic-based description of the concepts and
relationships that are of interest to an agent (user or service) or to a
community of agents. The conceptual model of an ontology reflects a consensus,
and the implementation of an ontology is often used to support a variety of
applications such as web services, expert systems, or search engines. Therefore,
ontologies are typically developed in teams. Ontohub wants to make this
step as convenient as possible.
Ontohub aims at satisfying a subset of the requirements for an Open Ontology
Repository (OOR) and is being developed in close donnection with the Distributed
Ontology Language, which is part of the emerging Ontology Integration and
Interoperability standard (OntoIOp, ISO Working Draft 17347). For more
information from this perspective, see [the Ontohub page in the Ontolog
wiki](http://ontolog.cim3.net/cgi-bin/wiki.pl?Ontohub).
This application started at the compact course [agile web development][0] given
by [Carsten Bormann][1] at the University of Bremen in March, 2012. The
concept and assignment came from [Till Mossakowski][2] and [Christoph
Lange][3] of the [AG Bernd Krieg-Brückner][4].
Initial developers are [Julian Kornberger][5] and [Henning Müller][6].
Documentation generated with yard is to be found on
[rubydoc.info](http://rubydoc.info/github/ontohub/ontohub/frames).
Installation
------------
A guide to set up your own instance of ontohub you can find in the [deployment guide][7].
Also a guide for development environment for [Mac][8] and [Ubuntu][9]
in the Wiki.
[0]: http://www.tzi.org/~cabo/awe12
[1]: http://www.tzi.org/~cabo
[2]: http://www.tzi.org/~till
[3]: http://kwarc.info/clange
[4]: http://www.informatik.uni-bremen.de/agbkb
[5]: https://github.com/corny
[6]: http://henning.orgizm.net
[7]: https://github.com/ontohub/ontohub/wiki/Deployment
[8]: https://github.com/ontohub/ontohub/wiki/Installation-on-Mac-OS-X-Lion-and-up
[9]: https://github.com/ontohub/ontohub/wiki/Installation-on-Ubuntu