Package | Description |
---|---|
eu.fbk.knowledgestore.triplestore |
TripleStore server-side component API (ks-server ). |
Modifier and Type | Class and Description |
---|---|
class |
LoggingTripleStore
A
TripleStore wrapper that log calls to the operations of a wrapped TripleStore
and their execution times. |
class |
RewritingTripleStore
A
TripleStore wrapper that rewrites URIs, adapting a prefix used externally in the KS
to a prefix used internally to the wrapped triple. |
class |
SynchronizedTripleStore
A
TripleStore wrapper that synchronizes and enforces a proper access to a wrapped
TripleStore . |
Copyright © 2015–2016 FBK-irst. All rights reserved.