Artifacts using sesame-model version 2.8.4
1. KS Core10 usages
eu.fbk.knowledgestore » ks-coreApache
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.
Last Release on Oct 8, 2015
2. KS Client5 usages
eu.fbk.knowledgestore » ks-clientApache
KnowledgeStore Java Client
Last Release on Oct 8, 2015
The HTTP server module (ks-server-http) implements the Web API of
the KnowledgeStore, which includes the two CRUD and SPARQL endpoints.
The CRUD Endpoint supports the retrieval and manipulation of
semi-structured data about resource, mention, entity and axiom records
(encoded in RDF, possibly using JSONLD), and the upload / download of
resource representation. The SPARQL Endpoint supports SPARQL SELECT,
CONSTRUCT, DESCRIBE and ASK queries according to the W3C ...
Last Release on Oct 8, 2015
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 ...
Last Release on Oct 8, 2015
8. KS Tool1 usages
eu.fbk.knowledgestore » ks-toolApache
A collection of command line tools for interacting with a KnowledgeStore server,
including benchmarking tools to create and perform a performance test of KS
retrieval methods as well as a tool for dumping the contents of a KS instance
to RDF files.
Last Release on Oct 8, 2015
The HBase server module (ks-server-hbase) provides an implementation
of the Data Store internal sub-component of the Knowledgestore based on the
Apache HBase no-sql store, exploiting OMID and Apache Avro to support,
respectively, operation transactionality and serialization of efficient
serialization of structured data in byte strings.
Last Release on Oct 8, 2015