- From: Richard H. McCullough <rhm@pioneerca.com>
- Date: Sat, 19 Jul 2008 13:00:49 -0700
- To: "KR-language" <KR-language@YahooGroups.com>, "John De Oliveira" <johndcyc@gmail.com>, "Mark B" <msbaltz@gmail.com>
- Cc: "Semantic Web at W3C" <semantic-web@w3.org>
mKE 7.4 is now available for download from http://mKRmKE.org/
By setting
kbmode := cycws;
you direct mKE to access the OpenCyc knowledge base using the
Cyc Foundation Concept Browser. The Concept Browser displays
the properties of each concept in an easy-to-read format, and gives
links to relevant Wikipedia articles.
Here are a couple of things you can try, to get acquainted with the
OpenCyc Concept Browser.
$ ke - m
ke$ kbmode := cycws;
ke$ do find od AynRand done;
...
ke$ rdfs:Class has comment=?;
...
ke$ Person iss ?;
...
ke$ do find od RDF* done;
...
ke$ do find od Oil done;
...
ke$ exit;
Dick McCullough
http://mKRmKE.org/
Ayn Rand do speak od mKR done;
knowledge := man do identify od existent done;
knowledge haspart proposition list;
mKE do enhance od Real Intelligence done;
Received on Saturday, 19 July 2008 20:01:50 UTC