Skip to content

Independent initial Civet implementation

Latest
Compare
Choose a tag to compare
@adibaba adibaba released this 22 Jan 13:31
· 190 commits to master since this release

The Civet component of this release reads and writes data from/to TripleStores.
The solution works, but in the overall OPAL workflow, there are lots of TripleStore accesses, which produce overhead. In the next solution, the Java Civet implementation will be directly integrated to other Java projects, without TripleStore data access.