Update documentation to describe dedup profile v4 #70

Merged
claudio.atzori merged 9 commits from dedup_v4 into main 2024-02-21 10:55:52 +01:00
1 changed files with 4 additions and 4 deletions
Showing only changes of commit c95c2228b1 - Show all commits

View File

@ -369,7 +369,7 @@ _Type: Boolean • Cardinality: ONE_
Indicates whether or not the scientific result was published following the green open access model. Indicates whether or not the scientific result was published following the green open access model.
### openAccesColor ### openAccessColor
_Type: String • Cardinality: ONE_ _Type: String • Cardinality: ONE_
@ -378,12 +378,12 @@ Indicates the specific open access model used for the publication; possible valu
### isInDiamondJournal ### isInDiamondJournal
_Type: Boolean • Cardinality: ONE_ _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_ _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.
--- ---