diff options
Diffstat (limited to 'config/fly.conf')
| -rw-r--r-- | config/fly.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/fly.conf b/config/fly.conf index 23e2861..68c36b6 100644 --- a/config/fly.conf +++ b/config/fly.conf | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | ONTOLOGY=data/fly/fly_anatomy_XP_with_GJ_FC_individuals.owl | 2 | ONTOLOGY=data/fly/fly_anatomy_XP_with_GJ_FC_individuals.owl |
| 3 | 3 | ||
| 4 | #QUERY variable points to the file that stores all queries | 4 | #QUERY variable points to the file that stores all queries |
| 5 | #QUERY=data/fly/fly.sparql | 5 | QUERY=data/fly/fly.sparql |
| 6 | QUERY=data/fly/test.sparql | 6 | #QUERY=data/fly/test.sparql |
| 7 | 7 | ||
| 8 | #ANSWER variable points to the file to output all answers | 8 | #ANSWER variable points to the file to output all answers |
| 9 | ANSWER=data/fly/fly.ans | 9 | #ANSWER=data/fly/fly.ans |
| 10 | 10 | ||
| 11 | #TO_CLASSIFY switch for the optimisation to specify if the ontology is first classified by HermiT | 11 | #TO_CLASSIFY switch for the optimisation to specify if the ontology is first classified by HermiT |
| 12 | TO_CLASSIFY=false | 12 | TO_CLASSIFY=false |
