Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2 KB

README.md

File metadata and controls

39 lines (25 loc) · 2 KB

OntoWiki

Build Status API Documentation

Introduction

is a tool providing support for agile, distributed knowledge engineering scenarios. OntoWiki facilitates the visual presentation of a knowledge base as an information map, with different views on instance data. It enables intuitive authoring of semantic content. It fosters social collaboration aspects by keeping track of changes, allowing to comment and discuss every single part of a knowledge base.

Other remarkable features are:

  • OntoWiki is a Linked Data Server for you data as well as a Linked Data client to fetch additional data from the web
  • OntoWiki is a Semantic Pingback Client in order to receive and send back-linking request as known from the blogosphere.
  • OntoWiki is backend independent, which means you can save your data on a MySQL database as well as on a Virtuoso Triple Store.
  • OntoWiki is easily extendible by you, since it features a sophisticated Extension System.

Installation/Update

If you are updating OntoWiki, please don't forget to run make deploy. If make deploy fails, you might also have to run make getcomposer once before run make deploy again.

For further installation instructions please have a look at our wiki (might be outdated in some parts).

Screenshot / Webinar

Below is a screenshot showing OntoWiki in editing mode.

For a longer visual presentation you can watch our webinar@youtube (thanks to Phil and the Semantic Web company).

Screenshot

License

OntoWiki is licensed under the GNU General Public License Version 2, June 1991 (license document is in the application subfolder).