@@ -57,7 +57,7 @@ Minimal-level benchmarks are mostly objective (e.g., a value is present/not pres
5757| | |- Any record that has no value or an |
5858| | | effectively empty title value (e.g.,|
5959| | | a value consisting exclusively of |
60- | | | whitespace |
60+ | | | whitespace) |
6161+-------------------------------------------+---------------------------------------+---------------------------------------+
6262| Value content matches the field type |- For fields that have a specific data|**Values that may be correct:** |
6363| | type, content matches the specified | |
@@ -181,16 +181,16 @@ some subjective elements; suggested benchmarks are intended to be adjusted as ne
181181+-------------------------------------------+-------------------------------------------+---------------------------------------+---------------------------------------------------+
182182| Stray character encoding has been removed |This is a problem that tends to be |- Values do not include character |**Possible issues to remediate:** |
183183| |relatively easy to find programmatically | encoding strings, mark-up values, or| |
184- | |and, depending on string matching, can make| other non-displaying text (usually |- PDF character encoding, like "\'" instead of |
185- | |a significant difference when terms are | pasted in from another source) | an apostrophe |
184+ | |and, depending on string matching, can make | other non-displaying text (usually |- PDF character encoding, like "\&\ #39\ ;" instead |
185+ | |a significant difference when terms are | pasted in from another source) | of an apostrophe |
186186| |normalized. | |- LaTex or other technical mark-up, like |
187187| | | | “.pi./sup +/, p” |
188188| | | |- MARC subfields in names or subjects, like “$c” |
189189| | | | or “\| x” |
190190+-------------------------------------------+-------------------------------------------+---------------------------------------+---------------------------------------------------+
191191| All "placeholder" values have been |Placeholders can be an indicator of |- Values do not include any strings |**Possible issues to remediate:** |
192- | replaced/removed and are not present in the|information that is missing, or records | meant to be replaced with other | |
193- | publicly accessible record |that need review and may be easy to find | text |- The presence of text such as: |
192+ | replaced/removed and are not present in the|information that is missing or records that | meant to be replaced with other | |
193+ | publicly accessible record |need review; they may also be easy to find | text |- The presence of text such as: |
194194| |programmatically if placeholders are | | |
195195| |applied consistently in local records. | | - YYYY-MM |
196196| | | | - {{{name}}} |
0 commit comments