diff --git a/content/post/2017-07.md b/content/post/2017-07.md
index f3cd7844f..91e2c7e84 100644
--- a/content/post/2017-07.md
+++ b/content/post/2017-07.md
@@ -18,7 +18,7 @@ tags = ["Notes"]
```
-$ psql dspacenew -x -c 'select element, qualifier, scope_note from metadatafieldregistry where metadata_schema_id=5 order by element, qualifier;' | sed -r 's:^-\[ RECORD (.*) \]-+$:\n
$ psql dspacenew -x -c 'select element, qualifier, scope_note from metadatafieldregistry where metadata_schema_id=5 order by element, qualifier;' | sed -r 's:^-\[ RECORD (.*) \]-+$:</dc-type>\n<dc-type>:;s:([^ ]*) +\| (.*): <\1>\2</\1>:;s:^$:</dc-type>:;1s:</dc-type>\n::'
+$ psql dspacenew -x -c 'select element, qualifier, scope_note from metadatafieldregistry where metadata_schema_id=5 order by element, qualifier;' | sed -r 's:^-\[ RECORD (.*) \]-+$:</dc-type>\n<dc-type>\n<schema>cg</schema>:;s:([^ ]*) +\| (.*): <\1>\2</\1>:;s:^$:</dc-type>:;1s:</dc-type>\n::'
@@ -173,6 +173,16 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
- What if we modify the item submission form to use
type-bind
fields to show/hide certain fields depending on the type?
+2017-07-05
+
+
+- Adjust WLE Research Theme to include both Phase I and II on the submission form according to editor feedback (#330)
+- Generate list of fields in the current CGSpace
cg
scheme so we can record them properly in the metadata registry:
+
+
+$ psql dspace -x -c 'select element, qualifier, scope_note from metadatafieldregistry where metadata_schema_id=2 order by element, qualifier;' | sed -r 's:^-\[ RECORD (.*) \]-+$:</dc-type>\n<dc-type>\n<schema>cg</schema>:;s:([^ ]*) +\| (.*): <\1>\2</\1>:;s:^$:</dc-type>:;1s:</dc-type>\n::' > cg-types.xml
+
+
diff --git a/public/sitemap.xml b/public/sitemap.xml
index b5f20327e..9cea286df 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -4,7 +4,7 @@
https://alanorth.github.io/cgspace-notes/2017-07/
- 2017-07-04T13:49:16+03:00
+ 2017-07-04T23:39:47+03:00
@@ -109,7 +109,7 @@
https://alanorth.github.io/cgspace-notes/
- 2017-07-04T13:49:16+03:00
+ 2017-07-04T23:39:47+03:00
0
@@ -120,19 +120,19 @@
https://alanorth.github.io/cgspace-notes/tags/notes/
- 2017-07-04T13:49:16+03:00
+ 2017-07-04T23:39:47+03:00
0
https://alanorth.github.io/cgspace-notes/post/
- 2017-07-04T13:49:16+03:00
+ 2017-07-04T23:39:47+03:00
0
https://alanorth.github.io/cgspace-notes/tags/
- 2017-07-04T13:49:16+03:00
+ 2017-07-04T23:39:47+03:00
0