From 1818d6deb118a3496205c3a49267f9b08fa926df Mon Sep 17 00:00:00 2001 From: yzhou Date: Wed, 22 Apr 2015 10:37:58 +0100 Subject: added two interfaces in QueryReasoner for SemFacet removed answer files in the *.conf --- config/fly.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/fly.conf') 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 @@ ONTOLOGY=data/fly/fly_anatomy_XP_with_GJ_FC_individuals.owl #QUERY variable points to the file that stores all queries -#QUERY=data/fly/fly.sparql -QUERY=data/fly/test.sparql +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 +#ANSWER=data/fly/fly.ans #TO_CLASSIFY switch for the optimisation to specify if the ontology is first classified by HermiT TO_CLASSIFY=false -- cgit v1.2.3