We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26db3ae + 5f05e32 commit 78742bcCopy full SHA for 78742bc
PSOATransRun/test/README.txt
@@ -11,6 +11,11 @@ between "KB" and ".psoa"), one or more query file
11
<testCaseName>-answerJ.psoa for each query
12
<testCaseName>-queryJ.psoa.
13
14
+Query and answer files should be authored such that answer bindings
15
+use only constants drawn from the KB ("certain answers") instead of
16
+system-generated ones (e.g., _oidcons, Skolem functions), which can
17
+vary under different command-line options and implementations.
18
+
19
The following command is used to manually execute
20
<testCaseName>-queryJ.psoa on <testCaseName>-KB.psoa
21
(the answers will go to the standard output):
0 commit comments