Commit graph

90 commits

Author SHA1 Message Date
ryounes
ef45185c4c Add department to mailing address list view 2011-08-19 17:33:58 +00:00
ryounes
cd75ae68bb Improvements to mailing address list view. Removed unnecessary construct query from terminologyAnnotation list view. 2011-08-18 15:46:27 +00:00
hjkhjk54
1c4d73da07 Updates for including termType as information to be displayed in custom list view as well as editing page (and added in the N3). 2011-08-16 21:02:45 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
tworrall
a3f174f813 custom list view for mailingAddress. Will still display the label if there are no other address details 2011-08-15 19:29:13 +00:00
ryounes
9130a1cd20 NIHVIVO-2971 Sort publications first by date descending, then by title 2011-07-18 19:55:44 +00:00
brianjlowe
7d5ce28f07 NIHVIVO-2926 rewrote hasPresenterRole list view queries to avoid nested unions 2011-07-15 18:14:58 +00:00
ryounes
a6de169135 NIHVIVO-2883 Fix construct query in Vivo default list view so mostSpecificType can be retrieved by the select query 2011-07-15 14:04:33 +00:00
ryounes
9633d73a1a NIHVIVO-2883 Vivo default list view filters out mostSpecificType values that are not members of a classgroup 2011-07-15 13:47:17 +00:00
ryounes
ef3eb063b8 NIHVIVO-2883 Add vivo-specific default list view config to generate a preferred title. Display most specific type for people only, if no preferred title. 2011-07-14 17:30:32 +00:00
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