Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ontologies [2013/03/05 11:23] – admin | ontologies [2025/01/21 11:16] (current) – [Ontologies] daniel86 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ontologies ====== | ====== Ontologies ====== | ||
- | The following files are the main OWL ontologies | + | KnowRob has been employing |
- | === Base ontologies === | + | the robot acts since more then a decade. |
- | * http:// | + | In the early days, KnowRob' |
- | * http:// | + | More recently, and as a consequence |
+ | KnowRob' | ||
+ | The most fundamental change is that KnowRob' | ||
+ | more abstract concepts defined in a carefully designed foundational ontology. | ||
+ | KnowRob employs the DUL foundational ontology which is a slim version of the | ||
+ | Descriptive Ontology for Linguistic and Cognitive Engineering (DOLCE). | ||
+ | DUL and DOLCE have a clear cognitive bias, and are both well established in the knowledge engineering | ||
+ | community. | ||
- | === Semantic Robot Description Language (SRDL) === | + | As a foundational ontology, however, DUL does not define very specific concepts such as fork or dish. |
- | * http://knowrob.org/kb/srdl2.owl | + | However, these concepts are needed for our robots that do everyday activities. |
- | * http://knowrob.org/kb/srdl2-comp.owl | + | [[https://ease-crc.github.io/soma/|SOMA]] is an ontological model, developped in CRC EASE, that attempts to equip robotic agents with abstract knowledge to enable them performing activities in a more flexible and robust manner. The main focus of SOMA is the characterization of physical and social activity context, as well as the motions carried out by agents, and the interactions caused by them. SOMA is continuously deployed [[https://ease-crc.github.io/soma/owl/current/SOMA.owl|here]], and can be loaded |
- | * http://knowrob.org/ | + | with common ontology tools. |
- | * http:// | + | |
- | === Computable definitions === | + | {{ :wiki:soma-vowl-zoomed.png?600 }} |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | === Semantic environment maps === | + | Finally, ontologies maintained as part of [[https://github.com/knowrob/knowrob/tree/master/owl|KnowRob]] are thought to be specifically for the robot usecase. |
- | * http://knowrob.org/kb/ccrl2_semantic_map.owl | + | For example, a concept " |
- | * http://knowrob.org/kb/ | + | or "robot control system" |
- | * http:// | + | |
+ | ===== Legacy Ontologies ===== | ||
+ | |||
+ | There are a couple of ontologies once developed for KnowRob that are not supported or used anymore for some reason. | ||
+ | For reference, we keep these files in a collection of [[http:// | ||