mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 2017-05-10
This commit is contained in:
parent
57d98dd690
commit
fe6726122a
@ -97,3 +97,8 @@ dspace=# delete from metadatavalue where resource_type_id=2 and text_value=''
|
||||
Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "handle_pkey"
|
||||
Detail: Key (handle_id)=(80928) already exists.
|
||||
```
|
||||
|
||||
## 2017-05-10
|
||||
|
||||
- Atmire says they are willing to extend the ORCID implementation, and I've asked them to provide a quote
|
||||
- I clarified that the scope of the implementation should be that ORCIDs are stored in the database and exposed via REST / API like other fields
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-09T10:06:42+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-10T00:16:49+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
||||
"wordCount": "782",
|
||||
"wordCount": "827",
|
||||
"datePublished": "2017-05-01T16:21:52+02:00",
|
||||
"dateModified": "2017-05-09T10:06:42+03:00",
|
||||
"dateModified": "2017-05-10T00:16:49+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -230,6 +230,13 @@ $ for item in /home/aorth/10947-1/ITEM@10947-*; do [dspace]/bin/dspace packager
|
||||
Detail: Key (handle_id)=(80928) already exists.
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2017-05-10">2017-05-10</h2>
|
||||
|
||||
<ul>
|
||||
<li>Atmire says they are willing to extend the ORCID implementation, and I’ve asked them to provide a quote</li>
|
||||
<li>I clarified that the scope of the implementation should be that ORCIDs are stored in the database and exposed via REST / API like other fields</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
||||
<lastmod>2017-05-09T10:06:42+03:00</lastmod>
|
||||
<lastmod>2017-05-10T00:16:49+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -99,7 +99,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-05-09T10:06:42+03:00</lastmod>
|
||||
<lastmod>2017-05-10T00:16:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -110,19 +110,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-05-09T10:06:42+03:00</lastmod>
|
||||
<lastmod>2017-05-10T00:16:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-05-09T10:06:42+03:00</lastmod>
|
||||
<lastmod>2017-05-10T00:16:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-05-09T10:06:42+03:00</lastmod>
|
||||
<lastmod>2017-05-10T00:16:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user