Commit graph

52 commits

Author SHA1 Message Date
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
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
nac26
bbd51fca82 NIHVIVO-1339 NIHVIVO-1340 Completed hasRole custom list views:
** core:hasClinicalRole
** core:hasLeaderRole
** core:hasMemberRole
** core:hasOutreachProviderRole
** core:hasServiceProviderRole
** core:hasResearcherRole
** core:hasInvestigatorRole
** core:hasCo-PrincipalInvestigatorRole
** core:hasPrincipalInvestigatorRole
** core:hasTeacherRole
** core:hasPresenterRole
2011-01-06 14:10:37 +00:00
nac26
6e588300e6 NIHVIVO-1338 Removed rogue tab at the end of one line 2011-01-06 14:04:34 +00:00
nac26
ec80cda36c NIHVIVO-1336 Updated to use dateTimeInterval instead of dateTimeValue since core:EducationalTraining has a restriction on the interval and Brian updated personHasEducationalTraining.jsp to assert as dateTimeInterval. Will confirm with Stella that this is correct. 2011-01-06 13:57:48 +00:00
rjy7
05d1dd8721 NIHVIVO-1338 Add subclass collation to organizationForPosition custom query 2011-01-05 22:15:59 +00:00
rjy7
2db6e37522 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:57 +00:00
nac26
583ec198d5 NIHVIVO-1338 Custom list view for core:organizationForPosition 2011-01-04 14:04:55 +00:00
nac26
e07a78d3a8 NIHVIVO-1338 Custom list view for core:personInPosition 2011-01-04 13:28:48 +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
rjy7
7341db981b NIHVIVO-1336 Corrected datetime query terms 2010-12-20 22:09:32 +00:00
rjy7
1fdbf3b961 NIHVIVO-1336 Finished custom list view for core:educationalTraining property 2010-12-20 15:35:01 +00:00
rjy7
23302816ac NIHVIVO-1341 Change names of custom list view config files, xml elements, templates. 2010-12-20 04:20:36 +00:00
rjy7
92040a8eb2 NIHVIVO-1341 Change names of custom list view config files, xml elements, templates. 2010-12-17 22:11:04 +00:00
rjy7
70f7b3787d 2010-12-17 16:34:11 +00:00
rjy7
07bf2f6c14 NIHVIVO-1336 Educational training short view 2010-12-16 22:53:10 +00:00
rjy7
4e4da7d08e NIHVIVO-1336 First draft of short view template for educational training. NIHVIVO-1341 Reworked handling of urls in default and custom short views. Moniker and name still need to be reworked, so added placeholder text for now. 2010-12-15 19:34:29 +00:00
rjy7
31dbc619a4 NIHVIVO-1341 Get custom view config file for a property.
NIHVIVO-1336 Sparql query for core:educationalTraining.
2010-12-15 16:52:59 +00:00