Skip to content

Latest commit

 

History

History
97 lines (55 loc) · 2.52 KB

TO-README-editors.md

File metadata and controls

97 lines (55 loc) · 2.52 KB

TO Editors' documentation

These notes are for the EDITORS of the Plant Trait Ontology

The release files are:

These are made using the Makefile (see below)

For more details on ontology management, please see the OBO tutorial:

Editors' Version

Do you have an ID range in the idranges file (to-idranges.owl), in this directory). If not, get one from the head curator.

The editors version is plant-trait-ontology.obo

** DO NOT EDIT to.obo OR to.owl **

to.obo is the release version

ID Ranges

TODO - these are not set up

These are stored in the file

** ONLY USE IDs WITHIN YOUR RANGE!! **

Setting ID ranges in Protege

Please see the guide on obofoundry.org

Git Quick Guide

TODO add instructions here

Release Manager notes

You should only attempt to make a release AFTER the edit version is committed and pushed, and the travis build passes.

to release, change into this directory, and type

make all

This generates derived files such as to.owl and to.obo. The versionIRI will be added.

Commit and push these files to the repository

IMMEDIATELY AFTERWARDS (do not make further modifications) go here:

The value of the "Tag version" field MUST be

vYYYY-MM-DD

The initial lowercase "v" is REQUIRED. The YYYY-MM-DD must match what is in the versionIRI of the derived to.owl (data-version in to.obo).

Release title should be YYYY-MM-DD, optionally followed by a title (e.g. "january release")

Then click "publish release"

IMPORTANT: NO MORE THAN ONE RELEASE PER DAY.

The PURLs are already configured to pull from github. This means that BOTH ontology purls and versioned ontology purls will resolve to the correct ontologies. Try it!

For questions on this contact Chris Mungall or email obo-admin AT obofoundry.org

Travis Continuous Integration System

Check the build status here: Build Status

This replaces Jenkins for this ontology

General Guidelines

See: http://wiki.geneontology.org/index.php/Curator_Guide:_General_Conventions