vitro/webapp/config
Jim Blake 4b71c1d6bb VIVO-778 Refactor the connections to the TBox reasoner.
Replace PelletListener with a TBoxReasonerModule in the Application.
   The reasoner will be accessible only through here, not as a context attribute or through the WebappDaoFactory.
Split out the initialization of the TBox reasoner from SimpleReasonerSetup.
Break out the filtering of TBox changes into a ConfiguredReasonerListener.
Refactor the threading logic into a BasicTBoxReasonerDriver.
   Add a factory for creating VitroBackgroundThreads in an Executor.
Isolate the actual reasoner into a TBoxReasoner implementation. In this case, PelletTBoxReasoner.
Combine the consistency flag, error flag, explanation, and running status into one TBoxReasonerStatus object.
2014-12-08 10:54:07 -05:00
..
jarlist NIHVIVO-2774 add cos.jar to the list of required JARs. 2011-10-19 21:16:59 +00:00
licenser Fix licensing issues. 2014-06-14 11:32:48 -04:00
example.build.properties VIVO-262 Document the language support configuration 2013-09-09 14:23:42 -04:00
example.developer.properties Document the improvements to the developer panel 2014-06-11 17:50:47 -04:00
example.runtime.properties VIVO-453 language filtering defaults to “false” 2013-11-17 13:20:18 -05:00
log4j.properties VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
setenv.sh Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00