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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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
Messages 165 - 194 of 712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
165
MKE version 5.9 interfaces directly with the Stanford TAP knowledge base. Notes: 1. TAP KB is selected by set kbmode=tap; 2. Questions access online Stanford...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 2, 2003
8:47 pm
166
# KEHOME/doc/father.html # Aug/4/2003 #===============================# # user-defined binary relations # # example: father # ...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 4, 2003
5:09 pm
167
1. MKE 6.0 has a much improved interface to the TAP KB. Using MKE, and comparing the results to the online Perl browser, I have identified some new GetData...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 6, 2003
3:09 pm
168
I'm embarrassed. The first directory name is missing in both URLs. The correct URLs are ...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 6, 2003
3:21 pm
169
See my answers below. Dick McCullough knowledge := man do identify od existent done; knowledge haspart proposition list; ... From: "Rob McCool" <robm@...>...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 6, 2003
10:08 pm
170
See below Dick McCullough knowledge := man do identify od existent done; knowledge haspart proposition list; ... From: "Richard H. McCullough" <rhm@...>...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 6, 2003
11:38 pm
171
1. It looks like a URI problem. I'm beginning to make some progress by using GetResource to find the right URI. It's a pain trying to keep straight whether...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
7:57 am
172
I notice that I get different results on tap server & panic server. Is that strictly due to having more explicit links on the panic server KB, or is there...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
1:55 pm
173
1. As I do more TAP examples, I see more examples such as FashionModelMacPherson,Elle ActorMacPherson,Elle which should be declared FashionModelMacPherson,Elle...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
7:44 pm
174
I like it!!! I just added that code to GetData & PutData java programs. Dick McCullough knowledge := man do identify od existent done; knowledge haspart...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
8:11 pm
175
Here are some examples (with SuperClass & SubClass flags set) ##### panic server ##### ke$ Property isg ?; Exception in thread "main"...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
8:50 pm
176
Forget the "Property" problem on panic server. I was still translating "Property" to "PropertyType". Dick McCullough knowledge := man do identify od existent...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
9:57 pm
177
I just received my latest order from Amazon.com. Anna Wierzbicka, "Semantic Primes and Universals", Oxford University Press, 1996. Wierzbicka identifies about...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 7, 2003
11:03 pm
178
1. re: owl:sameAs Won't you need a relation like "is" or "owl:sameAs" to tell the post-processor what to do? 2. re: commas In the MKR context, \ can be used as...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 8, 2003
3:05 am
179
I think there are two unresolved issues. 1. The results are different. If this is due to some bugs in the SuperClass/SubClass processing on the "old" tap...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 8, 2003
3:05 am
180
I'm just wondering if you have a SuperClass/SubClass option for the java method GetResourcesNamed(). My basic shell script is GetResource genus name where...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 8, 2003
4:09 pm
181
These results were obtained with SuperClass & SubClass flags set. I first started getting suspicious when GetData Property type yes | sort did not contain...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 8, 2003
8:12 pm
182
Here's the revised version for http://panic.stanford.edu/data/ turned off flags: includeSubClasses, includeSuperClasses minor improvements in GetData program ...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 9, 2003
9:23 pm
183
food for thought: A "semantic prime" is a universal, undefined concept which can be used to define all other concepts. Here are two versions, Wierzbicka 1996...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 11, 2003
10:09 pm
184
Could you help me "ask" OpenCyc these questions: Why did the chicken cross the road? How do I get from my house to the airport? so that I have an example of a...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 11, 2003
11:51 pm
185
FYI Here's the MKR for these two questions. ke$ set echo=off, kbmode=opencyc; ke$ at time = past { ke$ the chicken do cross od the road ke>...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 12, 2003
3:25 am
186
old syntax: set she = Nurse Ratched; $she isa nurse; new syntax: she means Nurse Ratched; she isa nurse; Dick McCullough knowledge := man do identify od...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 12, 2003
3:52 am
187
I happened to check the TAP demo page yesterday, and discovered your new Rover demo. http://tap.stanford.edu/tap/demos.html I'm really impressed by the number...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 12, 2003
5:47 pm
188
Because my current hot project involves pipes communicating with the TAP Java client, I decided to update my Windows version of MKE to use the new...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 13, 2003
3:51 am
189
The link below walks you through the process of answering these eight realistic questions using current "Semantic Web" tools. Who plays for the Boston Celtics?...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 13, 2003
4:43 am
190
I continued working on the MKR language interface today, and I'm really pleased with it now. Note that the shell scripts GetData, GetResource, PutData provide...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 14, 2003
4:15 am
191
# KEHOME/knowledge/applications/SemanticWeb/TAP/MakingStatements.html # Aug/16/2003 Making Statements with MKE + TAP a.. shell script # KEHOME/bin/mkr2rdf #...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 16, 2003
11:35 am
192
Here's a handy shell script for printing all the TAP properties including all the subClasses. # KEHOME/bin/printProperty # Aug/16/2003 # print all Property...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 17, 2003
12:52 am
193
My tree walk function ("hwalk") not works for TAP. The allowed questions now include subject verb ?; ? verb object; where verb includes isa* iss* isu* isc*...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 17, 2003
11:22 pm
194
Sorry for the typo. Replace "not works" with "now works". Dick McCullough knowledge := man do identify od existent done; knowledge haspart proposition list; ...
Richard H. McCullough
rhmcc
Offline Send Email
Aug 17, 2003
11:34 pm
Messages 165 - 194 of 712   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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