| Line 1: | 
Line 1: | 
| − | '''ASK''' is Centiare's parser function free-form query tool that can be used in conjunction with the [[Centiare:Search Triple|query-by-form]] tool.  | + | '''ASK''' is Centiare's parser function free-form query tool that can be used in conjunction with the [[Centiare:Search Triple|query-by-form]] tool. The following example produces the report below:  | 
|   | + |    | 
|   | + | <pre>  | 
|   | + | <ask>  | 
|   | + | [[City:=*]]  | 
|   | + | [[State Code:=*|State]]  | 
|   | + | [[Zip:=*]]  | 
|   | + | [[Latitude:=>39.8]][[Latitude:=<40.0]][[Latitude:=*|Latitude]]  | 
|   | + | </ask>  | 
|   | + | </pre>  | 
|   | + |    | 
|   | + | <ask>  | 
|   | + | [[City:=*]]  | 
|   | + | [[State Code:=*|State]]  | 
|   | + | [[Zip:=*]]  | 
|   | + | [[Latitude:=>39.8]][[Latitude:=<40.0]][[Latitude:=*|Latitude]]  | 
|   | + | </ask>  |