ontolog-forum
[Top] [All Lists]

[ontolog-forum] ANN: mke for online processing

To: "[ontolog-forum] " <ontolog-forum@xxxxxxxxxxxxxxxx>, "Semantic Web" <semantic-web@xxxxxx>, "Cyclify Austin" <cyclify-austin@xxxxxxxxxxxxxxx>
Cc: KR-language <KR-language@xxxxxxxxxxxxxxx>
From: "Richard H. McCullough" <rhm@xxxxxxxxxxxxx>
Date: Sat, 1 Aug 2009 20:35:50 -0700
Message-id: <455F6148B341466CAF9A4DD3196FF166@rhm8200>
mKE version 8.3 includes the new mke command
 
    mke [options]  <input.mkr  >output.txt  2>errors.txt
 
mke is a very small and very fast program which can be used
for online processing, invoked via PHP scripts.
 
The implementation of mke depends on:
    pre-loading hierarchy in GDBM or MySQL database;
    restricting mKR to subject-verb-object statements
    and questions, plus a few essential commands.
 
The first hierarchy database available is a USECS
GDBM database.  The new installation/update procedure is:
    copy kewin.zip or kefed.zip to KEHOME directory & unzip
    copy usecs.db.zip to KEHOME/db directory & unzip
 
For details see
    mke --help
and email me if you have any questions.
 
Dick McCullough
http://mkrmke.org

_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/  
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/  
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/ 
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J
To Post: mailto:ontolog-forum@xxxxxxxxxxxxxxxx    (01)

<Prev in Thread] Current Thread [Next in Thread>
  • [ontolog-forum] ANN: mke for online processing, Richard H. McCullough <=