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 1 month ago
JSON representation
WikiTask Server for Semantic MediaWiki based ProfiWiki page generation
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.wikitask
- Owner: BITPlan
- License: apache-2.0
- Created: 2020-04-26T09:33:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T03:18:48.000Z (over 3 years ago)
- Last Synced: 2025-02-26T13:47:48.651Z (7 months ago)
- Topics: mediawiki, triplestore
- Language: Java
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)[](https://travis-ci.org/BITPlan/com.bitplan.wikitask)
[](https://search.maven.org/artifact/com.bitplan/com.bitplan.wikitask/0.0.3/jar)
[](https://codecov.io/gh/BITPlan/com.bitplan.wikitask)
[](https://github.com/BITPlan/com.bitplan.wikitask/issues)
[](https://github.com/BITPlan/com.bitplan.wikitask/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](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 dependencyMaven dependency
```xmlcom.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