The new "cycexport" command downloads the OWL description
of a concept from the OpenCyc knowledge base,
and translates it to mKR.
Here's a simple example.
Running /cygdrive/c/Documents and Settings/rhm/.bash_profile
rhm@rhm8200 ~
$ cd /home/ke/knowledge/cyc
rhm@rhm8200 /home/ke/knowledge/cyc
$ . cyc.env
rhm@rhm8200 /home/ke/knowledge/cyc
$ cycexport BostonCeltics
--17:51:33-- http://65.99.218.242/2006/07/27/cyc/BostonCeltics
=> `BostonCeltics'
Connecting to 65.99.218.242:80... connected.
HTTP request sent, awaiting response... 303 See Other
Location: http://65.99.218.242/2006/07/27/B/o/BostonCeltics.owl [following]
--17:51:33-- http://65.99.218.242/2006/07/27/B/o/BostonCeltics.owl
=> `BostonCeltics.owl'
Reusing existing connection to 65.99.218.242:80.
HTTP request sent, awaiting response... 200 OK
Length: 782 [application/rdf+xml]
100%[========================================================>]
--.--K/s
17:51:33 (348.10 KB/s) - `BostonCeltics.owl' saved [782/782]
rhm@rhm8200 /home/ke/knowledge/cyc
$ cat BostonCeltics.mkr
BostonCeltics isu ProfessionalSportsTeam;
rdfs:label has xml:lang = en;
BostonCeltics has rdfs:label += <the Boston Celtics>;
BostonCeltics has guid += <bd58bc99-9c29-11b1-9dad-c379636f7270>;
BostonCeltics isu Group_of_intelligent_agent;
BostonCeltics isu Group_of_tangible_thing;
BostonCeltics isu BasketballTeam;
BostonCeltics isu Individual;
rhm@rhm8200 /home/ke/knowledge/cyc
$
Dick McCullough
http://mKRmKE.org/
knowledge := man do identify od existent done;
knowledge haspart proposition list;
mKE do enhance od "Real Intelligence" done;