BestAccessRight » History » Version 1
Miriam Baglioni, 30/11/2021 04:08 PM
1 | 1 | Miriam Baglioni | h1. BestAccessRight |
---|---|---|---|
2 | |||
3 | Indicates the most open access rights (*) available among the result [[Instance|Instances]]. |
||
4 | |||
5 | (*) 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 | |_. field name |_. cardinality |_. type |_. description | |
||
12 | | code | ONE | string | | |
||
13 | | label | ONE | string | | |
||
14 | | scheme | ONE | string | | |
||
15 | |||
16 | |||
17 | Example data: |
||
18 | |||
19 | <pre> |
||
20 | { |
||
21 | "code":"c_16ec", |
||
22 | "label":"RESTRICTED", |
||
23 | "scheme":"http://vocabularies.coar-repositories.org/documentation/access_rights/" |
||
24 | } |
||
25 | </pre> |