Skip to content

BITPlan/org.sidif.triplestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org.sidif.triplestore

Simple Data Interchange Format (SiDIF) and Triplestore see http://www.sidif.org

Travis (.org) Maven Central

GitHub issues GitHub issues GitHub BITPlan

Documentation

Maven dependency

Maven dependency

<!-- Simple Data Interchange Format (SiDIF) and Triplestore see http://www.sidif.org http://wiki.bitplan.com/index.php/SiDIF-TripleStore -->
<dependency>
  <groupId>com.bitplan</groupId>
  <artifactId>org.sidif.triplestore</artifactId>
  <version>0.0.10</version>
</dependency>

Current release at repo1.maven.org

How to build

git clone https://github.com/BITPlan/org.sidif.triplestore
cd org.sidif.triplestore
mvn install

Version history

  • 0.0.1 - 2015-03-12: first release
  • 0.0.2 - 2015-03-13: adds command line interface
  • 0.0.3 - 2015-05-18: fixes issue #1
  • 0.0.4 - 2015-11-18: adds travis build, refactors to extract some interfaces
  • 0.0.5 - 2016-11-15: fixes #2
  • 0.0.6 - 2017-05-24: fixes #3
  • 0.0.7 - 2017-10-15: refactors to use ANTLR parser
  • 0.0.8 - 2018-01-14: improves test handling
  • 0.0.9 - 2018-01-14: fixes ANTLR TreeViewer dependency
  • 0.0.10 - 2020-10-25: refactors to integrate with com.bitplan.wikitask

About

Simple Data Interchange Format and Triplestore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published