Commit graph

4684 commits

Author SHA1 Message Date
j2blake
c39790aed9 NIHVIVO-3654 Add more error checking for invalid RDF on the image. 2012-07-01 17:29:24 +00:00
stellamit
088b26cf84 updates to migrateMigrationMetadata 2012-07-01 16:18:36 +00:00
j2blake
0be7a41a10 NIHVIVO-3829 Reduce the number of stack traces in the log from short view problems. 2012-07-01 15:43:39 +00:00
j2blake
19fa66cf81 NIHVIVO-3829 Change the name of the default INDEX short view template to conform to the new convention. 2012-07-01 15:42:14 +00:00
stellamit
f43a268324 NIHVIVO-3860 update past and current migration metadata to not use blank nodes and to be stored in the application metadata graph 2012-06-30 19:44:30 +00:00
j2blake
c89953d73f Disable the "Faculty Mentor" gadget. Restrict the "RDR Test Gadget" to edit mode on the profile page. 2012-06-29 21:28:06 +00:00
j2blake
b26f595141 Increase the interval between attempts, to avoid false warnings on slow machines. 2012-06-29 21:27:03 +00:00
briancaruso
0a39165bbf Fixing bug with default object property form generator when editing null range objprop NIHVIVO-3854 2012-06-29 19:50:16 +00:00
stellamit
19fc1c5efd NIHVIVO-3848 unable to construct query a graph name that doesn't meet jena's uri requirements 2012-06-29 16:52:58 +00:00
stellamit
353490142e NIHVIVO-3849 fail to export asserted abox in n3 format 2012-06-29 16:23:41 +00:00
briancaruso
515b5e4574 Adding multithreaded search indexing back to trunk 2012-06-29 14:06:11 +00:00
hjkhjk54
f03f853dc3 NIHVIVO-3843 - updated dependent resource delete to loop through unique set of change statements instead of through duplicates as was possible before (and which leading to error stated in the JIRA issue) - and updated EditConfigurationVTwo to set default value of useDependentResourceDelete to false, since technically we really shouldn't be employing the DependentResourceDeleteJena code anymore (setting that flag to false will skip over that code entirely). 2012-06-28 21:25:07 +00:00
brianjlowe
e2438d404d NIHVIVO-3828 allows update and graph URI retrieval for non-Sesame SPARQL endpoints and NIHVIVO-3850 fixes IllegalStateException when downloading unmergeable statements 2012-06-28 19:58:31 +00:00
tworrall
4b192ef8eb rename class attribute 2012-06-28 19:12:47 +00:00
tworrall
9e7d807b4d adusted font style and size for text areas on property edit page 2012-06-28 17:13:35 +00:00
tworrall
86627facb3 adusted font style and size for text areas on property edit page 2012-06-28 17:13:17 +00:00
tworrall
bbd616b227 minor ui adjustments 2012-06-28 15:59:48 +00:00
stellamit
93cb7682ae adding license text 2012-06-28 14:03:10 +00:00
stellamit
f91a373403 updated javadoc for rdfservice 2012-06-28 13:38:33 +00:00
stellamit
f53b06f31d 2012-06-28 13:36:24 +00:00
stellamit
2418f956e4 changing warning log message to debug log message 2012-06-28 13:22:32 +00:00
stellamit
720228b6a9 NIHVIVO-3847 null pointer exception when try to create a new model from ingest menu 2012-06-27 21:45:40 +00:00
tworrall
b3d3a870ac NIHVIVO-if all grants or pubs are hidden, the manage link should still be displayed 2012-06-27 19:17:34 +00:00
briancaruso
f1a56e5947 Fixing bug with search exclusion 2012-06-27 17:36:18 +00:00
stellamit
2d72b1aa42 NIHVIVO-3841 some javadoc updates for RDFService 2012-06-27 17:32:15 +00:00
briancaruso
f997b7073c Fixing bug with search exclusion 2012-06-27 17:04:58 +00:00
brianjlowe
a26e329ed6 NIHVIVO-3834 fixes sorting of literals without language tags and other issues with language filtering 2012-06-27 16:08:53 +00:00
stellamit
1a92e0e28b NIHVIVO-3823 SimpleReasoner exception when computing type inferences 2012-06-27 14:14:50 +00:00
stellamit
99815c3cbb NIHVIVO-3823 exception computing type inferences 2012-06-27 13:49:36 +00:00
jcorson-rikert
c47949a980 continuing to improve ontology editing forms and console pages 2012-06-26 22:37:18 +00:00
briancaruso
ea3e05fb80 Fixed getVClassesForProperty to return subclasses NIHVIVO-3814
Added unit test for getVClassesForProperty
Changes to debugging messages for solr indexing
2012-06-26 21:35:17 +00:00
briancaruso
d7b3f0e3f1 Removing debugging message from ftl NIHVIVO-3827 2012-06-26 21:11:54 +00:00
stellamit
9ff98d5708 NIHVIVO-3819 RDFService implementation based on jena Model 2012-06-26 21:09:58 +00:00
j2blake
18a532b42c NIHVIVO-3484 Assign the correct mime type to the missing_link image. 2012-06-26 20:52:15 +00:00
j2blake
b223feedb2 NIHVIVO-3484 If an expected image file is not found, serve the "missing link" image instead. 2012-06-26 20:47:53 +00:00
brianjlowe
a1a2771a05 adding missing license text to NameFields.java 2012-06-26 19:15:04 +00:00
hjkhjk54
2a3181536c updates for code cleanup, also fixed error in internalClassDataGetter introduced after previous update removing JSON Object as constructor for ProcessInternalClassDataGetter. Added space to sparql query for other ProcessDataGetter classes - although code was working without that. 2012-06-26 17:48:50 +00:00
briancaruso
8bd0990e85 Index all labels for an individual, to support searching on multiple labels and other-language versions of a label NIHVIVO-3811
Fixed number of threads used during a solr index update
Changed nameLowercaseSingleValue to not be a copy field
Changed logging in solr index building so that errors from the solr server are logged
2012-06-26 17:00:08 +00:00
j2blake
1a30302241 Make the retry interval longer, to reduce the chance of intermittent warnings at startup. 2012-06-26 16:46:59 +00:00
j2blake
54807074a1 NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-25) 2012-06-26 16:24:54 +00:00
hjkhjk54
2df37206ce NIHVIVO-3820- cleaning up code- updated MenuManagementEdit to handle only reorder as other commands not being handled there 2012-06-26 16:06:45 +00:00
brianjlowe
9c538db884 NIHVIVO-3821 routing queries from SparqlQueryServlet directly to RDFService 2012-06-26 15:36:21 +00:00
brianjlowe
b23e77fe23 removing graph vars from getSearchBoost() to improve performance of search indexing with Sesame endpoint 2012-06-26 14:55:06 +00:00
jcorson-rikert
5981f30047 minor tweaks to display; removing comments from vclass console (no way to populate) 2012-06-26 12:15:28 +00:00
jcorson-rikert
32cd580d81 More changes to ontology editing forms and console pages based on help from Manolo 2012-06-26 03:11:49 +00:00
stellamit
4602b4364d NIHVIVO-3797 routing context node fields queries through RDFService 2012-06-25 21:34:58 +00:00
hjkhjk54
ac3b58874f adding sortable icon for menu ordering in vitro 2012-06-25 21:08:46 +00:00
brianjlowe
dcfc32803c better error messages if remote SPARQL endpoint is unavailable 2012-06-25 20:57:52 +00:00
hjkhjk54
fab1555cdb Updated reorder url to be correct in DisplayVocabulary (had incorrect path) 2012-06-25 20:44:19 +00:00
tworrall
4cf370e116 page management - added edit icon to page list template 2012-06-25 20:23:08 +00:00