Actions
AccessRight¶
Subclass of BestAccessRight, indicates information about rights held in and over the resource and the open Access Route.
| field name | cardinality | type | description | 
|---|---|---|---|
| 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) | 
Example data:
{
    "code":"c_abf2",
    "label":"OPEN",
    "openAccessRoute":"gold",
    "scheme":"http://vocabularies.coar-repositories.org/documentation/access_rights/" 
}
Updated by Miriam Baglioni almost 4 years ago · 8 revisions