MVN

eu.fbk.knowledgestore : ks-server-virtuoso

Maven & Gradle

Oct 08, 2015
3 usages
19 stars

ks-server-virtuoso · The Virtuoso server module (ks-server-virtuoso) provides an implementation of the Triple Store server-side component (API in ks-triplestore) on top of the OpenLink Virtuoso triple store, a scalable native code triple store that is accessed as an external service. The Virtuoso Sesame driver, which builds on the Virtuoso JDBC driver, is used to remotely access the Virtuoso server for writing data and performing SPARQL queries. For performance reasons, data modification is performed in a non-transactional way, with the module managing possible failures in a way that trigger the external repopulation of the Virtuoso triple store starting from the master copy of data stored in the Data Store component.

<dependency>
    <groupId>eu.fbk.knowledgestore</groupId>
    <artifactId>ks-server-virtuoso</artifactId>
    <version>1.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.fbk.knowledgestore : ks-server-virtuoso to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.1

All Versions

Choose a version of eu.fbk.knowledgestore : ks-server-virtuoso to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
ks-server-virtuoso-1.7.1
1.7
ks-server-virtuoso-1.7
1.6.x
ks-server-virtuoso-1.6.2
ks-server-virtuoso-1.6.1
1.6
ks-server-virtuoso-1.6
1.5.x
ks-server-virtuoso-1.5.2
ks-server-virtuoso-1.5.1
1.5
ks-server-virtuoso-1.5
1.4
ks-server-virtuoso-1.4
1.3.x
ks-server-virtuoso-1.3.2
ks-server-virtuoso-1.3.1
1.3
ks-server-virtuoso-1.3
1.2
ks-server-virtuoso-1.2

How to add a dependency to Maven

Add the following eu.fbk.knowledgestore : ks-server-virtuoso maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.fbk.knowledgestore</groupId>
    <artifactId>ks-server-virtuoso</artifactId>
    <version>1.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.fbk.knowledgestore : ks-server-virtuoso gradle dependency to your build.gradle file:

implementation 'eu.fbk.knowledgestore:ks-server-virtuoso:1.7.1'

Gradle Kotlin DSL: Add the following eu.fbk.knowledgestore : ks-server-virtuoso gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.fbk.knowledgestore:ks-server-virtuoso:1.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.fbk.knowledgestore : ks-server-virtuoso sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.fbk.knowledgestore" % "ks-server-virtuoso" % "1.7.1"

Advertisement

Dependencies from Group

Oct 08, 2015
12 usages
19 stars
Oct 08, 2015
7 usages
19 stars
Oct 08, 2015
6 usages
19 stars
Oct 08, 2015
3 usages
19 stars
Oct 08, 2015
3 usages
19 stars

Discover Dependencies

Apr 09, 2019
105 usages
141 stars
Apr 22, 2015
8 usages
251 stars
May 26, 2022
16 usages
77 stars
Jun 08, 2018
2 usages
132 stars
Feb 05, 2020
1 usages
0 stars
Jul 05, 2023
2 usages
53 stars
Feb 02, 2016
160 usages
19.3k stars
Aug 17, 2018
1 usages
12.5k stars
Dec 14, 2020
422 usages
12.5k stars