Package | Description |
---|---|
laas.openrobots.ontology.backends |
Provides the actual underlying ontology-based storage.
|
laas.openrobots.ontology.modules.alterite |
Allows explicit representation of other agents with independant models of
the world.
|
laas.openrobots.ontology.modules.base |
Modifier and Type | Method and Description |
---|---|
void |
IOntologyBackend.update(java.util.Set<com.hp.hpl.jena.rdf.model.Statement> stmts)
Update the value of a property.
|
void |
OpenRobotsOntology.update(java.util.Set<com.hp.hpl.jena.rdf.model.Statement> stmts) |
Modifier and Type | Method and Description |
---|---|
void |
AlteriteModule.revise(java.util.Set<java.lang.String> statements,
java.lang.String json_policy)
Generic knowledge revision request
|
void |
AlteriteModule.updateForAgent(java.lang.String id,
java.util.Set<java.lang.String> rawStmts) |
Modifier and Type | Method and Description |
---|---|
void |
BaseModule.update(java.util.Set<java.lang.String> rawStmts)
Update the value of a property.
|
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011