From d81b086fe329fa69891eba0a4b1f73e44183620d Mon Sep 17 00:00:00 2001 From: RncLsn Date: Wed, 20 May 2015 18:52:47 +0100 Subject: Added more tests. Querying of the upper bound is currently unstable. --- src/resources/fly.properties | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/resources/fly.properties (limited to 'src/resources/fly.properties') diff --git a/src/resources/fly.properties b/src/resources/fly.properties deleted file mode 100644 index 88c85c3..0000000 --- a/src/resources/fly.properties +++ /dev/null @@ -1,19 +0,0 @@ -#ONTOLOGY variable points to the file that stores ontology of interest -ONTOLOGY=data/fly/fly_anatomy_XP_with_GJ_FC_individuals.owl -#ONTOLOGY=data/fly/fbbt_vfb_ind_pr_nr.owl - -#QUERY variable points to the file that stores all queries -QUERY=data/fly/fly.sparql -#QUERY=data/fly/test.sparql - -#ANSWER variable points to the file to output all answers -#ANSWER=data/fly/fly.ans - -#TO_CLASSIFY switch for the optimisation to specify if the ontology is first classified by HermiT -TO_CLASSIFY=false - -#CALL_HERMIT variable to specify if HermiT is called or not -CALL_HERMIT=true - -#SHELL_MODE to enable query execution from console input -SHELL_MODE=false \ No newline at end of file -- cgit v1.2.3