Difference between revisions of "Help:ASK"

MyWikiBiz, Author Your Legacy — Friday March 29, 2024
Jump to navigationJump to search
 
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>

Revision as of 00:55, 10 December 2006

ASK is Centiare's parser function free-form query tool that can be used in conjunction with the query-by-form tool. The following example produces the report below:

<ask>
[[City:=*]]
[[State Code:=*|State]]
[[Zip:=*]]
[[Latitude:=>39.8]][[Latitude:=<40.0]][[Latitude:=*|Latitude]]
</ask>

<ask> * State * >39.8Property "Latitude" (as page type) with input value ">39.8" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.<40.0Property "Latitude" (as page type) with input value "" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.Latitude </ask>