Skip to content

Commit cdd7f57

Browse files
authored
According to issue transpose-publishing#20 (except header/spacing)
1 parent ece8c54 commit cdd7f57

File tree

1 file changed

+48
-34
lines changed

1 file changed

+48
-34
lines changed

policies/schema.yml

Lines changed: 48 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ mapping:
1414
desc: A list of the journals from SHERPA/RoMEO associated with this romeo policy. Do not edit
1515
sequence:
1616
- type: str
17+
journals-child-policies:
18+
type: seq
19+
desc: A list of the journals from SHERPA/RoMEO associated with this policy's child policies. Do not edit
20+
sequence:
21+
- type: str
1722
parent-policies:
1823
type: seq
1924
desc: A list of the Policy IDs from SHERPA/RoMEO that are the parent of this policy. Do not edit
@@ -32,68 +37,68 @@ mapping:
3237
peer-review-url:
3338
type: str
3439
pattern: "^(ht|f)tps?://\\S+$"
35-
desc: Peer review policy url (valid url)
40+
desc: "peer-review-url: Open peer review policy url (valid url)"
3641
open-reports:
3742
type: str
3843
enum: [mandatory, optional, no]
39-
desc: Does the journal publish the content of peer reviews? (mandatory/optional/no)
44+
desc: "open-reports: Does the journal publish the content of peer reviews? (mandatory/optional/no/not specified)"
4045
identities-revealed:
4146
type: str
4247
enum: [mandatory, optional, no]
43-
desc: Are reviewer identities revealed to the author? (mandatory/optional/no)
48+
desc: "identities-revleaed: Are reviewer identities revealed to the author? (mandatory/optional/no/not specified)"
4449
identities-published:
4550
type: str
4651
enum: [mandatory, optional, no]
47-
desc: Are reviewer identities published? (mandatory/optional/no)
52+
desc: "identities-published: Are reviewer identities published? (mandatory/optional/no/not specified)"
4853

4954
# CO-REVIEWERS
5055
co-review-url:
5156
type: str
5257
pattern: "^(ht|f)tps?://\\S+$"
53-
desc: Co-reviewer policy url (valid url)
58+
desc: "co-review-url: Co-reviewer policy url (valid url)"
5459
co-review-policy:
5560
type: str
56-
desc: "Journal’s policy about co-reviewers - ie people who collaborate with an invited reviewer (free text)"
61+
desc: "co-review-policy: Journal’s policy about co-reviewers - ie people who collaborate with an invited reviewer (free text)"
5762
co-review-invited:
5863
type: str
5964
enum: [yes, no]
60-
desc: "Does the journal make it clear in the reviewer invitation email that co-reviewers can contribute? (yes/no)"
65+
desc: "co-review-invited: Does the journal make it clear in the reviewer invitation email that co-reviewers can contribute? (yes/no)"
6166

6267
# PEER REVIEW TRANSFER
6368
transfer-url:
6469
type: str
6570
pattern: "^(ht|f)tps?://\\S+$"
66-
desc: Peer review transfer url (valid url)
71+
desc: "transfer-url: Peer review transfer url (valid url)"
6772
transfer-policy:
6873
type: str
69-
desc: "Policy on transfer of peer reviews (free text)"
74+
desc: "transfer-policy: Policy on transfer of peer reviews (free text)"
7075

7176
# REVIEW FORM
7277
review-form-url:
7378
type: str
7479
pattern: "^(ht|f)tps?://\\S+$"
75-
desc: url to a copy or description of the peer review form (valid url)
80+
desc: "peer-review-form-url: url to a copy or description of the peer review form (valid url)"
7681
review-structure:
7782
type: str
78-
desc: "What are the titles of the sections of the review form? (free text)"
83+
desc: "review-structure: What are the titles of the sections of the review form? (free text)"
7984
separate-structure:
8085
type: str
8186
enum: [yes, no]
82-
desc: Are there separate fields for technical & impact evaluation? (yes/no)
87+
desc: "separate-structure: Are there separate fields for technical & impact evaluation? (yes/no)"
8388
co-review-field:
8489
type: str
8590
enum: [yes, no]
86-
desc: "Is there a dedicated place in the submission form to identify co-reviewers? (yes/no)"
91+
desc: "co-review-field: Is there a dedicated place in the submission form to identify co-reviewers? (yes/no)"
8792

8893
# PEER REVIEW CREDIT
8994
credit-url:
9095
type: str
9196
pattern: "^(ht|f)tps?://\\S+$"
92-
desc: "Peer review credit policy url (valid url)"
97+
desc: "credit-url: Peer review credit policy url (valid url)"
9398
orcid-peer-review:
9499
type: str
95100
enum: [yes, via service, no]
96-
desc: "Does the journal deposit peer review information into ORCiD? 'via service' includes Publons (directly/via service/no)"
101+
desc: "orcid-peer-review: Does the journal deposit peer review information into ORCiD? 'via service' includes Publons (directly/via service/no)"
97102

98103
# PREPRINTS
99104
prearchiving:
@@ -118,47 +123,56 @@ mapping:
118123
preprint-url:
119124
type: str
120125
pattern: "^(ht|f)tps?://\\S+$"
121-
desc: "Preprint policy url (valid url)"
126+
desc: "preprint-url: Preprint policy url (valid url)"
122127
preprint-version:
123128
type: str
124129
enum: [before review only, any, other, none]
125-
desc: "Version of the preprint that can be posted to a server (before review only/any/other/none)"
130+
desc: "preprint-version: Version of the preprint that can be posted to a server (before review only/any/other/none/not specified)"
126131
preprint-time:
127132
type: str
128133
enum: [before acceptance only, anytime, other]
129-
desc: Time when a preprint can be posted (before acceptance only, anytime, other)
134+
desc: "preprint-time: Time when a preprint can be posted (before acceptance only/anytime/other/not specified)"
135+
acceptable-servers:
136+
type: str
137+
desc: "acceptable-servers: Acceptable servers or characteristics of servers - eg specific names, non-commercial, recognized, etc (free text)"
138+
preprint-citation-url:
139+
type: str
140+
pattern: "^(ht|f)tps?://\\S+$"
141+
desc: "preprint-citation-url: Preprint citation policy url (valid url)"
130142
preprint-citation:
131143
type: str
132144
enum: [yes, no]
133-
desc: "Can preprints be cited in the reference list? (yes/no)"
134-
acceptable-servers:
145+
desc: "preprint-citation: Can preprints be cited in the reference list? (yes/no/not specified)"
146+
preprint-media-url:
135147
type: str
136-
desc: "Acceptable servers or characteristics of servers - eg specific names, non-commercial, recognized, etc (free text)"
148+
pattern: "^(ht|f)tps?://\\S+$"
149+
desc: "preprint-media-url: Preprint media coverage policy url (valid url)"
137150
preprint-media:
138151
type: str
139-
desc: What type of coverage or discussion of preprints is allowed, eg in the media or in scientific blogs? (free text)
140-
preprint-media-url:
152+
desc: "preprint-media: What type of coverage or discussion of preprints is allowed, eg in the media or in scientific blogs? (free text)"
153+
preprint-licensing-url:
141154
type: str
142155
pattern: "^(ht|f)tps?://\\S+$"
143-
desc: url for preprint-media
156+
desc: "preprint-licensing-url: Preprint licensing policy url (valid url)"
144157
preprint-licensing:
145158
type: str
146-
desc: Policies on preprint licensing (free text)
147-
preprint-licensing-url:
159+
desc: "preprint-licensing: Policies on preprint licensing (free text)"
160+
scoop-protection-url:
148161
type: str
149162
pattern: "^(ht|f)tps?://\\S+$"
150-
desc: "url for preprint-licensing"
163+
desc: "scoop-protection-url: Scoop protection policy url (valid url)"
151164
scoop-protection:
152165
type: str
153-
desc: "Policy on whether submitted preprints will not be rejected if a competing work comes out in another journal after the date of preprinting (free text)"
154-
scoop-protection-url:
166+
desc: "scoop-protection: Policy on whether submitted preprints will not be rejected if a competing work comes out in another journal after the date of preprinting (free text)"
167+
community-reviews-url:
155168
type: str
156169
pattern: "^(ht|f)tps?://\\S+$"
157-
desc: url for scoop-protection
170+
desc: "community-reviews-url: Community review policy url (valid url)"
158171
community-reviews:
159172
type: str
160-
desc: "Policy on incorporating community reviews or comments on preprints into editorial assessment (free text)"
161-
community-reviews-url:
173+
desc: "community-reviews: Policy on incorporating community reviews or comments on preprints into editorial assessment (free text)"
174+
175+
# COMMENTS
176+
comments:
162177
type: str
163-
pattern: "^(ht|f)tps?://\\S+$"
164-
desc: url for community-reviews
178+
desc: "comments: Please leave any comments about the information presented here."

0 commit comments

Comments
 (0)