mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-17 20:27:05 +01:00
Update notes for 2017-11-02
This commit is contained in:
parent
65b3504f13
commit
b1fc5b1373
@ -38,3 +38,7 @@ COPY 54701
|
||||
|
||||
- METS XML is available for all items with this pattern: /metadata/handle/10568/95947/mets.xml
|
||||
- I whipped up a quick hack to print a clickable link with this URL on the thumbnail but it needs to check a few corner cases, like when there is a thumbnail but no content bitstream!
|
||||
- Help proof fifty-three CIAT records for Sisay: https://dspacetest.cgiar.org/handle/10568/95895
|
||||
- A handful of issues with `cg.place` using format like "Lima, PE" instead of "Lima, Peru"
|
||||
- Also, some dates like with completely invalid format like "2010- 06" and "2011-3-28"
|
||||
- I also collapsed some consecutive whitespace on a handful of fields
|
||||
|
@ -38,7 +38,7 @@ COPY 54701
|
||||
|
||||
<meta property="article:published_time" content="2017-11-02T09:37:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-11-02T10:07:34+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-11-02T17:05:37+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -86,9 +86,9 @@ COPY 54701
|
||||
"@type": "BlogPosting",
|
||||
"headline": "November, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-11/",
|
||||
"wordCount": "214",
|
||||
"wordCount": "261",
|
||||
"datePublished": "2017-11-02T09:37:54+02:00",
|
||||
"dateModified": "2017-11-02T10:07:34+02:00",
|
||||
"dateModified": "2017-11-02T17:05:37+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -190,6 +190,10 @@ COPY 54701
|
||||
<ul>
|
||||
<li>METS XML is available for all items with this pattern: /metadata/handle/10568/95947/mets.xml</li>
|
||||
<li>I whipped up a quick hack to print a clickable link with this URL on the thumbnail but it needs to check a few corner cases, like when there is a thumbnail but no content bitstream!</li>
|
||||
<li>Help proof fifty-three CIAT records for Sisay: <a href="https://dspacetest.cgiar.org/handle/10568/95895">https://dspacetest.cgiar.org/handle/10568/95895</a></li>
|
||||
<li>A handful of issues with <code>cg.place</code> using format like “Lima, PE” instead of “Lima, Peru”</li>
|
||||
<li>Also, some dates like with completely invalid format like “2010- 06” and “2011-3-28”</li>
|
||||
<li>I also collapsed some consecutive whitespace on a handful of fields</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-11/</loc>
|
||||
<lastmod>2017-11-02T10:07:34+02:00</lastmod>
|
||||
<lastmod>2017-11-02T17:05:37+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -134,7 +134,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-11-02T10:07:34+02:00</lastmod>
|
||||
<lastmod>2017-11-02T17:05:37+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -145,7 +145,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-11-02T10:07:34+02:00</lastmod>
|
||||
<lastmod>2017-11-02T17:05:37+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -157,13 +157,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-11-02T10:07:34+02:00</lastmod>
|
||||
<lastmod>2017-11-02T17:05:37+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-11-02T10:07:34+02:00</lastmod>
|
||||
<lastmod>2017-11-02T17:05:37+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user