-
Notifications
You must be signed in to change notification settings - Fork 0
CDNO
Kai Blumberg edited this page Jul 5, 2020
·
8 revisions
project.yaml
id: cdno
title: Crop Dietary Nutrition Ontology
github_org: Southern-Cross-Plant-Science
repo: cdno
import_group:
products:
- id: ro
- id: bfo
- id: pato
- id: obi
- id: bco
- id: cob
- id: uo
- id: envo
- id: po
- id: agro
- id: foodon
- id: chebi
Fully version not working try launching it with less and add them later:
id: cdno
title: Crop Dietary Nutrition Ontology
github_org: Southern-Cross-Plant-Science
repo: cdno
import_group:
products:
- id: ro
- id: bfo
- id: pato
- id: obi
- id: uo
- id: envo
Add later:
- id: po DONE
- id: agro DONE
- id: foodon DONE
- id: chebi ???
- id: cob ?
- id: bco ?
####
NEXT STEPS:
0. Examine target/cdno and check it meets your expectations. If not blow it away and start again
1. Go to: https://github.com/new
2. The owner MUST be Southern-Cross-Plant-Science. The Repository name MUST be cdno
3. Do not initialize with a README (you already have one)
4. Click Create
5. See the section under '…or push an existing repository from the command line'
E.g.:
cd target/cdno
git remote add origin git\@github.com:Southern-Cross-Plant-Science/cdno.git
git push -u origin master
BE BOLD: you can always delete your repo and start again
FINAL STEPS:
Folow your customized instructions here:
https://github.com/Southern-Cross-Plant-Science/cdno/blob/master/src/ontology/README-editors.md