vitro/webapp/web/templates
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
..
alpha Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
edit VIVO-784 remove duplicate results from "show statements". 2014-06-13 11:15:27 -04:00
entity Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
error Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
freemarker VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
page breaking search portion of page out to include in jsp pages 2013-11-04 11:58:58 -05:00
parts Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
README.txt Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00

templates directory is for jsp files that are used
to format data.  They are views, templates and such.

bdc34.