Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitplan/com.bitplan.wikitask

WikiTask Server for Semantic MediaWiki based ProfiWiki page generation
https://github.com/bitplan/com.bitplan.wikitask

mediawiki triplestore

Last synced: about 2 months ago
JSON representation

WikiTask Server for Semantic MediaWiki based ProfiWiki page generation

Awesome Lists containing this project

README

        

### com.bitplan.wikitask
[WikiTask Server for Semantic MediaWiki based ProfiWiki page generation](http://wiki.bitplan.com/index.php/com.bitplan.wikitask)

[![Travis (.org)](https://img.shields.io/travis/BITPlan/com.bitplan.wikitask.svg)](https://travis-ci.org/BITPlan/com.bitplan.wikitask)
[![Maven Central](https://img.shields.io/maven-central/v/com.bitplan/com.bitplan.wikitask.svg)](https://search.maven.org/artifact/com.bitplan/com.bitplan.wikitask/0.0.3/jar)
[![codecov](https://codecov.io/gh/BITPlan/com.bitplan.wikitask/branch/master/graph/badge.svg)](https://codecov.io/gh/BITPlan/com.bitplan.wikitask)
[![GitHub issues](https://img.shields.io/github/issues/BITPlan/com.bitplan.wikitask.svg)](https://github.com/BITPlan/com.bitplan.wikitask/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/com.bitplan.wikitask.svg)](https://github.com/BITPlan/com.bitplan.wikitask/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/com.bitplan.wikitask.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

### Documentation
* [Wiki](http://wiki.bitplan.com/index.php/com.bitplan.wikitask)
* [com.bitplan.wikitask Project pages](https://BITPlan.github.io/com.bitplan.wikitask)
* [Javadoc](https://BITPlan.github.io/com.bitplan.wikitask/apidocs/index.html)
* [Test-Report](https://BITPlan.github.io/com.bitplan.wikitask/surefire-report.html)
### Maven dependency

Maven dependency
```xml

com.bitplan
com.bitplan.wikitask
0.0.3

```

[Current release at repo1.maven.org](https://repo1.maven.org/maven2/com/bitplan/com.bitplan.wikitask/0.0.3/)

### How to build
```
git clone https://github.com/BITPlan/com.bitplan.wikitask
cd com.bitplan.wikitask
mvn install
```
## Version history
* 0.0.1: 2020-04-26 First release via GitHub / Maven central
* 0.0.2: 2020-10-25 upgrades org.sidif.triplestore to 0.0.10
* 0.0.3: 2021-12-17 upgrades log4j to 2.16.0