All Projects → AKSW → Ontowiki

AKSW / Ontowiki

Semantic data wiki as well as Linked Data publishing engine

Projects that are alternatives of or similar to Ontowiki

Githubdocs
Easily build a searchable documentation app using markdown files in your Github Repo or local Markdown files.
Stars: ✭ 122 (-36.46%)
Mutual labels:  wiki, knowledgebase
OLGA
an Ontology SDK
Stars: ✭ 36 (-81.25%)
Mutual labels:  rdf, knowledgebase
Matterwiki
A simple and beautiful wiki for teams
Stars: ✭ 2,089 (+988.02%)
Mutual labels:  wiki, knowledgebase
yeonghoey
A personal knowledge base
Stars: ✭ 13 (-93.23%)
Mutual labels:  wiki, knowledgebase
Geistmap
An experimental personal knowledge base with a focus on connections
Stars: ✭ 425 (+121.35%)
Mutual labels:  wiki, knowledgebase
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (+86.98%)
Mutual labels:  wiki, rdf
katapedia
この書は常に未完成である。内容の正誤に保証はない。 ITエンジニアとして役になったTips、よく忘れることを記す。 ブログに記載してもよかったが、水平方向の情報を見つけやすい本の形式をとることにした
Stars: ✭ 30 (-84.37%)
Mutual labels:  wiki, knowledgebase
Community
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
Stars: ✭ 1,286 (+569.79%)
Mutual labels:  wiki, knowledgebase
Hads
📚 Markdown superpowered documentation for Node.js
Stars: ✭ 147 (-23.44%)
Mutual labels:  wiki, knowledgebase
Wiki
A wiki about ExtendScript features, tricks, workarounds, magic and rainbow unicorns
Stars: ✭ 161 (-16.15%)
Mutual labels:  wiki
Pharo Wiki
Wiki related to the Pharo programming language and environment.
Stars: ✭ 161 (-16.15%)
Mutual labels:  wiki
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (-16.67%)
Mutual labels:  wiki
Bonsai
Self-hosted family wiki engine / photoalbum
Stars: ✭ 162 (-15.62%)
Mutual labels:  wiki
Moin
MoinMoin Wiki Development (2.0+), unstable, for production please use 1.9.x.
Stars: ✭ 180 (-6.25%)
Mutual labels:  wiki
Wiki
A tiny wiki using BoltDB and Blackfriday
Stars: ✭ 185 (-3.65%)
Mutual labels:  wiki
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+1131.25%)
Mutual labels:  wiki
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-18.75%)
Mutual labels:  rdf
Cattaz
Realtime collaborative tool which can run custom applications in a Wiki page
Stars: ✭ 191 (-0.52%)
Mutual labels:  wiki
Simplepresence
An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
Stars: ✭ 184 (-4.17%)
Mutual labels:  wiki
Gradlewiki
关于Gradle编译你需要知道的一切
Stars: ✭ 174 (-9.37%)
Mutual labels:  wiki

OntoWiki

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 [email protected] (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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].