Skip to content

Commit fb6cd6b

Browse files
authored
Create publishing-workflow.md
Recreate Markdown file.
1 parent e34f784 commit fb6cd6b

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed

en/publishing-workflow.md

+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
---
2+
title: Publishing Workflow
3+
layout: blank
4+
---
5+
6+
{% include toc.html %}
7+
8+
# Publishing Workflow
9+
10+
Our publishing workflow moves through eight phases: **Proposal**, **Submission**, **Initial Edit**, **First Revision**, **Open Peer Review**, **Second Revision**, **Sustainability + Accessibility**, and **Publication**. The development of both original and translated lessons is supported by the professional services of our publishing team, guided by our managing editors, with the expertise of a cohort of volunteer editors from our project team.
11+
12+
## Overview of Phases, Responsibilities, and Timeframes
13+
14+
| Phase | Who is responsible? | Expected timeframe: |
15+
| -------------------------------- | -------------------------------------- | ------------------------------------ |
16+
| **0 Proposal** | Managing editor + their editorial team | 14 days feedback <br> 60 days submission |
17+
| **1 Submission** | Publishing team | 7 days |
18+
| **2 Initial Edit** | Editor | 30 days |
19+
| **3 First Revision** | Author/translator + editor | 30 days |
20+
| **4 Open Peer Review** | Reviewers + editor | 30 days |
21+
| **5 Second Revision** | Author/translator + editor | 30 days |
22+
| **6 Sustainability + Accessibility** | Publishing team (+ copyeditor _original lessons only_) | 21-30 days |
23+
| **7 Publication** | Managing editor + publishing team | 14 days |
24+
25+
## Details of Phases, Responsibilities, Timeframes, and Processes & Activities
26+
27+
### Phase 0 Proposal
28+
29+
| Who is responsible? | Expected timeframe | Process & activities |
30+
| -------------------------------- | ------------------------------ | ------------------------------ |
31+
| Managing editor + their editorial team | 14 days feedback <br> 60 days submission | <ul><li>Managing editor receives proposal forms.</li><li>Proposal forms are circulated for feedback from the editorial team within 14 days.</li><br>**Note:** Proposals are considered on the basis of how well they serve the needs of the community, and whether they support our journal’s ambitions of **openness**, **global access**, **multilingualism** and **sustainability**.<br><li>Managing editor replies to authors/translators to either reject the proposal and share feedback, or invite submission.</li><li>Managing editor opens a new GitHub issue to represent the successful proposal, assigning an editor, and agreeing a submission date within 60 days.</li><br>**Note:** This issue will provide a space for communication and collaboration throughout the publishing workflow. Labels will be used to indicate the lesson’s progress. The publishing team will post a comment at the beginning of each phase to clarify _What’s happening now?_ </ul>
32+
33+
### Phase 1 Submission
34+
35+
| Who is responsible? | Expected timeframe | Process & activities |
36+
| -------------------------------- | ------------------------------ | ------------------------------ |
37+
| Publishing team | 7 days | <ul><li>Publishing team receives and processes submission materials.</li><li>Markdown files are checked, and key elements of metadata are added.</li><li>Figures are resized and renamed according to our requirements and conventions</li><li>Data assets are checked and processed.</li><li>Publishing team post a comment to the GitHub issue, providing locations of all key files, as well as a link to a live ‘in browser’ preview, where contributors will be able to read the lesson as the draft progresses.</li><li>Publishing team will liaise with author/translator to resolve any queries raised during file processing, and to work through any initial adjustments required.</li></ul>
38+
39+
40+
### Phase 2 Initial Edit
41+
42+
| Who is responsible? | Expected timeframe | Process & activities |
43+
| -------------------------------- | ------------------------------ | ------------------------------ |
44+
| Editor | 30 days | <ul><li>Editor reads the submission, considering how well it meets our journal’s ambitions of **openness**, **global access**, **multilingualism** and **sustainability.**</li><li>Editor considers the lesson’s level of **difficulty** against our [matrix](/ph-submissions/wiki/Phase-2-Initial-Edit#difficulty-matrix).</li><li>Editor shares initial feedback as a comment in the GitHub issue, anchoring specific comments to sections or paragraphs (referring to numbers at the right margin of the lesson preview) to support the author’s/translator’s revisions in Phase 3.</li></ul>
45+
46+
47+
| Our principles | Key considerations |
48+
| -------------------------------- | ------------------------------ |
49+
| **Openness** | <ul><li>Does this lesson centre open source software, open programming languages, and open access datasets? If the method involves any proprietary software or commercial tools, we strongly recommend authors present these alongside open source alternatives, and cost-free options.</li> | |
50+
| **Global access** | <ul><li>Does this lesson outline technical prerequisites clearly, and consider potential limitations of access to methods, software or tools? Remind authors that our readers work with different operating systems and have varying computational resources.</li> <li>Is accessibility embedded within lesson? Our readership have different abilities, and varying access needs. Directive language should avoid using sight as a metaphor for understanding; visuals, plots, and graphs must be accompanied by concise captions, and `alt-text`; tabular data and code must be provided in Markdown and raw form.</li> | |
51+
| **Multilingualism** | <ul><li>Has the author chosen methods, tools, and datasets that can be applied or adapted for use in languages other than English? Our strong preference is to publish lessons that will be practicable in multilingual research-contexts, and future translation.</li> <li>Has this author attempted to localise their translation by replacing datasets or case study examples with materials in the translation language to improve usability for the new audience?</li> <li>If this is a translation _to English_, encourage the author to keep non-English datasets and case study examples in place, to help our Anglophone communities learn to work with multilingual data and research materials.</li> | |
52+
| **Sustainability** | <ul><li>Does this lesson successfully prioritise reflections, contextual discussions and overviews of practical steps over click-by-click instructions? This emphasis helps to ensure lessons remain useful beyond present-day graphical user interfaces and current software versions. Encourage authors to anticipate challenges readers may face, and guide troubleshooting.</li> <li>Does the author specify which computational environment, programming languages, packages and software versions the lesson has been developed for and tested within?</li> <li>Ask authors to include clear citations to case study sources, datasets, and software.</li> | |
53+
54+
### Phase 3 First Revision
55+
56+
| Who is responsible? | Expected timeframe | Process & activities |
57+
| -------------------------------- | ------------------------------ | ------------------------------- |
58+
| Author/translator + editor | 30 days | <ul><li>Editor + author/translator agree a timeframe for the author/translator to make the suggested revisions (30 days is usually reasonable).</li><li>Author/translator revises the lesson.</li><li>Author/translator posts a comment in the issue to confirm when the revised draft is ready for the editor’s review.</li><br>**Note:** Revision is a collaborative process, involving dialogue. The depth of editorial work involved will vary from lesson to lesson.<br><br><li>Editor begins coordinating peer reviewers to participate in Phase 4. We encourage and celebrate diversity of gender, nationality, race, age, and academic background among our contributors.</li><li>Managing editor + publishing team advise editor who among our current Peer Reviewer volunteers are available, or support the editor to make direct approaches.</li></ul>
59+
60+
61+
### Phase 4 Open Peer Review
62+
63+
| Who is responsible? | Expected timeframe | Process & activities |
64+
| -------------------------------- | ------------------------------ | ------------------------------ |
65+
| Reviewers + editor | 30 days | <ul><li>Reviewers share their feedback as a comment in the issue thread within 60 days.</li><li>Editor summarises the two reviews so that the author/translator has a clear sense of the revisions to work through in Phase 5.</li></ul>
66+
67+
68+
### Phase 5 Second Revision
69+
70+
| Who is responsible? | Expected timeframe | Process & activities |
71+
| -------------------------------- | ------------------------------ | ------------------------------ |
72+
| Author/translator + editor | 30 days | <ul><li>Editor + author/translator agree a timeframe for the author/translator to make the suggested revisions (30 days is usually reasonable).</li><li>Author/translator revises the lesson.</li><li>Author/translator posts a comment in the issue to confirm when the revised draft is ready for the editor’s review.</li><li>Editor re-reads the lesson to confirm that all agreed revisions are complete.</li><li>Managing editor reads the lesson to confirm if it should be moved to Phase 6.</li></ul>
73+
74+
75+
### Phase 6 Sustainability + Accessibility
76+
77+
| Who is responsible? | Expected timeframe | Process & activities |
78+
| -------------------------------- | ------------------------------ | ------------------------------ |
79+
| Publishing team (_+ copyeditor original lessons only_) | 21-30 days | <ul><li>Copyediting (_original lessons only_) to check the text for clarity of expression, typing mistakes and grammatical errors.</li><li>Typesetting to ensure consistent layout.</li><li>Generating archival hyperlinks.</li><li>Checking of files and metadata.</li><li>Assigning a DOI.</li><li>Collating copyright agreements.</li></ul>
80+
81+
### Phase 7 Publication
82+
83+
| Who is responsible? | Expected timeframe | Process & activities |
84+
| -------------------------------- | ------------------------------ | ------------------------------ |
85+
| Managing editor + publishing team (+ editor _post-publication_) | 14 days | <ul><li>Managing editor re-reads the lesson, to provide final feedback or suggest additional revisions.</li><li>Publishing manager stages files for publication.</li><li>Managing editor approves the lesson for publication.</li><li>Publishing team initiates announcement + schedule promotion of the new lesson.</li><li>Publishing team shares suggested citation + social media announcement links with all contributors to close the issue.</li></ul>

0 commit comments

Comments
 (0)