vitro/webapp/config
Jim Blake dc726d2600 VIVO-1016 Avoid crashing on ABox.isEmpty()
1) Don't ask whether the ABox is empty, if you don't need to
2) If you must ask, ask the graph of the base model, to avoid SDB layers
3) change contains() to use SELECT instead of ASK, because SDB implements ASK very poorly.
2015-04-13 10:25:58 -04:00
..
jarlist NIHVIVO-2774 add cos.jar to the list of required JARs. 2011-10-19 21:16:59 +00:00
licenser VIVO-778 Remove the Pellet kluge in Jena. 2014-12-31 15:08:36 -05:00
example.applicationSetup.n3 VIVO-978 clarify the instructions for alternative triple stores 2015-02-23 13:34:06 -05:00
example.build.properties VIVO-262 Document the language support configuration 2013-09-09 14:23:42 -04:00
example.developer.properties VIVO-978 Move developer.properties into the config sub-directory. 2015-02-23 12:16:18 -05:00
example.runtime.properties VIVO-978 clarify the instructions for alternative triple stores 2015-02-23 13:34:06 -05:00
log4j.properties VIVO-1016 Avoid crashing on ABox.isEmpty() 2015-04-13 10:25:58 -04: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