diff --git a/content/posts/2018-09.md b/content/posts/2018-09.md index 95aece8dd..6b35d1a1c 100644 --- a/content/posts/2018-09.md +++ b/content/posts/2018-09.md @@ -112,5 +112,31 @@ org.dspace.authorize.AuthorizeException: Authorization denied for action WORKFLO ``` - Seems to be during submit step, because it's workflow step 1...? +- Move some top-level CRP communities to be below the new [CGIAR Research Programs and Platforms](https://cgspace.cgiar.org/handle/10568/97114) community: + +``` +$ dspace community-filiator --set -p 10568/97114 -c 10568/51670 +$ dspace community-filiator --set -p 10568/97114 -c 10568/35409 +$ dspace community-filiator --set -p 10568/97114 -c 10568/3112 +``` + +- Valerio contacted me to point out some issues with metadata on CGSpace, which I corrected in PostgreSQL: + +``` +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI Juornal'; +UPDATE 1 +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI journal'; +UPDATE 23 +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='YES'; +UPDATE 1 +delete from metadatavalue where resource_type_id=2 and metadata_field_id=226 and text_value='NO'; +DELETE 17 +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI'; +UPDATE 15 +``` + +- Start working on adding metadata for access and usage rights that we started earlier in 2018 (and also in 2017) +- The current `cg.identifier.status` field will become "Access rights" and `dc.rights` will become "Usage rights" +- I have some work in progress on the [`5_x-rights` branch](https://github.com/alanorth/DSpace/tree/5_x-rights) diff --git a/docs/2018-09/index.html b/docs/2018-09/index.html index e590d7cbd..2a1370129 100644 --- a/docs/2018-09/index.html +++ b/docs/2018-09/index.html @@ -18,7 +18,7 @@ I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I " /> - +
  • Seems to be during submit step, because it’s workflow step 1…?
  • +
  • Move some top-level CRP communities to be below the new CGIAR Research Programs and Platforms community:
  • + + +
    $ dspace community-filiator --set -p 10568/97114 -c 10568/51670
    +$ dspace community-filiator --set -p 10568/97114 -c 10568/35409
    +$ dspace community-filiator --set -p 10568/97114 -c 10568/3112
    +
    + + + +
    update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI Juornal';
    +UPDATE 1
    +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI journal';
    +UPDATE 23
    +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='YES';
    +UPDATE 1
    +delete from metadatavalue where resource_type_id=2 and metadata_field_id=226 and text_value='NO';
    +DELETE 17
    +update metadatavalue set text_value='ISI Journal' where resource_type_id=2 and metadata_field_id=226 and text_value='ISI';
    +UPDATE 15
    +
    + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index ebdaeb8ee..1df4ecba6 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-09/ - 2018-09-04T17:33:30+03:00 + 2018-09-10T11:59:08+03:00 @@ -184,7 +184,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-09-04T17:33:30+03:00 + 2018-09-10T11:59:08+03:00 0 @@ -195,7 +195,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-09-04T17:33:30+03:00 + 2018-09-10T11:59:08+03:00 0 @@ -207,13 +207,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2018-09-04T17:33:30+03:00 + 2018-09-10T11:59:08+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-09-04T17:33:30+03:00 + 2018-09-10T11:59:08+03:00 0