Add notes for 2019-07-30

This commit is contained in:
Alan Orth 2019-07-30 20:15:21 +03:00
parent 3c96242c0f
commit d8adf171e2
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 20 additions and 8 deletions

View File

@ -398,4 +398,9 @@ value.replace(/\s+\|\|/,"||").replace(/\|\|\s+/,"||")
- And lastly lastly, I added AGROVOC validation of subject terms
- Inform Bioversity that there is an error in their CSV, seemingly caused by quotes in the citation field
## 2019-07-30
- Add support for removing newlines (line feeds) to [csv-metadata-quality](https://git.sr.ht/~alanorth/csv-metadata-quality)
- On the subject of validating some of our fields like countries and regions, Abenet pointed out that these should all be valid AGROVOC terms, so we can actually try to validate against that!
<!-- vim: set sw=2 ts=2: -->

View File

@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-07/" />
<meta property="article:published_time" content="2019-07-01T12:13:51&#43;03:00"/>
<meta property="article:modified_time" content="2019-07-29T19:03:11&#43;03:00"/>
<meta property="article:modified_time" content="2019-07-30T00:37:24&#43;03:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="July, 2019"/>
@ -47,9 +47,9 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
"@type": "BlogPosting",
"headline": "July, 2019",
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-07\/",
"wordCount": "2287",
"wordCount": "2330",
"datePublished": "2019-07-01T12:13:51\x2b03:00",
"dateModified": "2019-07-29T19:03:11\x2b03:00",
"dateModified": "2019-07-30T00:37:24\x2b03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -596,6 +596,13 @@ issn.validate('1020-3362')
<li>Inform Bioversity that there is an error in their CSV, seemingly caused by quotes in the citation field</li>
</ul>
<h2 id="2019-07-30">2019-07-30</h2>
<ul>
<li>Add support for removing newlines (line feeds) to <a href="https://git.sr.ht/~alanorth/csv-metadata-quality">csv-metadata-quality</a></li>
<li>On the subject of validating some of our fields like countries and regions, Abenet pointed out that these should all be valid AGROVOC terms, so we can actually try to validate against that!</li>
</ul>
<!-- vim: set sw=2 ts=2: -->

View File

@ -4,30 +4,30 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2019-07-29T19:03:11+03:00</lastmod>
<lastmod>2019-07-30T00:37:24+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/2019-07/</loc>
<lastmod>2019-07-29T19:03:11+03:00</lastmod>
<lastmod>2019-07-30T00:37:24+03:00</lastmod>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2019-07-29T19:03:11+03:00</lastmod>
<lastmod>2019-07-30T00:37:24+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
<lastmod>2019-07-29T19:03:11+03:00</lastmod>
<lastmod>2019-07-30T00:37:24+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2019-07-29T19:03:11+03:00</lastmod>
<lastmod>2019-07-30T00:37:24+03:00</lastmod>
<priority>0</priority>
</url>