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

+ + +