Search the web
Sign In
New User? Sign Up
KR-language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
cycexport cname   Message List  
Reply | Forward Message #417 of 712 |
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;





Sun Jun 1, 2008 1:00 am

rhmcc
Offline Offline
Send Email Send Email

Forward
Message #417 of 712 |
Expand Messages Author Sort by Date

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. ...
Richard H. McCullough
rhmcc
Offline Send Email
Jun 1, 2008
1:14 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help