Commit graph

91 commits

Author SHA1 Message Date
Graham Triggs
1b67e75e28 Fix StringUtils import (shouldn’t have been using the one in Axis) 2016-12-24 09:28:42 +00:00
Graham Triggs
c5c9997764 Fix StringUtils import (shouldn’t have been using the one in Axis) 2016-12-24 09:24:34 +00:00
Graham Triggs
ddff01d29f Remove Axis (only used by agrovocws) 2016-12-24 09:20:58 +00:00
grahamtriggs
fd00dfbc0d [VIVO-1312] Linked Data Fragments initial implementation (#48) 2016-12-23 21:55:28 +00:00
Graham Triggs
c2b1cf8d73 Remove unused Agrovoc web services code 2016-12-21 09:59:09 +00:00
Graham Triggs
3a3cac9513 Change CSV parser 2016-12-20 08:47:21 +00:00
Graham Triggs
06200d37ec Update commons-lang to 3.4 (same as used by Jena 3.1.1) 2016-12-17 20:11:03 +00:00
Graham Triggs
5be5260ae7 Update ARQ urls for Jena 3 2016-12-15 10:10:17 +00:00
hudajkhan
da8943e64a [VIVO-1306] fixing LCSH lookup (#45) 2016-12-06 14:16:50 +00:00
Graham Triggs
8ee3e1e74f [VIVO-1289] Fix “add a new item of this type” 2016-11-14 19:09:45 +00:00
Graham Triggs
03550cc220 Update version numbers 2016-10-31 19:47:04 +00:00
Nate Prewitt
33c5367146 adding missing space from prefix definitions (#42) 2016-10-25 20:49:17 +01:00
Graham Triggs
1865b525b8 [VIVO-1270] Initial commit of Jena 3 2016-09-02 19:59:21 +01:00
Graham Triggs
1dbfffa2c8 [VIVO-1262] Minor correction in the visualisation cache 2016-08-18 06:59:13 -06:00
Graham Triggs
3bafa451f2 [VIVO-1261] Allow for caches to always be used without pauses in time critical situations. 2016-08-18 06:13:04 -06:00
Graham Triggs
6881257f57 Only use Google Maps API key if configured 2016-07-29 16:42:31 +01:00
Graham Triggs
2ca805b4ff Threading improvements (part 2) 2016-07-28 22:39:05 +01:00
Graham Triggs
4d8bfe1a65 Threading improvements 2016-07-28 22:22:20 +01:00
Graham Triggs
f43db39084 Add key for Google Maps (Map of Science) 2016-07-28 22:10:17 +01:00
Graham Triggs
605a88b4ff [VIVO-1237] Add sitemap for profiles 2016-07-04 19:13:20 +01:00
Graham Triggs
275f6f335b Simplify dependency management 2016-06-24 20:28:26 +01:00
Graham Triggs
20ab5259c0 JavaDoc changes required to prevent the release process breaking. 2016-06-23 20:03:22 +01:00
Graham Triggs
da9057ff9b Fix issue with renamed prefix in SPARQL query for visualisations 2016-06-20 18:55:10 +01:00
Graham Triggs
7a2d415cfa [VIVO-1121] Remove Flash visualisations 2016-06-20 18:54:35 +01:00
grahamtriggs
ee7b974ac5 [VIVO-1249] Add capability maps for research areas (#35)
* Initial capability map implementation

* Add autocomplete

* Make headers update the info panel

* Ajax retrieval of person details - reduce memory requirements and startup time

* Remove old referer info

* Handle missing labels.

* Fix refresh button; add menu entry for new installations
2016-06-20 17:01:51 +01:00
Graham Triggs
46f099162a [VIVO-1235] Fix temporal graph CSV save all missing data 2016-05-31 20:42:30 +01:00
Graham Triggs
e1b5e2448e [VIVO-1120] Remove deprecated visualisation model code 2016-05-27 23:39:00 +01:00
Graham Triggs
e08831fa11 [VIVO-1245] Remove Vitro jar shading / ensure Vitro jar is included as a dependency 2016-05-26 19:33:59 +01:00
Graham Triggs
603b64368d [VIVO-1245] Cleanup IndividualJsonWrapper 2016-05-25 20:59:55 +01:00
Graham Triggs
4a5a988eeb [VIVO-1245] Split out Template Model builders to avoid initialisation order issue 2016-05-25 20:42:42 +01:00
Graham Triggs
46ca84d519 [VIVO-1245] Cleanup Template Model classes 2016-05-25 19:47:40 +01:00
Graham Triggs
b5db288cd3 [VIVO-1245] Remove SelectDataGetterUtils - can't find any uses 2016-05-25 18:56:22 +01:00
Graham Triggs
dba5c4e005 [VIVO-1245] Cleanup of MenuManagementDataUtils 2016-05-25 18:38:46 +01:00
Graham Triggs
40abb0a4e1 [VIVO-1245] Cleanup of NewIndividualFormGenerator, simplify configuration of generators and improve means of configuring in Freemarker 2016-05-25 17:06:30 +01:00
Graham Triggs
8ca5955283 [VIVO-1245] Cleanup of ManageLabelsGenerator 2016-05-24 21:52:24 +01:00
Graham Triggs
090b6b7b3e [VIVO-1245] Cleanup of ProcessDataGetterN3Map 2016-05-24 17:37:32 +01:00
Graham Triggs
6b140bf89d [VIVO-1245] Cleanup of DefaultAddMissingIndividualFormGenerator 2016-05-24 17:05:23 +01:00
Graham Triggs
cc0d131ff6 [VIVO-1245] Cleanup of IndividualSearchResult (add new startup listener to configure for VIVO) and new SiteAdminController 2016-05-24 14:34:26 +01:00
Graham Triggs
5053b4cff4 [VIVO-1223] Add authorship rank to the constructed model 2016-01-22 14:01:25 +00:00
Graham Triggs
15840758ae Shade the vitro-api to replace some classes; use vitro-dependencies to push the list of dependencies through to the final assembly 2015-11-21 16:49:16 +00:00
Graham Triggs
fee48b0b50 Maven migration (first draft) 2015-11-19 23:47:41 +00:00