Commit graph

3628 commits

Author SHA1 Message Date
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
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
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
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
stellamit
8aa257d564 updating comments in java files 2012-05-31 18:13:35 +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
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
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
b713635c01 updates for page management - javascript, freemarker, and n3 editing/generator changes 2012-05-19 01:38:54 +00:00
hjkhjk54
bbd45d7851 updates for page management and adding multiple data getters in page management 2012-05-17 22:03:36 +00:00
hjkhjk54
8e98850493 updates for page management 2012-05-16 21:13:33 +00:00
briancaruso
e3158dadaa Removed unused method Individual.isMemberOfClassProhibitedFromSearch()
NIHVIVO-3696 Fixed linked data responses so correctly filtered by public display settings
NIHVIVO-3758 Change search name boost to be additive
Removed unused search field PROHIBITED_FROM_TEXT_RESULTS
NIHVIVO-3759 Refactored individual exclusion in search 
NIHVIVO-549 Allow for local product to add custom code for search
2012-05-11 20:59:34 +00:00
briancaruso
a7fdf30a85 Fixing NPE in ClassGroupPageData when classgroup does not exist. 2012-05-11 19:45:12 +00:00
stellamit
0219f927ba development 2012-05-10 20:41:49 +00:00
tworrall
7560e66cf8 modified to display an Other option in the select list 2012-05-10 19:02:56 +00:00
brianjlowe
423ec922d8 work on triple store independence including NIHVIVO-3751 NIHVIVO-3644 NIHVIVO-3743 and NIHVIVO-3745 2012-05-09 19:14:09 +00:00
tworrall
733c45e330 NIHVIVO-3665 - vitro components for new class hierarchy 2012-05-08 19:18:10 +00:00
stellamit
25e2cb820e updating enum 2012-05-07 14:48:38 +00:00
briancaruso
29e4edc25d Worked on refactoring the startup listeners NIHVIVO-3700. Removed some old N3 code. 2012-05-04 16:20:26 +00:00
stellamit
f6058dd87a putting implementations in a separate package. 2012-05-03 20:35:24 +00:00
stellamit
f3a5814bdc NIHVIVO-3641 listener interface and methods for registering it for RDFService 2012-05-03 20:09:39 +00:00
stellamit
a60c3a2bc1 NIHVIVO-3640 RDFService interface 2012-05-03 19:01:57 +00:00
j2blake
3250efd091 NIHVIVO-3746 Change DataGetter.getData() so it doesn't require VitroRequest. Modify implementations of DataGetter to conform. 2012-05-02 17:46:08 +00:00
j2blake
a26f0c2809 NIHVIVO-3746 Permit DataGetter classes to have 4 different types of constructor - make reflection logic more rigorous to avoid NoSuchMethodException. 2012-05-02 17:04:24 +00:00
j2blake
18e171e1b9 NIHVIVO-3746 Simplify the use of reflection in constructing DataGetter instances. 2012-05-02 16:05:26 +00:00
j2blake
b688d6f1c6 NIHVIVO-2411 Create a TemplateUtils class to slightly simplify the browse templates. 2012-05-01 20:40:46 +00:00
j2blake
af3ca17ef1 NIHVIVO-2411 Modify ClassGroupPageData.java and browseByVClass.js to use the new BROWSE short view. This means that the VIVO-specific browseByVClassPeople.js and menupage--classgroup-people.ftl can be replaced by a VIVO-specific short view. 2012-05-01 16:29:36 +00:00
j2blake
47b3565e58 NIHVIVO-2411 Implement the BROWSE short view, which uses AJAX calls and so requires a FreemarkerProcessingService to render the view into HTML. 2012-05-01 16:27:07 +00:00
j2blake
e872572b1c Clean up the LogUtil output. 2012-05-01 16:15:31 +00:00
brianjlowe
1d151d63d3 improved bnode handling in SparqlGraphBulkUpdater 2012-04-30 20:53:12 +00:00