ks-core

The Core module (ks-core) contains core abstractions and basic functionalities shared by the KnowledgeStore Frontend Server and the Java Client. It also defines the Java version of the KnowledgeStore API.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ks-core
The Core module (ks-core) contains core abstractions and basic functionalities shared by the KnowledgeStore Frontend Server and the Java Client. It also defines the Java version of the KnowledgeStore API.
Ссылка на сайт

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

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

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

FBK-irst

Скачать ks-core

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

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.openrdf.sesame : sesame-model jar 2.8.6
org.openrdf.sesame : sesame-query jar 2.8.6
org.openrdf.sesame : sesame-rio-api jar 2.8.6
org.openrdf.sesame : sesame-util jar 2.8.6
org.openrdf.sesame : sesame-queryresultio-api Необязательный jar 2.8.6
javax.ws.rs : javax.ws.rs-api Необязательный jar 2.0.1
jaxen : jaxen jar 1.1.6
eu.fbk.rdfpro : rdfpro-core jar 0.5
eu.fbk.rdfpro : rdfpro-jsonld Необязательный jar 0.5
eu.fbk.rdfpro : rdfpro-tql Необязательный jar 0.5
com.google.guava : guava jar 19.0-rc2
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic Необязательный jar 1.1.3
ch.qos.logback : logback-core Необязательный jar 1.1.3
org.apache.hadoop : hadoop-core Необязательный jar 1.0.4
commons-cli : commons-cli Необязательный jar 1.3.1

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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