Journal System

From OSGeo
Revision as of 04:51, 8 October 2010 by Wiki-Smitch (talk | contribs) (fixed typos/duplicate words)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The OSGeo Journal uses the PKP Open Journal System (OJS) for managing its workflow and publication.

Workflow

There are metadata indexing portions of the system that will help people search, find and cite our articles more effectively. Also, it opens up the process to be better handled for peer review.

OJS In An Hour - is a comprehensive review of all steps in using the system. Suitable for more involved users, editors, etc.

Process Overview

Quick Start For Authors

  1. If you are able to use LaTeX please follow this template. Otherwise, you can submit a basic OpenOffice or Word document if necessary. Zip files of documents and images are also acceptable. By "basic" we mean please do not spend time with fancy formatting - this will actually just create more work for the editors, and your time would be wasted because the fancy formatting will be lost when we convert to LaTeX. Tables are acceptable, but they will have to be reformatted from scratch with a different set of layout constraints than you have in your word processor - so please keep them as simple as possible while still conveying your message.
  2. Register here and choose the "author" and/or "reviewer" option during the registration page. Or login here if you already have an account.
  3. Submit a new article here
  4. Your submission will be reviewed by editors and accepted, denied or asked for revisions. Watch your email for more contact from the Journal team.

Section Editors

  1. Login here
  2. It should advance you to your user home page and list the articles that you are responsible for reviewing or editing.
  3. Select "# in editing", for example to see the article listing.

Ojs editor user home.png

Publisher

While our system doesn't have a special role for "publisher" here are a few of the steps required to do the final publication and keep it up to date.

Publish Final Articles

After the main PDF has been produced, an article in OJS should be created. This will be the article that holds a complete copy of the Journal. Each sub-article will also be exposed through the system in a similar manner.

  • Create an article entry in OJS, entitled something like OSGeo Journal Volume 6 - All Articles, put it in the Editorial section.
  • Edit the article entry, add as a Supplementary File the main .tex document, e.g. OSGeoJournal_vol6.tex
  • Add as a Galley File the main .pdf document, e.g. OSGeoJournal_vol6.pdf. These take a while to upload, remember.
  • Select the volume of the Journal that the article will appear in, from the drop down list on the entry edit page. Click Record beside the drop-down.
  • A Table of Contents link should appear beside the drop-down now too. Click on it and you will see all the articles assigned to that volume.

The above publishes the single main PDF, but each article needs to do the same process though some preparation needs to be done first.

  • Split the main PDF file into article sized pieces. A shell script is available /final_pdfs/make_pdfsplit.sh. Note that for each article it extracts a copy of the first 3 pages - cover, advert, table of contents, plus the article pages and then the closing pages of the PDF. Copy previous shell script and tweak it based on the right page numbers (note PDF page number and the one written at the bottom of the pages is going to be at least different by 2)
  • Also package up each article's source files (.tex and images) into a tar/gzip file. These will be the supplementary files for each article. A packaging folder is used for this and includes a script package_articles.py for helping run the process.
  • Now following the article editing and upload process above for each article, e.g. the article entries that the author started initially.

When all the above is complete, you can edit the table of contents (from any article) and select the PUBLISH button at the bottom of the page when ready.

Video Tutorials

Here is a set of video tutorials, primarily for Section Editors and Authors to see how the main process works. They will be improved in the future but hopefully are somehow useful to show the whole workflow. You may want to follow along with the workflow graphic (below) while watching the video to understand what is happening.

The OJS team has some similar videos available [1]

  • Video 1 - Author registration and submission
  • Video 2 - Section Editor reviews the article and assigns a Reviewer to it
  • Video 3 - The Reviewer takes his/her turn looking at the article, then sends it back to the Section Editor when complete - another version from OJS developers is available here
  • Video 4 - The Section Editor acknowledges the Review and starts into Copyedit stage
  • Video 5 - Copyediting steps, including Author review of edits
  • Video 6 - Final proofing and publish by Journal Editor

Terms & Roles

Some terms used in the system may sound confusing if they are new to you. Here are the basics you need to know as an editor:

  • OAI - The PKP Open Archives Harvester is a free metadata indexing system developed by the Public Knowledge Project
  • Journal Manager - i.e. Editor in chief
  • Copyeditor/Proofreader - reviews the text of papers for grammar, typography, etc.
  • Galleys - preliminary versions of a published article for review purposes, i.e. a draft PDF (more) - not to be confused with a type of ship

Within the system, each user is given one or more roles. Roles define the functions that a user has available to use and what they are responsible to manage. Here are typical workflows for various scenarios. A comprehensive workflow diagram follows.

Authors

  • Upload files and metadata
  • Watches review process
  • Reviews edits - this is a part that has traditionally been missing in previous editions of the Journal. OJS will help us streamline it.

Section Editors

  • Automatically receive papers for your section
  • Interact with reviewers & authors
  • Finalise submissions

Reviewers / Proofreaders / Copyeditors

  • Receive notices of papers to review
  • Submit review comments

Journal Manager

  • Coordinates process
  • Participates in Journal-wide review
  • Publishes final articles
  • Submits to indexing engines

Here is a comprehensive workflow diagram:
Ojs workflow.png

References