Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorials:intermediate:json_prolog [2019/04/24 11:43] – [Some more information about Prolog in LISP] gkazhoyatutorials:intermediate:json_prolog [2019/04/24 11:43] – [Importing a package with queries] gkazhoya
Line 176: Line 176:
 </code> </code>
  
-In JSON Prolog ''(NIL)'' means success, and ''NIL'' means failure. This is explained in detail [[tutorials/intermediate/json_prolog?&#some_more_information_about_prolog_in_lisp|in the next section]].+In JSON Prolog ''(NIL)'' means success, and ''NIL'' means failure. This is explained in detail [[tutorials/intermediate/json_prolog?&#nil_vs_nil|in the next section]].
          
 This allows us to use the ''knowrob_common'' package, which allows us to access many utility functions and also the most commonly used queries of KnowRob. This allows us to use the ''knowrob_common'' package, which allows us to access many utility functions and also the most commonly used queries of KnowRob.