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.

Лицензия

Лицензия

Группа

Группа

eu.fbk.knowledgestore
Идентификатор

Идентификатор

ks-server-virtuoso
Последняя версия

Последняя версия

1.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://knowledgestore.fbk.eu/ks-server-virtuoso/
Организация-разработчик

Организация-разработчик

FBK-irst

Скачать ks-server-virtuoso

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-virtuoso/ -->
<dependency>
    <groupId>eu.fbk.knowledgestore</groupId>
    <artifactId>ks-server-virtuoso</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-virtuoso/
implementation 'eu.fbk.knowledgestore:ks-server-virtuoso:1.7.1'
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-virtuoso/
implementation ("eu.fbk.knowledgestore:ks-server-virtuoso:1.7.1")
'eu.fbk.knowledgestore:ks-server-virtuoso:jar:1.7.1'
<dependency org="eu.fbk.knowledgestore" name="ks-server-virtuoso" rev="1.7.1">
  <artifact name="ks-server-virtuoso" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.knowledgestore', module='ks-server-virtuoso', version='1.7.1')
)
libraryDependencies += "eu.fbk.knowledgestore" % "ks-server-virtuoso" % "1.7.1"
[eu.fbk.knowledgestore/ks-server-virtuoso "1.7.1"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 19.0-rc2
org.openrdf.sesame : sesame-model jar 2.8.6
org.openrdf.sesame : sesame-util jar 2.8.6
org.openrdf.sesame : sesame-query jar 2.8.6
org.openrdf.sesame : sesame-repository-api jar 2.8.6
org.apache.hadoop : hadoop-core jar 1.0.4
com.openlinksw.virtuoso » virtjdbc4_1 jar 2015-01-26
com.openlinksw.virtuoso » virt_sesame2 jar 2015-01-26
eu.fbk.knowledgestore : ks-core jar 1.7.1
eu.fbk.knowledgestore : ks-server jar 1.7.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.openrdf.sesame : sesame-queryalgebra-evaluation jar 2.8.6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Модули Проекта

Данный проект не имеет модулей.

KnowledgeStore

Despite the widespread diffusion of structured data sources and the public acclaim of the Linked Open Data initiative, a preponderant amount of information remains nowadays available only in unstructured form, both on the Web and within organizations. While different in form, structured and unstructured contents speak about the very same entities of the world, their properties and relations; still, frameworks for their seamless integration are lacking. The NewsReader KnowledgeStore is a scalable, fault-tolerant, and Semantic Web grounded storage system to jointly store, manage, retrieve, and semantically query, both structured and unstructured data. The KnowledgeStore plays a central role in the NewsReader EU project: it stores all contents that have to be processed and produced in order to extract knowledge from news, and it provides a shared data space through which NewsReader components cooperate.

Demo

If you want to have more information about the project, watch the demonstration video showing accessing the KnowledgeStore through the UI

eu.fbk.knowledgestore

Data and Knowledge Management

DKM unit at Fondazione Bruno Kessler

Версии библиотеки

Версия
1.7.1
1.7
1.6.2
1.6.1
1.6
1.5.2
1.5.1
1.5
1.4
1.3.2
1.3.1
1.3
1.2