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.

License

License

GroupId

GroupId

eu.fbk.knowledgestore
ArtifactId

ArtifactId

ks-core
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://knowledgestore.fbk.eu/ks-core/
Project Organization

Project Organization

FBK-irst

Download ks-core

How to add to project

<!-- 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"]

Dependencies

compile (16)

Group / Artifact Type Version
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 Optional jar 2.8.6
javax.ws.rs : javax.ws.rs-api Optional jar 2.0.1
jaxen : jaxen jar 1.1.6
eu.fbk.rdfpro : rdfpro-core jar 0.5
eu.fbk.rdfpro : rdfpro-jsonld Optional jar 0.5
eu.fbk.rdfpro : rdfpro-tql Optional jar 0.5
com.google.guava : guava jar 19.0-rc2
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic Optional jar 1.1.3
ch.qos.logback : logback-core Optional jar 1.1.3
org.apache.hadoop : hadoop-core Optional jar 1.0.4
commons-cli : commons-cli Optional jar 1.3.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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

Versions

Version
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