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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 94 - 123 of 712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
94
Here's the structure of Netscape's bookmark file. <HTML> <XMP> # KEHOME/knowledge/applications/SemanticWeb/Netscape/bookmark.def # Apr/1/2003 ...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 1, 2003
11:05 am
95
re: your rdfs.rdfs file, 27 Mar 2003 Listing of all classes + class hierarchy is attached. rdfs.nt (MKR input) rdfs.save (MKR output) ============ Dick...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 2, 2003
8:32 pm
96
Here is the definition of the Outlook Express 6.0 .csv export file http://rhm.cdepot.net/knowledge/applications/SemanticWeb/Microsoft/addressbook.def The MKR...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 5, 2003
11:46 am
97
Just installed my PowerPoint Viewer, and skimmed your tutorial. I like it!!! I especially appreciated some of your summary vugraphs, which helped me to confirm...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 6, 2003
7:26 pm
98
My MKR language (http://rhm.cdepot.net/) is a good OWL-cool language! With respect to your point (b), MKR simply says C has P; D has P; or C,D has P; ...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 6, 2003
7:41 pm
99
Version 5.5 of McCullough Knowledge Explorer includes an RDF tabula rasa (http://rhm.cdepot.net/kb/rdfrasa.html) and can read N-Triples. The RDF version is...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 11, 2003
6:40 am
100
Since I changed the MKR grammar to parse begin/end groups as a single unit, the default Unicon stack size MSTKSIZE=10000 is too small. I now use ...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 12, 2003
3:54 pm
101
I think you are confusing the properties of a camera and its parts. I'm no camera expert, but here's what I understand of your statements. # parts camera...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 14, 2003
12:14 am
102
You might like my MKR language (http://rhm.cdepot.net/). It's much more human-friendly than RDF & OWL. MKR is both English-like and UNIX-shell-like. MKR is not...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 14, 2003
5:35 am
103
I am developing a UNIX-style mount command which will give users a convenient way to control merging of concept hierarchies. For example, I don't want the...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 15, 2003
11:48 am
104
I am still looking for ways to avoid using xmlns qualifiers, in order to improve readability. I have added the following experimental features to MKE. When a...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 16, 2003
11:48 pm
105
I'm beginning to remember a little more. I'm pretty sure we set up a .zprofile (and/or .zshrc,...) in your home directory which set up $PATH for you. These...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 18, 2003
5:14 pm
106
I have integrated the Stanford TAP KB interface into the MKE program. usage: do read tap from tap.rdf done; do read tap from tap.mcf with tapformat=mcf done; ...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 20, 2003
7:51 pm
107
============ Dick McCullough knowledge := man do identify od existent done; knowledge haspart proposition list; ... From: Richard H. McCullough To:...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 26, 2003
1:21 pm
108
That might work. But I suspect you will need to leave relative path names in CLASSPATH, viz. export CLASSPATH=".;../../tap.jar" ; Note that GetData does a "cd"...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 27, 2003
7:02 pm
109
Here's a new version of GetData which works with "zsh". http://rhm.cdepot.net/bin/GetData I will have new versions of GetResource PutData in the next hour. ...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 27, 2003
8:24 pm
110
zsh does NOT search $PATH for shell scripts. Here's the easy way to execute GetData. $ zsh $ sh $KEHOME/bin/GetData Person subClassOf yes If you want some...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 28, 2003
1:55 am
111
I've been fixing bugs & polishing my xmlns qualifier strategy. Here's the latest input (camera.mkr) and output (camera.save). This output is just a selection...
Richard H. McCullough
rhmcc
Offline Send Email
Apr 30, 2003
8:03 pm
112
My current "ontology project" is exploring the Google directory. Because Google discourages programmed access to their directory, I am using the Open Directory...
Richard H. McCullough
rhmcc
Offline Send Email
May 1, 2003
12:56 pm
113
... From: "Richard H. McCullough" <rhm@...> To: "Roger L. Costello" <costello@...> Sent: Friday, May 02, 2003 11:53 AM Subject: Re: latest camera...
Richard H. McCullough
rhmcc
Offline Send Email
May 2, 2003
7:05 pm
114
I missed the bottom of your email when I first read it. My view of part is part subClassOf ObjectProperty; body subClassOf part; lens subClassOf part; ...
Richard H. McCullough
rhmcc
Offline Send Email
May 2, 2003
7:14 pm
115
I have implemented a GDBM database to store hierarchies, using 4 tables db_genus cname iss genus,...; db_species cname isg species,...; db_concept...
Richard H. McCullough
rhmcc
Offline Send Email
May 3, 2003
3:02 am
116
I discovered two smaller dmoz.org directories netscape-structure.rdf 0.1 MB kt-structure.rdf 1.4 MB which I'm going to use for all my initial...
Richard H. McCullough
rhmcc
Offline Send Email
May 4, 2003
10:57 pm
117
Try the MKR language and its MKE implementation http://rhm.cdepot.net/ MKR is a very-high-level, English-like knowledge representation language. It focuses on...
Richard H. McCullough
rhmcc
Offline Send Email
May 5, 2003
6:01 pm
118
I can appreciate the sense of pride & accomplishment that comes from mastering XSLT and making it do something useful. However, I also consider the use of...
Richard H. McCullough
rhmcc
Offline Send Email
May 5, 2003
6:45 pm
119
# KEHOME/bin/APIdocgen # May/5/2003 # Generate MKE/MKR API documentation # usage: APIdocgen # outputs: # KEHOME/doc/APIprocedure.txt # KEHOME/doc/APIbin.txt #...
Richard H. McCullough
rhmcc
Offline Send Email
May 5, 2003
8:18 pm
120
MKR/MKE is no longer a "completely different system". I am working very hard to make it interoperable with RDF & OWL. MKE can be a useful tool for all RDF/OWL...
Richard H. McCullough
rhmcc
Offline Send Email
May 5, 2003
11:08 pm
121
I have both integrated and segregated RDF. integration -- basic RDF stuff is built-in segregation -- separate hierarchy for Resource, so you don't see all of...
Richard H. McCullough
rhmcc
Offline Send Email
May 9, 2003
8:07 pm
122
The MKR script shown below will create & simplify an ontology lattice, based on the RDF ontology definition. The details of the algorithm are given in ...
Richard H. McCullough
rhmcc
Offline Send Email
May 11, 2003
9:32 am
123
1. Sowa's approach is not very practical. My MKR language (http://rhm.cdepot.net/) has procedural capability which makes such things easy. 2. The time...
Richard H. McCullough
rhmcc
Offline Send Email
May 13, 2003
10:07 am
Messages 94 - 123 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