|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.pluginregistry.PluginRegistry
eu.larkc.core.resourceregistry.ResourceRegistry
public class ResourceRegistry
The LarKC platform resource registry. This class stores all the resource meta data and is able to execute queries against the resources KB
Constructor Summary | |
---|---|
ResourceRegistry()
Initializes the registry and populates its KB (ex Cyc KB). |
Method Summary | |
---|---|
java.util.Collection<org.openrdf.model.URI> |
getAllResources()
|
void |
loadResources()
Registers the resources |
Methods inherited from class eu.larkc.core.pluginregistry.PluginRegistry |
---|
getAllDeciders, getAllIdentifiers, getAllPlugins, getAllReasoners, getAllSelecters, getAllTransformers, getNewPluginInstance, getPluginEndpoint, getPluginSparql, loadPlugins |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceRegistry()
Method Detail |
---|
public void loadResources()
public java.util.Collection<org.openrdf.model.URI> getAllResources() throws PluginRegistryQueryException
PluginRegistryQueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |