著者
藤堂 清 松本 俊二 佐藤 智昭
出版者
社団法人人工知能学会
雑誌
人工知能学会誌 (ISSN:09128085)
巻号頁・発行日
vol.5, no.2, pp.213-219, 1990-03-01
被引用文献数
3

We are developing an intelligent development environment for knowledge systems based on ES/SDEM (Software Development Engineering Methodology for Expert Systems). The environment provides not only development tools such as editors or debugger, but also knowledge base called Knowledge Ware (KW) which can be used on different applications. KW is written using an object-oriented language on Common Lisp, and will provide the following advantages. ・User can build up expert systems rapidly using differential programming technique. ・Adding the parts made for an expert system to KW, it is easy to use the same parts for developing another expert systems. In this paper, the approach for building KW and the function of KW will be shown.