mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-24 04:23:22 +01:00
Update notes for 2016-05-13
This commit is contained in:
parent
fc3235ed84
commit
fcdc3fdc0e
@ -120,3 +120,12 @@ fi
|
||||
```
|
||||
# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=39 and text_value similar to "% %";
|
||||
```
|
||||
|
||||
## 2016-05-13
|
||||
|
||||
- More theorizing about CGcore
|
||||
- Add two new fields:
|
||||
- dc.srplace.subregion → cg.coverage.admin-unit
|
||||
- dc.place → cg.place
|
||||
- `dc.place` is our own field, so it's easy to move
|
||||
- I've removed `dc.title.jtitle` from the list for now because there's no use moving it out of DC until we know where it will go (see discussion yesterday)
|
||||
|
@ -223,6 +223,20 @@ fi
|
||||
<pre><code># select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=39 and text_value similar to "% %";
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-05-13:b7bf1a0f8f2415a40e1e11e343b04c0d">2016-05-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>More theorizing about CGcore</li>
|
||||
<li>Add two new fields:
|
||||
|
||||
<ul>
|
||||
<li>dc.srplace.subregion → cg.coverage.admin-unit</li>
|
||||
<li>dc.place → cg.place</li>
|
||||
</ul></li>
|
||||
<li><code>dc.place</code> is our own field, so it’s easy to move</li>
|
||||
<li>I’ve removed <code>dc.title.jtitle</code> from the list for now because there’s no use moving it out of DC until we know where it will go (see discussion yesterday)</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
||||
|
@ -160,6 +160,20 @@ fi
|
||||
|
||||
<pre><code># select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=39 and text_value similar to &quot;% %&quot;;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-05-13:b7bf1a0f8f2415a40e1e11e343b04c0d">2016-05-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>More theorizing about CGcore</li>
|
||||
<li>Add two new fields:
|
||||
|
||||
<ul>
|
||||
<li>dc.srplace.subregion → cg.coverage.admin-unit</li>
|
||||
<li>dc.place → cg.place</li>
|
||||
</ul></li>
|
||||
<li><code>dc.place</code> is our own field, so it&rsquo;s easy to move</li>
|
||||
<li>I&rsquo;ve removed <code>dc.title.jtitle</code> from the list for now because there&rsquo;s no use moving it out of DC until we know where it will go (see discussion yesterday)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -160,6 +160,20 @@ fi
|
||||
|
||||
<pre><code># select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=39 and text_value similar to &quot;% %&quot;;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-05-13:b7bf1a0f8f2415a40e1e11e343b04c0d">2016-05-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>More theorizing about CGcore</li>
|
||||
<li>Add two new fields:
|
||||
|
||||
<ul>
|
||||
<li>dc.srplace.subregion → cg.coverage.admin-unit</li>
|
||||
<li>dc.place → cg.place</li>
|
||||
</ul></li>
|
||||
<li><code>dc.place</code> is our own field, so it&rsquo;s easy to move</li>
|
||||
<li>I&rsquo;ve removed <code>dc.title.jtitle</code> from the list for now because there&rsquo;s no use moving it out of DC until we know where it will go (see discussion yesterday)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user