vitro/webapp
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
..
config VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
languages/es_GO VIVO-900: on data property hierarchy, range class should be range data type 2014-11-18 10:56:02 -05:00
lib Update JUnit and add Hamcrest matchers. 2014-10-24 10:27:53 -04:00
rdf VIVO-906 Explicitly configure the SearchIndexExcluders and DocumentModifiers. 2014-11-13 17:14:42 -05:00
src VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
test VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
themes/vitro VIVO-916: fix menu item title so that it includes the linkText variable 2014-11-18 10:22:13 -05:00
web VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
build.xml VIVO-906 Assemble application at runtime. 2014-11-13 17:11:11 -05:00
context.xml VIVO-2 Modify the build so installers can create a container-neutral VIVO. 2013-01-16 14:54:33 -05:00
webapp.doxyfile 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