beebs-systap
released this
26 Jan 17:39
·
6 commits
to master
since this release
This is version 1.0.0 of the Welcome to the Blazegraph/TinkerPop3 project. The TP3 implementation has some significant differences from the TP2 version. The data model has been changed to use RDF*, an RDF reification framework described.
It is available in Maven central. Check out here to get started.
<dependency>
<groupId>com.blazegraph</groupId>
<artifactId>blazegraph-gremlin</artifactId>
<version>1.0.0</version>
</dependency>