mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-05-23
This commit is contained in:
parent
4285db1c5e
commit
0e92daa921
@ -249,3 +249,5 @@ AND resource_id IN (select item_id from collection2item where collection_id IN (
|
|||||||
dspace=# \copy (select distinct text_value from metadatavalue where resource_type_id=2 and metadata_field_id=119) to /tmp/wle.csv with csv;
|
dspace=# \copy (select distinct text_value from metadatavalue where resource_type_id=2 and metadata_field_id=119) to /tmp/wle.csv with csv;
|
||||||
COPY 111
|
COPY 111
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Respond to Atmire message about ORCIDs, saying that right now we'd prefer to just have them available via REST API like any other metadata field, and that I'm available for a Skype
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
||||||
<meta property="article:modified_time" content="2017-05-22T23:23:16+03:00"/>
|
<meta property="article:modified_time" content="2017-05-23T12:54:07+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -45,9 +45,9 @@
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "May, 2017",
|
"headline": "May, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
||||||
"wordCount": "2007",
|
"wordCount": "2039",
|
||||||
"datePublished": "2017-05-01T16:21:52+02:00",
|
"datePublished": "2017-05-01T16:21:52+02:00",
|
||||||
"dateModified": "2017-05-22T23:23:16+03:00",
|
"dateModified": "2017-05-23T12:54:07+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -410,6 +410,10 @@ AND resource_id IN (select item_id from collection2item where collection_id IN (
|
|||||||
COPY 111
|
COPY 111
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Respond to Atmire message about ORCIDs, saying that right now we’d prefer to just have them available via REST API like any other metadata field, and that I’m available for a Skype</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
||||||
<lastmod>2017-05-22T23:23:16+03:00</lastmod>
|
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-05-22T23:23:16+03:00</lastmod>
|
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -110,19 +110,19 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2017-05-22T23:23:16+03:00</lastmod>
|
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-05-22T23:23:16+03:00</lastmod>
|
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2017-05-22T23:23:16+03:00</lastmod>
|
<lastmod>2017-05-23T12:54:07+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user