This behavior sometimes comes up, for example, with selecting the Copyright Statements option in the bar chart: we might see a count of 5 for No Value Detected, but after clicking on that bar, only 3 records are displayed in the table view.
The behavior seems related to a combination of:
- The manner in which
Copyright Statements, Copyright Holders and Copyright Authors are related to one another in the count calculation. (Not sure if it applies to license information as well.)
- The fact that a count of 5 in the bar chart does not necessarily refer to 5 separate records -- might be 4 occurrences in 1 record and 1 occurrence in a second record.
The first bullet is probably something we'd want to address; the second bullet seems more an issue of design and explaining to users what the count represents.
This behavior sometimes comes up, for example, with selecting the
Copyright Statementsoption in the bar chart: we might see a count of 5 forNo Value Detected, but after clicking on that bar, only 3 records are displayed in the table view.The behavior seems related to a combination of:
Copyright Statements,Copyright HoldersandCopyright Authorsare related to one another in the count calculation. (Not sure if it applies to license information as well.)The first bullet is probably something we'd want to address; the second bullet seems more an issue of design and explaining to users what the count represents.