vitro/webapp/web
Jim Blake 3a2930cdc6 VIVO-773 Update the JENA libraries and adjust to the changes
Replace the JAR files with more current ones.
Add a one-line change to BaseInfGraph (from the Jena source), so it will work with Pellet 2.3.1
Adjust all implementations of Graph to include new methods and remove old ones.
Add annotations and generics to reduce compiler warnings.
Remove all dependencies on RDB, which is no longer supported.
   This requires considerable refactoring of JenaIngestController, RDFUploadController, listModels.jsp
Refactor the ModelMaker uses
   Remove VitroJenaModelMaker,
   Revise VitroInterceptingModelMaker to be configurable for Config or Content models
Add debug logging code to ModelChangeImpl ChangeSetImpl, RDFServiceJena.
Add TDB support: RDFServiceFactoryTDB, RDFServiceTDB
   Refactor RDFServiceJena and RDFServiceSDB so much of the code can be reused by RDFServiceTDB
Accomodate two RDFService instances - one for Configuration models and one for Content models.
   Changes to RDFServiceUtils, RDFServiceSetup
   Configuration models use TDB directory in Vitro home directory
Handle bulk updating:
   Jena has deprecated bulk operations, and their models classes no longer use the bulk updaters
   Create a VitroModelFactory to use instead of the ModelFactory, when bulk updating is required.
   Create adapter classes: BulkUpdatingModel, BulkUpdatingOntModel, AbstractModelDecorator
Make the configuration model setup algorithms uniform
   Combine ApplicationModelSetup and UserModelSetup into ConfigurationModelsSetup
2014-06-01 18:23:21 -04:00
..
admin VIVO-773 clean up the structure of the model makers 2014-05-21 11:34:46 -04:00
config merging 9981 to the trunk 2012-07-18 19:06:38 +00:00
css VIVO-748: enable display of bulleted items on data properties 2014-05-22 17:22:38 -04:00
fileupload VIVO-2 Fix the URIs of the JSTL taglibs. 2013-03-08 17:48:27 -05:00
i18n Updating page management for changes to solr labels 2014-05-23 11:18:52 -04:00
images updates for multiple language labels and concept semantic types 2013-09-05 15:44:54 -04:00
jenaIngest VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
js Updating page management for changes to solr labels 2014-05-23 11:18:52 -04:00
jsp fixing error messages for some ingest servlets. NIHVIVO-3375 2011-11-30 21:11:56 +00:00
src Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
templates Updating page management for changes to solr labels 2014-05-23 11:18:52 -04:00
WEB-INF VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
xslt Fixed issue with xml2rdf.xsl NIHVIVO-3289 2011-11-29 19:04:08 +00:00
dojo.js 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
error.jsp VIVO-363 Write the exception to the log, first thing. 2013-10-15 12:59:57 -04:00
favicon.ico NIHVIVO-2128: Created favicon for VITRO 2011-03-10 19:38:07 +00:00
robots.txt updating robots.txt 2011-10-27 18:32:11 +00:00