Commit graph

42 commits

Author SHA1 Message Date
tworrall
bd14d15431 VIVO-481, VIVO-477, VIVO-475 and VIVO-471 2013-11-03 17:18:17 -05:00
tworrall
c04a7aac76 VIVO-426 editor display 2013-10-31 11:40:17 -04:00
tworrall
48cf67e98a updates to list view queries and constructs; includes fix for VIVO-399 2013-10-22 13:14:58 -04:00
tworrall
902fbbc4cd VIVO-370: fixed incorrect middleName property uri 2013-10-16 15:54:44 -04:00
tworrall
79347ad2ad miscellaneous clean up of minor display issues 2013-10-15 11:55:48 -04:00
tworrall
791db61269 VIVO-112 ongoing updates and VIVO-256 ORCID iD changes 2013-10-03 13:13:49 -04:00
tworrall
7f8c7bfff8 VIVO-112: and the beat goes on... 2013-10-01 16:46:13 -04:00
tworrall
50c53a62e6 VIVO-112: and the slog continues... 2013-09-25 17:08:41 -04:00
tworrall
3d527acce9 VIVO-112 and VIVO-298 2013-09-18 17:01:26 -04:00
brianjlowe
4598aae578 work in progress on data migration and related changes for ISF properties 2013-08-05 16:46:25 -04:00
tworrall
0c3d268cc2 minor list view changes 2013-03-26 13:38:25 -04:00
tworrall
cefee06309 merging r4252 to the trunk 2012-08-07 19:37:11 +00:00
tworrall
91881dc6f5 NIHVIVO-3728 vivo components of publications management 2012-05-22 20:27:32 +00:00
tworrall
47b47d0b69 removed the collate tags so that the subclass will be available to the list view in the event that collate by subclass is turned off 2012-01-05 14:55:29 +00:00
tworrall
2159c4ae6a NIHVIVO-2725: replaced rdf:type statements with vitro:mostSpecificType 2011-10-25 20:45:13 +00:00
tworrall
800819eda8 NIHVIVO-1132: added additional citation info tp publications with emphasis on articles, books and book chapters 2011-10-18 20:50:59 +00:00
ryounes
9130a1cd20 NIHVIVO-2971 Sort publications first by date descending, then by title 2011-07-18 19:55:44 +00:00
ryounes
15b07e56f0 NIHVIVO-2186 Finalize changes to custom list view queries for hiding incomplete statements from non-logged-in user 2011-03-22 20:22:20 +00:00
ryounes
f80de8c1ba NIHVIVO-2186 Modify custom list view queries to filter out statements with no linked individual when user is not editing the page. Involves pruning the grouped property list of properties and groups which are thereby empty. 2011-03-21 22:24:37 +00:00
ryounes
5fd660947c NIHVIVO-2186 Implement one approach to hiding statements with no linked individual from non-editors, and apply it to the authorInAuthorship list view query. 2011-03-18 16:15:06 +00:00
rjy7
2a3b6615f7 NIHVIVO-1879 Combine collated and uncollated list view queries into a single query, with preprocessing to get the right version. 2011-03-02 22:33:01 +00:00
rjy7
d99dbdd526 NIHVIVO-2073 Modify custom view when there is no linked individual 2011-02-08 22:52:53 +00:00
rjy7
04d6f8b2d3 Removed unnecessary svn:ignore values 2011-01-31 21:27:05 +00:00
bjl23
0cf5f7cef6 first list view with CONSTRUCTs 2011-01-31 18:23:23 +00:00
bjl23
2cbd060696 rolling back undesirable changes from r.2403, 'boatload' 2011-01-28 16:49:54 +00:00
bjl23
b2c7a7288a authorInAuthorship query fix 2011-01-27 21:57:37 +00:00
bjl23
7313e4210d rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:57:14 +00:00
rjy7
7afd3789a5 NIHVIVO-1859 Apply collation subclass filtering in Java postprocessing rather than in query, due to inefficiency of graph filtering in the SPARQl query as it is converted to SQL 2011-01-24 17:57:30 +00:00
rjy7
a36565442a 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:39 +00:00
rjy7
4d69f9574b NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress. 2011-01-08 00:11:26 +00:00
rjy7
2db6e37522 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:57 +00:00
rjy7
9adad44233 2011-01-03 16:16:57 +00:00
rjy7
f1f00a7660 Moved list view configuration guidelines out of config files into a text file. 2011-01-03 16:00:42 +00:00
rjy7
785ebfbbe5 NIHVIVO-1335 Custom list views for core:authorInAuthorship and core:informationResourceInAuthorship 2011-01-03 15:38:16 +00:00
rjy7
b966540d94 NIHVIVO-1335, NIHVIVO-1336 Corrected dateTimeValue predicate in custom queries 2010-12-23 20:01:30 +00:00
rjy7
8d094db13d NIHVIVO-1510 Use query filters to remove inferred subclass assertions from collated object property custom list view query 2010-12-23 17:24:06 +00:00
rjy7
bf9b23b331 NIHVIVO-1510 Collated custom list views 2010-12-22 23:10:13 +00:00
rjy7
a0c88c859c 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:09 +00:00
bjl23
e9feb745b1 NIHVIVO-1570 changes to support SPARQL queries with GRAPH filtering in non-SDB Jena implementation 2010-12-22 20:11:16 +00:00
rjy7
44c4dc9f5b NIHVIVO-1341, NIHVIVO-1336 Implement strategies for handling missing linked individual in custom list views. 2010-12-21 20:30:15 +00:00
rjy7
2a7defb04c 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:11 +00:00
rjy7
9195704be9 NIHVIVO-1341, NIHVIVO-1335 Handle various error conditions in list view config (blank query, blank template name, template doesn't exist) 2010-12-21 00:00:23 +00:00