This repository contains the 'source' for the GO ontology. You should NOT use this repository to download production versions of GO. Always use the PURLs.
This repository is primarily for the developers of the GO.
The yaml design patterns are here: src/design_patterns.
Most of the work of the editors is done in the src/ontology folder.
Start by reading the Editor's README file.
The GO Ontology Editors Guide can be found here. The source files for editing the guide in GitHub are located in the docs folder.
- travis will perform fast tests on every commit or pull request (https://travis-ci.org/geneontology/go-ontology)
- a jenkins job will run on every commit and produce inference reports (https://build.berkeleybop.org/job/go-new-inferences-summary-email/)
- a jenkins job will produce nightly SNAPSHOT releases - https://build.geneontology.org/job/geneontology/job/pipeline/job/snapshot/
- Our S3 bucket for go-data-product-snapshot/ontology/ which is mapped to http://snapshot.geneontology.org/ontology/, which is redirected to from the OBO Library PURL (http://purl.obolibrary.org/obo/go/snapshot/FOO)
- a jenkins job will produce production releases, monthly (https://build.geneontology.org/job/geneontology/job/pipeline/job/release/)
- https://build.berkeleybop.org/job/sync-go-editors-from-github/ - copy from this repo to old svn repo, from which current pipeline currently runs