From 882be07650e6c787535469ce06f5ae6f2af4e2ad Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Mon, 12 Feb 2024 12:10:29 +0100 Subject: [PATCH] fixed field name, minor changes in wording, also in version 7.0.0 --- .../version-7.0.0/data-model/entities/research-product.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/versioned_docs/version-7.0.0/data-model/entities/research-product.md b/versioned_docs/version-7.0.0/data-model/entities/research-product.md index 0ab8ec5..e60d118 100644 --- a/versioned_docs/version-7.0.0/data-model/entities/research-product.md +++ b/versioned_docs/version-7.0.0/data-model/entities/research-product.md @@ -369,7 +369,7 @@ _Type: Boolean • Cardinality: ONE_ Indicates whether or not the scientific result was published following the green open access model. -### openAccesColor +### openAccessColor _Type: String • Cardinality: ONE_ @@ -378,12 +378,12 @@ Indicates the specific open access model used for the publication; possible valu ### isInDiamondJournal _Type: Boolean • Cardinality: ONE_ -Indicates whether or not the result was published in a diamond journal. +Indicates whether or not the publication was published in a diamond journal. -### openAccesColor +### publiclyFunded _Type: String • Cardinality: ONE_ -Indicates whether or not the grants acknowledged by the publication come from public funds. +Discloses whether the publication acknowledges grants from public sources. ---