snorbi07 / MinnesotaCode

Ontology and Type-2 Fuzzy Logic based implementation of the the Minnesota Code Classification System
GNU General Public License v2.0
1 stars 0 forks source link

Ontology loading fails #1

Open snorbi07 opened 9 years ago

snorbi07 commented 9 years ago

MinnesotaOntologyReasoner.class.getResourceAsStream does not find the ontology file when executing unit test. Classpath needs to be correctly configured. For the moment it was switched to file based loading in the commit 99a6f411df088ff01fcc155bb18cd924bbae9bc5. Though this will not work in case of a JAR based distribution.