Commit graph

80 commits

Author SHA1 Message Date
ryounes
5461162130 NIHVIVO-759 Modify custom list view for core:webpage to display url if anchor text is absent 2011-07-08 19:26:27 +00:00
ryounes
7c82474f19 NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage 2011-07-07 20:34:15 +00:00
ryounes
20e94ea813 NIHVIVO-2733 Add custom list view for core:linkedRole - uses core:relatedRole view, with adaptations to fit both properties. Collation support for core:hasEditReviewRole. Improvements to the custom list queries and templates for core:hasRole, core:relatedRole, core:hasEditReviewRole. 2011-07-01 23:29:37 +00:00
ryounes
7a23fe0201 NIHVIVO-2733 Adapt core:relatedRole list view for core:linkedRole 2011-07-01 21:16:39 +00:00
ryounes
fd55135f56 NIHVIVO-2605 Restore construct queries to core:hasPresenterRole custom list view 2011-06-21 12:52:57 +00:00
ryounes
cf82810a5e NIHVIVO-2605 core:hasPresenterRole custom list view, temporarily without construct queries 2011-06-20 23:24:47 +00:00
ryounes
482992f837 NIHVIVO-2605 Initial version of list view for core:hasPresenterRole 2011-06-20 17:04:12 +00:00
ryounes
2418a41c1e NIHVIVO-2723 Fix collated queries on listViewConfig-hasRole and listViewConfig-hasEditReviewRole. 2011-06-20 15:29:07 +00:00
stellamit
7de1f569cf updates for NIHVIVO-2682 and NIHVIVO-2683 2011-06-07 20:10:26 +00:00
ryounes
a98b77762c NIHVIVO-2480 Fix core:hasRole list view so an activity with no rdfs:label can be returned by the query 2011-04-13 16:14:49 +00:00
ryounes
a47a480552 NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed. 2011-03-29 13:46:28 +00:00
ryounes
be6c3c5a30 NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval 2011-03-28 22:25:10 +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
a04c736b37 NIHVIVO-2186 Filter out incomplete object property statements for non-editing users. 2011-03-22 18:52:41 +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
f71c5d52c3 NIHVIVO-1162 Add sorting by grant/activity name after end date and start date to core:hasRole list view 2011-03-18 18:38:41 +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
8a45a8a3a1 NIHVIVO-1879 Fix syntax error in query. 2011-03-03 20:58:52 +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
78493a91a4 NIHVIVO-2056 Correct and improve queries for core:relatedRole list view 2011-02-07 21:23:42 +00:00
rjy7
b99b656236 NIHVIVO-1724 Display core:hrJobTitle if there is no rdfs:label on the position 2011-02-04 14:52:06 +00:00
bjl23
51ce919b28 updated list views with CONSTRUCTs 2011-01-31 22:52:40 +00:00
rjy7
04d6f8b2d3 Removed unnecessary svn:ignore values 2011-01-31 21:27:05 +00:00
rjy7
18ade9a1dd NIHVIVO-1727 Corrections to core:relatedRole list view to get related individual that has no label 2011-01-31 20:04:46 +00:00
bjl23
0cf5f7cef6 first list view with CONSTRUCTs 2011-01-31 18:23:23 +00:00
rjy7
d61c7412ce NIHVIVO-1727 Update collated hasRole query with same changes made in uncollated query 2011-01-31 15:02:04 +00:00
rjy7
c833e512e2 NIHVIVO-1727 Allow for optional activity label, using activity local name when no label exists. 2011-01-31 15:00:24 +00:00
bjl23
2cbd060696 rolling back undesirable changes from r.2403, 'boatload' 2011-01-28 16:49:54 +00:00
bjl23
d4d353d4b0 added missing prefixes to query 2011-01-27 22:15:58 +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
08ff4fa013 Fix query for core:relatedRole so it gets core:Role individuals not assigned to a subclass 2011-01-25 19:17:10 +00:00
rjy7
d317976a93 NIHVIVO-1889 Apply filtering to relatedRole query to ensure that the correct investigator role is retrieved 2011-01-24 21:53:02 +00:00
rjy7
6139bf24ef NIHVIVO-1859, NIHVIVO-1881 Comments and documentation on subclass collation of list views 2011-01-24 20:12:53 +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
d736204bfc NIHVIVO-1868 Custom query for core:organizationForPosition shows only people in current positions 2011-01-24 15:01:30 +00:00
rjy7
f475953013 NIHVIVO-1863 Fix error in collated educational training query: reference was erroneously to core:Organization rather than foaf:Organization, which is why collation wasn't working. 2011-01-21 21:11:02 +00:00
rjy7
2a0d21ad3c Fix typo in ARQ function call 2011-01-20 16:51:14 +00:00
rjy7
e02cb9d26a NIHVIVO-1633 Handling of invalid custom list view configs 2011-01-20 15:20:49 +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
156934e2a3 Minor typographical change 2011-01-19 15:28:41 +00:00
bjl23
d5d2c30515 NIHVIVO-1801 modification to sparql query for DateTimePrecisions 2011-01-18 20:23:08 +00:00
rjy7
2fbc6c22ca NIHVIVO-1665 Fix query for core:dateTimeInterval to allow for incomplete data 2011-01-18 02:16:14 +00:00
rjy7
31cb81dec6 NIHVIVO-1665 Handle display core:DateTimeValue with core:dateTime data prop but no precision, and with neither precision nor dateTime data prop. DateTimeValues as part of DateTimeIntervals not handled yet. 2011-01-18 00:25:43 +00:00
rjy7
21f3291f55 NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end 2011-01-10 02:21:24 +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
7edc978038 NIHVIVO-1339 In relatedRole view, display role type label if role has no label (for investigator roles and children).
NIHVIVO-1334 Remove terms from SELECT clause that don't get displayed (e.g., dateTimeInterval) but are used to get other terms.
2011-01-07 20:34:30 +00:00
rjy7
c50dc09c86 NIHVIVO-1625 For custom list views that order by end datetime descending, reorder (within a collation, if property is collated) to put nulls at beginning rather than end. 2011-01-07 17:13:46 +00:00
rjy7
9f62e70e81 NIHVIVO-1336 Modifications to educational training query and template due to core:EducationalTraining being associated with a core:DateTimeInterval rather than a core:DateTimeValue 2011-01-06 17:02:01 +00:00