- From: Richard H. McCullough <rhm@cdepot.net>
- Date: Wed, 8 Jan 2003 09:18:26 -0800
- To: "RDF-Interest" <www-rdf-interest@w3.org>, <public-rdf-tap@w3.org>
- Cc: <opencyc-devel@lists.sourceforge.net>, "KR-language at YahooGroups" <KR-language@yahoogroups.com>
- Message-ID: <001001c2b73a$4be4b0a0$bd7ba8c0@rhm8200>
The purpose of this note is to update you on my Stanford TAP KB efforts, and the tools that I am using. 1. I have upgraded my Knowledge Explorer (KE) program to read all three of the download formats of the TAP KB: mcf, rdf, daml.. 2. I have written a command, mkrGetData, which translates MKR questions into TAP KB queries which are passed to Rob McCool's Java TAP client to retrieve answers from the TAP KB. 3. I am currently integrating TAP and tabula rasa contexts into a single context. a. I downloaded tap.daml from TAP KB. b I translated it into MKR using my rdf2mkr command c. I am using MKR concept integration & differentiation commands, isi and isd, plus manual editing of hierarchy outlines (KE output becomes KE input) d. I am using MKR scripts to automatically rebuild the KB after edits. For the details of 3, you can browse my web site directory http://www.volcano.net/~rhm/knowledge/application/SemanticWeb/TAP Specific files of interest are tap.daml TAP KB download (without instances) tap.mkr MKR KB (without instances) taphi1.ho merged TAP and tabula rasa context (partial KE output) tapisi.mkr MKR concept integration commands (first step) taphi2.ho integrated TAP and tabula rasa context (first step) (partial KE output) tapscript.ho MKR script to read KB and apply integration rules I also have the full TAP KB in both rdf and mkr formats. I haven't installed these files on my web site because they're about 15 MB each. 4. As a fun project, I wrote an ExtractData command for a friend. GetLetter is a KornShell script which downloads the daily batch of Letters to the Editor from the Fresno Bee web site, using either wget or rebol. ExtractData is a Unicon procedure, integrated into KE, which parses each Letter (unfortunately, no RSS at Fresno Bee) and records the information in MKR. ============ Dick McCullough knowledge := man do identify od existent done knowledge haspart proposition list
Received on Wednesday, 8 January 2003 12:20:58 UTC