From 1b6a128137e5d7a6ff75566869232fc054afabef Mon Sep 17 00:00:00 2001 From: RncLsn Date: Fri, 15 May 2015 17:32:22 +0100 Subject: Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}. --- config/uobm.conf | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 config/uobm.conf (limited to 'config/uobm.conf') diff --git a/config/uobm.conf b/config/uobm.conf deleted file mode 100644 index acbe78e..0000000 --- a/config/uobm.conf +++ /dev/null @@ -1,20 +0,0 @@ -#DATA variable points to the file that stores data -DATA=data/uobm/uobm1.ttl - -#ONTOLOGY variable points to the file that stores ontology of interest -ONTOLOGY=data/uobm/univ-bench-dl.owl - -#QUERY variable points to the file that stores all queries -QUERY=data/uobm/uobm.sparql - -#ANSWER variable points to the file to output all answers -#ANSWER=data/uobm/uobm.ans - -#TO_CLASSIFY switch for the optimisation to specify if the ontology is first classified by HermiT -TO_CLASSIFY=true - -#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