vitro/webapp
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
..
config VIVO-1016 Avoid crashing on ABox.isEmpty() 2015-04-13 10:25:58 -04:00
languages/es_GO VIVO-921: some additional validation work as well as dislaying an indicator when a data property has been ingested in an invalid format. 2015-04-06 14:48:05 -04:00
lib VIVO-778 remove the pellet libraries. 2014-12-31 15:09:39 -05:00
rdf VIVO-982 ExcludeNonFlagVitro is redundant 2015-03-02 13:29:36 -05:00
src VIVO-1016 Avoid crashing on ABox.isEmpty() 2015-04-13 10:25:58 -04:00
test VIVO-1009 Use ModelMakerWithPersistenEmptyModels so new models show up. 2015-03-30 16:36:11 -04: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 No Jira issue. Added a check in the event there are datatypes defined for other than xsd. 2015-04-08 15:51:10 -04:00
build.xml VIVO-978 Move developer.properties into the config sub-directory. 2015-02-23 12:16:18 -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