diff --git a/content/posts/2019-12.md b/content/posts/2019-12.md index 81c88e5b5..6d8fa964e 100644 --- a/content/posts/2019-12.md +++ b/content/posts/2019-12.md @@ -209,5 +209,7 @@ UPDATE 1 - Follow up with Altmetric on the issue where [an item](https://hdl.handle.net/10568/97087) has a different (lower) score for its Handle despite it having a correct DOI (with a higher score) - I've raised this issue three times to Altmetric this year, and a few weeks ago they said they would re-process the item "before Christmas" +- Abenet suggested we use `cg.reviewStatus` instead of `cg.review-status` and I agree that we should follow other examples like `DCTERMS.accessRights` and `DCTERMS.isPartOf` + - I updated [my comment on the cg-core issue on GitHub](https://github.com/AgriculturalSemantics/cg-core/issues/14) diff --git a/docs/2019-12/index.html b/docs/2019-12/index.html index fd76cf0cb..9180ebf09 100644 --- a/docs/2019-12/index.html +++ b/docs/2019-12/index.html @@ -24,7 +24,7 @@ Make sure all packages are up to date and the package manager is up to date, the - + @@ -53,9 +53,9 @@ Make sure all packages are up to date and the package manager is up to date, the "@type": "BlogPosting", "headline": "December, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-12\/", - "wordCount": "1440", + "wordCount": "1471", "datePublished": "2019-12-01T11:22:30+02:00", - "dateModified": "2019-12-22T12:14:25+02:00", + "dateModified": "2019-12-23T11:51:41+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -359,6 +359,11 @@ UPDATE 1
cg.reviewStatus
instead of cg.review-status
and I agree that we should follow other examples like DCTERMS.accessRights
and DCTERMS.isPartOf
+