mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 22:55:04 +01:00
Update notes for 2016-06-07
This commit is contained in:
parent
c9c6800dcd
commit
caf140859a
@ -130,3 +130,5 @@ dspacetest=# \copy (select text_value, count(*) from metadatavalue where resourc
|
||||
- dc.identifier.googleurl → cg.identifier.googleurl
|
||||
- dc.identifier.dataurl → cg.identifier.dataurl
|
||||
|
||||
- Discuss pulling data from IFPRI's ContentDM with Ryan Miller
|
||||
- Looks like OAI is kinda obtuse for this, and if we use ContentDM's API we'll be able to access their internal field names (rather than trying to figure out how they stuffed them into various, repeated Dublin Core fields)
|
||||
|
@ -209,7 +209,7 @@ UPDATE 960
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Identified the next round of fields to migrate:
|
||||
<li><p>Identified the next round of fields to migrate:</p>
|
||||
|
||||
<ul>
|
||||
<li>dc.title.jtitle → dc.source</li>
|
||||
@ -222,6 +222,10 @@ UPDATE 960
|
||||
<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
|
||||
<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
|
||||
</ul></li>
|
||||
|
||||
<li><p>Discuss pulling data from IFPRI’s ContentDM with Ryan Miller</p></li>
|
||||
|
||||
<li><p>Looks like OAI is kinda obtuse for this, and if we use ContentDM’s API we’ll be able to access their internal field names (rather than trying to figure out how they stuffed them into various, repeated Dublin Core fields)</p></li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
@ -147,7 +147,7 @@ UPDATE 960
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Identified the next round of fields to migrate:
|
||||
<li><p>Identified the next round of fields to migrate:</p>
|
||||
|
||||
<ul>
|
||||
<li>dc.title.jtitle → dc.source</li>
|
||||
@ -160,6 +160,10 @@ UPDATE 960
|
||||
<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
|
||||
<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
|
||||
</ul></li>
|
||||
|
||||
<li><p>Discuss pulling data from IFPRI&rsquo;s ContentDM with Ryan Miller</p></li>
|
||||
|
||||
<li><p>Looks like OAI is kinda obtuse for this, and if we use ContentDM&rsquo;s API we&rsquo;ll be able to access their internal field names (rather than trying to figure out how they stuffed them into various, repeated Dublin Core fields)</p></li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -147,7 +147,7 @@ UPDATE 960
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Identified the next round of fields to migrate:
|
||||
<li><p>Identified the next round of fields to migrate:</p>
|
||||
|
||||
<ul>
|
||||
<li>dc.title.jtitle → dc.source</li>
|
||||
@ -160,6 +160,10 @@ UPDATE 960
|
||||
<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
|
||||
<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
|
||||
</ul></li>
|
||||
|
||||
<li><p>Discuss pulling data from IFPRI&rsquo;s ContentDM with Ryan Miller</p></li>
|
||||
|
||||
<li><p>Looks like OAI is kinda obtuse for this, and if we use ContentDM&rsquo;s API we&rsquo;ll be able to access their internal field names (rather than trying to figure out how they stuffed them into various, repeated Dublin Core fields)</p></li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user