vitro/webapp
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
..
config VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
languages/es_GO Merge branch 'maint-rel-1.6' of git+ssh://github.com/vivo-project/Vitro into maint-rel-1.6 2013-12-09 17:00:36 -05:00
lib VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
rdf VIVO-742 Many changes to remove "solr" from the code base. 2014-04-23 14:20:14 -04:00
src VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
test VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
themes/vitro VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
web VIVO-773 Update the JENA libraries and adjust to the changes 2014-06-01 18:23:21 -04:00
build.xml Refine the installation process for Solr 4.7.2 2014-05-01 14:25:12 -04: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