# tda-java-test

FIXME: write description


# to load newer versions of libs
./lein.sh localrepo install owlapi-distribution-3.4.10.jar  org.semanticweb.owl/owlapi 3.4.10

; > ./lein.sh repl
; (org.semanticweb.owlapi.util.VersionInfo/getVersionInfo)

## repl debugging
> ./lein.sh repl
(init)
(embeded-export-to-tda {"ontology_path" "/Users/renarl/Downloads/whois.rdf" "preferences" {}})


### reloading clojure file in repl
(use 'lv.lumii.tda.export.utilities :reload)


## Build
  lein uberjar; cp tda-java-test-1.0.0-SNAPSHOT-standalone.jar ../../../TdaFramework/Bin 

## Usage

FIXME: write

## License

Copyright (C) 2012 FIXME

Distributed under the Eclipse Public License, the same as Clojure.
