hale icon indicating copy to clipboard operation
hale copied to clipboard

always show null/empty as occurring value when they appear in the data

Open JohannaOtt opened this issue 7 years ago • 3 comments

if a property is not filled, make it visible in the "occurring values" window to let the user know for how many features an attribute is not filled. should exists - at least in this one it don't (Mudab MV-LUNG PPT): the properties speciesIdentifierID and speciesIdentifierText are filled in a groovy retype function with values that are taken from a collector

target view in schmea explorer: image

screenshot occurring values (no empty values at very top or very end of the list): image 1

screenshot produced GML: image 2

JohannaOtt avatar Jan 30 '18 14:01 JohannaOtt

Empty, i.e. an empty string, should appear in the "Occuring values". If it doesn't, that would be unexpected. As to also counting the number of values that are null, I personally don't see that as an occurig value, because there is no value.

thorsten-reitz avatar Feb 10 '18 07:02 thorsten-reitz

Agreed that it is not an occurring value but then it might be helpful to have an extra tab in the properties or anything the like where null values are indicated. Just stumbled upon this problem again with @annat2022 while working on an alignment. This is also related to #794 which is slightly different though as it concerns the reader, not data resulting from a mapping.

JohannaOtt avatar Nov 17 '22 09:11 JohannaOtt

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 22 '24 02:05 github-actions[bot]