public class NoPrefixSparqlQueryModule extends Object implements IQueryModule
| Constructor and Description |
|---|
NoPrefixSparqlQueryModule(KBInfo kbinfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillCache(ACache cache)
Reads from a SPARQL endpoint and writes the results in a cache
|
public NoPrefixSparqlQueryModule(KBInfo kbinfo)
public void fillCache(ACache cache)
fillCache in interface IQueryModulecache - The cache in which the content on the SPARQL endpoint is
to be writtenCopyright © 2020. All rights reserved.