vitro/webapp
Jim Blake 1c66271101 VIVO-778 Restructure the driver and connect the plumbing properly.
Replace PelletListener with BasicTBoxReasonerDriver, and associated classes.
Run the background thread from an ExecutorService.
Since nobody was using the FOREGROUND flag, and since its logic was flawed, skip it.

Make TBoxReasonerModule a module on the Application. Make the reasoner status available through the module.
Initialize it in startup_listeners.txt
Create a concrete class for PelletTBoxReasonerModule, and configure it in applicationSetup.n3

Get rid of PelletReasonerSetup.

Make it so the ExecutorService in BasicTBoxReasonerDriver uses a VitroBackgroundThread.,
2014-12-03 18:01:37 -05:00
..
config Fix licensing issues. 2014-06-14 11:32:48 -04: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 BOGUS - add a TBoxReasonerSmokeTest at startup to insure that the generated inferences don't change by my actions. 2014-11-26 11:38:13 -05:00
src VIVO-778 Restructure the driver and connect the plumbing properly. 2014-12-03 18:01:37 -05:00
test VIVO-778 Connect the plumbing properly. 2014-12-03 16:36:26 -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 Restructure the driver and connect the plumbing properly. 2014-12-03 18:01:37 -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