From fcdc3fdc0ebfaeaf6acc92149795698180f09b3c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 13 May 2016 17:41:39 +0300 Subject: [PATCH] Update notes for 2016-05-13 --- content/2016-05.md | 9 +++++++++ public/2016-05/index.html | 14 ++++++++++++++ public/index.xml | 14 ++++++++++++++ public/tags/notes/index.xml | 14 ++++++++++++++ 4 files changed, 51 insertions(+) diff --git a/content/2016-05.md b/content/2016-05.md index 5f89f7658..756d11eea 100644 --- a/content/2016-05.md +++ b/content/2016-05.md @@ -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) diff --git a/public/2016-05/index.html b/public/2016-05/index.html index ec1e9f238..bdbe9a30e 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -223,6 +223,20 @@ fi
# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=39 and text_value similar to "%  %";
 
+

2016-05-13

+ + +