AccessRight » History » Version 5
Miriam Baglioni, 30/11/2021 03:43 PM
| 1 | 3 | Claudio Atzori | h1. BestAccessRight |
|---|---|---|---|
| 2 | 1 | Claudio Atzori | |
| 3 | 3 | Claudio Atzori | Indicates the most open access rights (*) available among the result [[Instance|Instances]]. |
| 4 | 1 | Claudio Atzori | |
| 5 | 3 | Claudio Atzori | (*) where the openness is defined by the ordering of the access right terms in the following |
| 6 | |||
| 7 | <pre> |
||
| 8 | OPEN SOURCE > OPEN > EMBARGO (6MONTHS) > EMBARGO (12MONTHS) > RESTRICTED > CLOSED > UNKNOWN |
||
| 9 | </pre> |
||
| 10 | |||
| 11 | 2 | Claudio Atzori | |_. field name |_. cardinality |_. type |_. description | |
| 12 | | code | ONE | string | | |
||
| 13 | 1 | Claudio Atzori | | label | ONE | string | | |
| 14 | 2 | Claudio Atzori | | scheme | ONE | string | | |
| 15 | |||
| 16 | |||
| 17 | 4 | Miriam Baglioni | Example data: |
| 18 | |||
| 19 | 5 | Miriam Baglioni | <pre> |
| 20 | 1 | Claudio Atzori | { |
| 21 | 5 | Miriam Baglioni | "code":"c_16ec", |
| 22 | "label":"RESTRICTED", |
||
| 23 | "scheme":"http://vocabularies.coar-repositories.org/documentation/access_rights/" |
||
| 24 | 4 | Miriam Baglioni | } |
| 25 | 5 | Miriam Baglioni | </pre> |
| 26 | 4 | Miriam Baglioni | |
| 27 | |||
| 28 | 3 | Claudio Atzori | h1. AccessRight |
| 29 | 2 | Claudio Atzori | |
| 30 | 3 | Claudio Atzori | Subclass of [[AccessRight|BestAccessRight]], indicates information about rights held in and over the resource and the open Access Route. |
| 31 | 2 | Claudio Atzori | |
| 32 | |_. field name |_. cardinality |_. type |_. description | |
||
| 33 | 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-) | |
| 34 | 4 | Miriam Baglioni | |
| 35 | |||
| 36 | Example data: |
||
| 37 | |||
| 38 | { |
||
| 39 | "code":"c_abf2", |
||
| 40 | "label":"OPEN", |
||
| 41 | "openAccessRoute":"gold", |
||
| 42 | "scheme":"http://vocabularies.coar-repositories.org/documentation/access_rights/" |
||
| 43 | } |