ontohub/ontohub

View on GitHub
README.md

Summary

Maintainability
Test Coverage
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)
[![Dependency Status](https://gemnasium.com/ontohub/ontohub.svg)](https://gemnasium.com/ontohub/ontohub)


A web-based repository for distributed ontologies, models and specifications.

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. Besides ontologies, Ontohub also
supports formal models and specifications, or more generally,
logical theories.

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, Modeling and Specification Language (DOL), which is part of the emerging Ontology, Model and Specification Integration and
Interoperability standard (OntoIOp) at OMG.  For more
information from this perspective, see [the Ontohub home page](http://ontoiop.org).

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], now in [Magdeburg][3]
and [Christoph Lange][4].

Initial developers are [Julian Kornberger][5] and [Henning Müller][6].

Developer- and deployment-centric documentation can be found in the
[doc/ directory](https://github.com/ontohub/ontohub/tree/staging/doc) and in our
[Wiki pages](https://github.com/ontohub/ontohub/wiki).

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 OS X][8] and [Ubuntu][9]
in the Wiki.

License
--------

Copyright © 2012 [Universität Bremen](http://www.uni-bremen.de/) and
 [Universität Magdeburg](http://iws.cs.uni-magdeburg.de/), released under
the [GNU AGPL 3.0](http://www.gnu.org/licenses/agpl-3.0.html) license.

[0]: http://www.tzi.org/~cabo/awe12
[1]: http://www.tzi.org/~cabo
[2]: http://iws.cs.uni-magdeburg.de/~mossakow/
[3]: http://theo.cs.uni-magdeburg.de/
[4]: http://wob.iai.uni-bonn.de/Wob/de/view/class217_id1582.html
[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