diff options
| author | yzhou <yzhou@krr-linux.cs.ox.ac.uk> | 2015-04-29 18:57:39 +0100 |
|---|---|---|
| committer | yzhou <yzhou@krr-linux.cs.ox.ac.uk> | 2015-04-29 18:57:39 +0100 |
| commit | 68ae342b2a4923bc7b3f378c6a489f2355d85279 (patch) | |
| tree | 3a5983964de88ed8aa6c5f3aa56db8ac0b02cfa3 /config/fly.conf | |
| parent | 6c5d9406d0c9b9dc96bb9599c152256fc9807940 (diff) | |
| download | ACQuA-68ae342b2a4923bc7b3f378c6a489f2355d85279.tar.gz ACQuA-68ae342b2a4923bc7b3f378c6a489f2355d85279.zip | |
added top answers optimisation back
Diffstat (limited to 'config/fly.conf')
| -rw-r--r-- | config/fly.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/fly.conf b/config/fly.conf index 68c36b6..88c85c3 100644 --- a/config/fly.conf +++ b/config/fly.conf | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | #ONTOLOGY variable points to the file that stores ontology of interest | 1 | #ONTOLOGY variable points to the file that stores ontology of interest |
| 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 | #ONTOLOGY=data/fly/fbbt_vfb_ind_pr_nr.owl | ||
| 3 | 4 | ||
| 4 | #QUERY variable points to the file that stores all queries | 5 | #QUERY variable points to the file that stores all queries |
| 5 | QUERY=data/fly/fly.sparql | 6 | QUERY=data/fly/fly.sparql |
