tworrall
|
c66cdbf4aa
|
more property cleanup
|
2013-11-22 11:59:36 -05:00 |
|
tworrall
|
bd14d15431
|
VIVO-481, VIVO-477, VIVO-475 and VIVO-471
|
2013-11-03 17:18:17 -05:00 |
|
tworrall
|
ace38832fe
|
list view updates
|
2013-10-29 14:47:41 -04:00 |
|
tworrall
|
fca87953d2
|
VIVO-112
|
2013-09-23 09:04:22 -04:00 |
|
stellamit
|
80666aa0a0
|
merging changes from 1.4 branch
|
2011-12-12 17:15:39 +00:00 |
|
stellamit
|
db124422af
|
NIHVIVO-3266 (list views for roles) NIHVIVO-3206 (data migration)
|
2011-10-28 21:42:25 +00:00 |
|
tworrall
|
2159c4ae6a
|
NIHVIVO-2725: replaced rdf:type statements with vitro:mostSpecificType
|
2011-10-25 20:45:13 +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
|
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 |
|
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 |
|
bjl23
|
51ce919b28
|
updated list views with CONSTRUCTs
|
2011-01-31 22:52:40 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
nac26
|
4739e32b34
|
NIHVIVO-1339 Completed core:relatedRole custom list view thanks to Rebecca's help in using rdfs:subPropertyOf to keep this streamlined and generic. It does not assume that the individual in the role is of class foaf:Person
|
2011-01-06 16:01:40 +00:00 |
|
nac26
|
9ab78ca9cf
|
NIHVIVO-1339 core:relatedRole custom list view is a work in progress. To review potential implementation options with Rebecca
|
2011-01-06 14:44:04 +00:00 |
|