Package | Description |
---|---|
laas.openrobots.ontology.modules.base |
Modifier and Type | Method and Description |
---|---|
ResourceDescription |
BaseModule.getResourceDetails(java.lang.String id)
Like
BaseModule.getResourceDetails(String, String) with language set to
default language (as set in the server config file). |
ResourceDescription |
BaseModule.getResourceDetails(java.lang.String id,
java.lang.String language_code)
Returns a complete description of a resource identified by
id ,
including its type, label (in a specified language, if available), plus:
- superclasses, subclasses and instances for classes
- class for instances
These data are sent as a JSON serialization. |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011