PHP Classes

File: Weather.know

Recommend this page to a friend!
  Classes of Bob Wedwick   PHP Expert System Engine   Weather.know   Download  
File: Weather.know
Role: Auxiliary data
Content type: text/plain
Description: Xbert rule set
Class: PHP Expert System Engine
Ask questions and make decisions based on answers
Author: By
Last change:
Date: 7 years ago
Size: 1,000 bytes
 

Contents

Class file image Download
"/*",,"Weather.know - an example for using XbertClass.php",1 ,,"This also demonstrates a file being treated as a standard CSV file",2 ,,"which can be viewed in a spreadsheet with .csv extension. Note that column 4 is ignored.",3 "*/",,,4 ,"loc","<cold> Is it below 40 degrees F outside?",ignore column 4 ,"loc","<cloudy> N ,,"Greetings from Xbert weather central.",6 10,"asky","Are there any clouds in the sky?","Column 4" 11,"asky","Are they dark clouds?",8 12,"asky","<cold>",9 ,"pau","It may hail or snow today !!!",10 ,"goto",8, 12,"pau","It may rain today, so don't wash your car.","Line 12" ,"fal",8, 11,"pau","You can still get sun burned on cloudy days.",13 ,"got",8, 10,"asky","<cold>",15 ,,"Wear warm clothing when you go outside!",16 ,"pau"," ""Maybe a good day to run a marathon.""",17 ,"fal",8, 10,"","It looks good for a picnic today.",20 ,"pau", "Be sure to wear sun screen.",21 8,"","- - -" ,"pau"," ! ! So that is your Xbert advisory for today!",22 ,"end",,