Property: Has publication status
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Published, Accepted, In Review, Preprint, Retracted
|
| Display name | Publication Status |
| Description | Editorial status of a publication. "Preprint" applies to works deposited on preprint servers; "Published" to peer-reviewed final versions.
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Published", "Accepted", "In Review", "Preprint", "Retracted" ] } }