Commit graph

4797 commits

Author SHA1 Message Date
stellamit
2b15e7211c incremental development for sameAs inference support 2012-06-10 02:07:59 +00:00
stellamit
5a7f70e1d7 some refactoring of SimpleReasoner 2012-06-09 12:57:07 +00:00
brianjlowe
964cb1bdb4 SimpleReasoner listening to all abox graphs 2012-06-08 20:54:17 +00:00
brianjlowe
101de4614b merge recent revision from trunk 2012-06-08 19:41:48 +00:00
brianjlowe
b480cb2eea improvements to blank node handling in bulk deletion 2012-06-08 19:38:04 +00:00
j2blake
b84407eba2 NIHVIVO-3774 Add startup smoke tests for the OpenSocial framework, if it is configured. 2012-06-08 16:16:38 +00:00
hjkhjk54
43c4a12c69 updates for page management 2012-06-08 15:53:25 +00:00
stellamit
e6577f5034 incremental development for sameAs reasoning 2012-06-08 14:21:49 +00:00
hjkhjk54
cd8daf7f55 updates for page management 2012-06-08 14:18:42 +00:00
brianjlowe
cef7b583e2 NIHVIVO-3780 search indexer listening to RDF API and other RDF API related improvements 2012-06-07 19:40:26 +00:00
brianjlowe
5d3ca126d7 NIHVIVO-3642 wiring in RDFService; cleanup of startup listeners remains to be done 2012-06-06 21:27:02 +00:00
j2blake
4c26c2c7fc NIHVIVO-3772 Forgot to include changes to the search results page. 2012-06-06 19:12:19 +00:00
hjkhjk54
1bda8d6174 updates to page management, breaking out main template into templates based on content type, to allow for easier overriding in other products such as VIVO 2012-06-06 18:40:00 +00:00
hjkhjk54
57ffa0096f updates for page management and updates for licenses 2012-06-05 21:34:06 +00:00
brianjlowe
1bd242a0e1 NIHVIVO-3643 Jena graph implementation using RDFService 2012-06-05 20:57:45 +00:00
stellamit
f8137db5c8 2012-06-05 20:37:35 +00:00
j2blake
2f9cf7d54d Add license line. 2012-06-05 20:29:58 +00:00
j2blake
0e7dac3440 NIHVIVO-3772 Fix some license issues (at least temporarily) with the OpenSocial code. Ask Eric for how to resolve long-term. 2012-06-05 20:29:13 +00:00
stellamit
fb3a7a3d44 2012-06-05 20:09:10 +00:00
j2blake
f4e5c31aa8 NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig. 2012-06-05 19:31:20 +00:00
tworrall
dfb955f39f NIHVIVO 3778 vitro components for data prop list views 2012-06-05 16:01:53 +00:00
tworrall
4d5aea69d2 NIHVIVO 1831 2012-06-05 16:00:57 +00:00
tworrall
1fd6c838a1 NIHVIVO 1831 2012-06-05 16:00:14 +00:00
stellamit
69d4839529 doPlugin error handling 2012-06-05 14:28:33 +00:00
stellamit
20b04e3e8e NIHVIVO-3293 add inverse property reasoning to SimpleReasoner 2012-06-04 21:47:23 +00:00
hjkhjk54
a31b91bddd Updates for page management 2012-06-04 21:36:04 +00:00
brianjlowe
525ad8d0fd removing unnecessary import statements 2012-06-04 21:17:01 +00:00
brianjlowe
cead502f89 SDB implementation of RDF API (and merge from trunk) 2012-06-04 21:09:36 +00:00
hjkhjk54
918451f294 updates for page management 2012-06-01 21:32:56 +00:00
hjkhjk54
7da7c3da87 updates for page management 2012-05-31 21:44:39 +00:00
stellamit
8aa257d564 updating comments in java files 2012-05-31 18:13:35 +00:00
stellamit
1c0d05175e initial javadoc for RDFService 2012-05-31 18:12:38 +00:00
j2blake
5828c4c9e7 Fix template error - if user is not logged in, verbosePropertySwitch is not present. 2012-05-31 17:59:54 +00:00
j2blake
49fe3f8e26 If files exist in WEB-INF/ontologies/auth, read them into the User Accounts model - useful for selenium tests. 2012-05-31 15:53:44 +00:00
tworrall
8ee4d7cd8e NIHVIVO-3771 new object and data property hierarchies and listings 2012-05-31 14:00:17 +00:00
hjkhjk54
3646a214a5 updates for page management - code. 2012-05-29 21:40:09 +00:00
stellamit
4a9f6a6f28 NIHVIVO-3603, changing 'true' and 'false' individuals to 'offerForEdit' and 'doNotOfferForEdit.' Changing the domain of inheritingConfigContextFor and nonInheritingConfigContextFor from ConfigContext to ApplcationConfig, and changing the names of them to inheritingConfigurationFor and nonInheritingConfigurationFor. 2012-05-29 17:49:49 +00:00
tworrall
4bd2b4a66f display subclass count 2012-05-29 13:48:46 +00:00
tworrall
7201c6736a added a button for adding class groups 2012-05-25 20:00:27 +00:00
tworrall
b0167b6569 NIHVIVO-3768 grants management page 2012-05-25 15:26:46 +00:00
brianjlowe
4d30fc58c3 removed obsolete RDB migration method, which was getting called at inappropriate times 2012-05-24 19:12:15 +00:00
hjkhjk54
e3c6cc1640 updates for page management, allowing addition of sparql data getter 2012-05-23 21:43:35 +00:00
stellamit
726872b443 incremental development 2012-05-23 13:31:11 +00:00
stellamit
26c7e020e2 2012-05-22 21:33:31 +00:00
stellamit
e21bd9e170 incremental development 2012-05-22 21:08:21 +00:00
tworrall
be80e6ef41 NIHVIVO-3728 vitro components of publications management 2012-05-22 20:24:42 +00:00
stellamit
9e210249b9 incremental development 2012-05-22 14:41:55 +00:00
stellamit
401fb2208c incremental development 2012-05-21 20:47:13 +00:00
hjkhjk54
3d2f83039c inclusion of json2.js which enables serialization/stringification of json objects 2012-05-19 01:40:19 +00:00
hjkhjk54
b713635c01 updates for page management - javascript, freemarker, and n3 editing/generator changes 2012-05-19 01:38:54 +00:00