Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
/ OntoWiki Public archive

Semantic data wiki as well as Linked Data publishing engine

Notifications You must be signed in to change notification settings

AKSW/OntoWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

817dbdd · Jun 11, 2024
Jul 10, 2017
Oct 23, 2013
Jan 31, 2014
May 3, 2017
Apr 25, 2017
Jan 14, 2015
Jun 20, 2017
Oct 4, 2016
Jul 22, 2016
Jun 11, 2024
Oct 23, 2013
Apr 25, 2017
Apr 25, 2017
May 13, 2016
Apr 4, 2016
May 26, 2016
Mar 7, 2016
Nov 20, 2011

Repository files navigation

OntoWiki

Note: This project is not under active development anymore. See this issue for more details.

Travis CI Build Status Latest Stable Version Total Downloads License composer.lock

OntoWiki User Documentation OntoWiki 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 install. If make install 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

Documentation

The Documentation is hosted at https://docs.ontowiki.net/ . If you find errors or think we should add something to it you are free to fork https://github.com/AKSW/docs.ontowiki.net and send us a pull requst with your changes.

License

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