Project

General

Profile

AccessRight » History » Version 2

Claudio Atzori, 17/11/2021 11:45 AM

1 1 Claudio Atzori
h1. AccessRight
2
3
Indicates information about rights held in and over the resource.
4
5
|_. field name |_. cardinality |_. type |_. description |
6
| code | ONE | string | |
7
| label | ONE | string | |
8
| scheme | ONE | string | |
9 2 Claudio Atzori
10
h1. BestAccessRight
11
12
Subclass of [[AccessRight]], indicates the most open access rights (*) available among the result [[Instance|Instances]] and the open Access Route.
13
14
(*) where the openness is defined by the ordering of the access right terms in the following
15
16
<pre>
17
OPEN SOURCE > OPEN > EMBARGO (6MONTHS) > EMBARGO (12MONTHS) > RESTRICTED > CLOSED > UNKNOWN
18
</pre>
19
20
|_. field name |_. cardinality |_. type |_. description |
21 1 Claudio Atzori
| openAccessRoute | ONE | Can assume one of the following values: gold, green, hybrid, bronze. | Indicates the OpenAccess status. Values are set according to the "Unpaywall methodology":https://support.unpaywall.org/support/solutions/articles/44001777288-what-do-the-types-of-oa-status-green-gold-hybrid-and-bronze-mean-) |