mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-09-16
This commit is contained in:
@ -35,7 +35,7 @@ CGSpace
|
||||
|
||||
Abenet had another similar issue a few days ago when trying to find the stats for 2018 in the RTB community
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
|
||||
|
||||
|
||||
@ -516,7 +516,7 @@ issn.validate('1020-3362')
|
||||
<li>I turned the Pandas script into a proper Python package called <a href="https://git.sr.ht/~alanorth/csv-metadata-quality">csv-metadata-quality</a>
|
||||
<ul>
|
||||
<li>It supports CSV and Excel files</li>
|
||||
<li>It fixes whitespace errors and erroneous multi-value separators (“|”) and validates ISSN, ISBNs, and dates</li>
|
||||
<li>It fixes whitespace errors and erroneous multi-value separators ("|") and validates ISSN, ISBNs, and dates</li>
|
||||
<li>Also I added a bunch of other checks/fixes for unnecessary and “suspicious” Unicode characters</li>
|
||||
<li>I added fixes to drop duplicate metadata values</li>
|
||||
<li>And lastly, I added validation of ISO 639-2 and ISO 639-3 languages</li>
|
||||
|
Reference in New Issue
Block a user