home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.ai.shells
- Path: sparky!uunet!gatech!rpi!usc!aero.org!srt
- From: srt@aero.org (Scott R. Turner)
- Subject: Re: Multiple Knowledge Bases in CLIPS
- Message-ID: <srt.714074345@sun-marino>
- Sender: news@aero.org
- Organization: The Aerospace Corporation, El Segundo, CA
- References: <1992Aug17.151655.15512@ctr.columbia.edu>
- Date: Mon, 17 Aug 1992 17:59:05 GMT
- Lines: 12
-
- news@ctr.columbia.edu (The Daily Lose) writes:
- >(defrule rule-1
- > (instance 1)
- > (whatever other facts apply)
- >=>
- > RHS
-
- One difficulty with this is that I want to use the same rule base for
- multiple different entities, i.e., I want to create multiple instances
- of each rule base.
-
- -- Scott T.
-