Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc [2014/11/28 17:05] admindoc [2020/02/06 16:51] – [KnowRob documentation] daniel86
Line 1: Line 1:
 ====== KnowRob documentation ====== ====== KnowRob documentation ======
  
 +**NOTE** At the moment, many of the tutorials won't work with the current master branch. The reason is that the KnowRob code has migrated to the foundational ontology [[https://github.com/ease-crc/dul|DUL]]. In addition, many activity-related concepts are now defined in the [[https://github.com/ease-crc/ease_ontology|EASE ontology]], and have been deleted from **knowrob.owl** (which is now restricted to robot-related concepts). There were many good reasons to do this breaking change such as better organization of ontologies according to generality of concepts, the removal of free Cyc, better compatibility to other knowledge-based systems, and many more. 
  
 ===== Getting started ===== ===== Getting started =====
Line 7: Line 8:
   * [[doc/knowrob_basics|Tutorial: KnowRob basics]]   * [[doc/knowrob_basics|Tutorial: KnowRob basics]]
   * [[doc/important_concepts|Important concepts]]   * [[doc/important_concepts|Important concepts]]
 +  * Guide to the [[doc/repositories|KnowRob repositories]]
   * High-level overview of the [[doc/knowrob_taxonomy|KnowRob Taxonomy]]   * High-level overview of the [[doc/knowrob_taxonomy|KnowRob Taxonomy]]
   * [[doc/useful_links|Useful links]]   * [[doc/useful_links|Useful links]]
 +  * [[doc/best-practices|Best practices]] in working with KnowRob
 ===== Frequently Asked Questions ===== ===== Frequently Asked Questions =====
  
Line 53: Line 56:
   * [[doc/plunit_testing|Unit testing with plunit]]   * [[doc/plunit_testing|Unit testing with plunit]]
   * Cloud-based KnowRob-as-a-Service applications    * Cloud-based KnowRob-as-a-Service applications 
-    * [[/doc/docker|Install and run KnowRob using Docker]]+    * [[/doc/docker|Install and run own openEASE instance]]
     * [[/doc/docker/dev|KnowRob & Docker developers guide]]     * [[/doc/docker/dev|KnowRob & Docker developers guide]]
     * [[/doc/docker/add-dataset|Add your own dataset]]     * [[/doc/docker/add-dataset|Add your own dataset]]