Commit graph

18 commits

Author SHA1 Message Date
rjy7
b71400d74e NIHVIVO-1633 Support collation toggling for all object properties. Basic functionality in place but not all queries working perfectly yet. 2011-01-19 20:46:36 +00:00
rjy7
dbbe25b65c NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties 2011-01-13 21:11:19 +00:00
rjy7
0aac6df7d3 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:55 +00:00
rjy7
54e6941282 Clean up list view config documentation. 2011-01-05 20:05:28 +00:00
rjy7
25a818efa9 NIHVIVO-1510 Collation of properties using default list view. NIHVIVO-1569 Fixed a bug in BaseObjectPropertyDataPostProcessor.removeDuplicates() 2011-01-05 19:48:50 +00:00
rjy7
72d2b8f0d4 NIHVIVO-1569 Remove duplicate entries returned from an object property sparql query 2011-01-05 16:24:25 +00:00
rjy7
4794b298bc Moved list view configuration guidelines out of config files into a text file. 2011-01-03 16:00:41 +00:00
rjy7
6d06c76e05 NIHVIVO-1335, NIHVIVO-1510 Working on authorship list view and collated object properties: some reorganization to handle collated properties, but not displaying as collated yet. 2010-12-22 22:17:07 +00:00
bjl23
4848117fc9 NIHVIVO-1570 changes to support SPARQL queries with GRAPH filtering in non-SDB Jena implementation 2010-12-22 20:11:01 +00:00
rjy7
5ee3ecd89e NIHVIVO-1341, NIHVIVO-1336 Implement strategies for handling missing linked individual in custom list views. 2010-12-21 20:30:13 +00:00
rjy7
1c0aa39da5 NIHVIVO-1341 Added notes to list view config files on required and optional elements and how to structure the query. Removed edit-object since this can be derived from the ?subject ?property ?object statement in the query where clause. 2010-12-21 13:41:09 +00:00
rjy7
8c0124819c NIHVIVO-1336 Finished custom list view for core:educationalTraining property 2010-12-20 15:34:58 +00:00
rjy7
9709632f61 NIHVIVO-1341 Refactoring in object property data postprocessors 2010-12-20 01:41:42 +00:00
rjy7
0d0468b86d NIHVIVO-1341 Change names of custom list view config files, xml elements, templates. 2010-12-17 22:11:02 +00:00
rjy7
7d23fcab5a NIHVIVO-1341 Preprocessing of object property data for list views 2010-12-16 18:15:44 +00:00
rjy7
b6b3499922 NIHVIVO-1341 Implement preprocessing structure to process object property statement query data before sending to template. Reorganize markup in templates to reduce repetition. 2010-12-16 14:57:04 +00:00
rjy7
1dd5885514 NIHVIVO-1510 Added error-checking of collation target in list view config file against sparql select terms. 2010-12-14 16:24:50 +00:00
rjy7
25b14ad78c NIHVIVO-1513 New individual page was generating errors when user is logged in because some property labels were not set. Fixed by setting in the property template model constructor.
NIHVIVO-1334 Initial set up for custom list views.
2010-12-13 22:46:42 +00:00