Skip to content

Commit 3a31f3a

Browse files
authored
Remove several fields used less than five times (#2899)
* Update scripts * Remove several fields * Remove slack * Format code * Define script requirements inline * Make outputs * Update obo-test.yml * Update build.yml
1 parent 9b19b8a commit 3a31f3a

File tree

27 files changed

+64
-167
lines changed

27 files changed

+64
-167
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
with:
2020
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
2121
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
22+
23+
- name: "Install uv"
24+
uses: "astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57" # v8.0.0
25+
2226
- name: Create local changes
2327
run: |
2428
python -m pip install -r requirements.txt

.github/workflows/obo-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
if: github.triggering_actor != 'github-actions[bot]'
1515
steps:
1616
- uses: actions/checkout@v2
17+
18+
- name: "Install uv"
19+
uses: "astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57" # v8.0.0
20+
1721
- uses: actions/setup-python@v2
1822
with:
1923
python-version: '3.9'

_config.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,6 @@ ontologies:
763763
title: Confidence Information Ontology
764764
tracker: https://github.com/BgeeDB/confidence-information-ontology
765765
- activity_status: active
766-
canonical: cl.owl
767766
contact:
768767
email: do12@sanger.ac.uk
769768
github: dosumis
@@ -783,7 +782,6 @@ ontologies:
783782
domain: anatomy and development
784783
homepage: https://obophenotype.github.io/cell-ontology/
785784
id: cl
786-
label: Cell Ontology
787785
layout: ontology_detail
788786
license:
789787
label: CC BY 4.0
@@ -1945,7 +1943,6 @@ ontologies:
19451943
domain: health
19461944
homepage: https://github.com/SCAI-BIO/EpilepsyOntology
19471945
id: epio
1948-
label: Epilepsy Ontology
19491946
layout: ontology_detail
19501947
license:
19511948
label: CC BY 4.0
@@ -2785,8 +2782,6 @@ ontologies:
27852782
homepage: http://geneontology.org/
27862783
id: go
27872784
in_foundry_order: 1
2788-
integration_server: http://build.berkeleybop.org/view/GO
2789-
label: GO
27902785
layout: ontology_detail
27912786
license:
27922787
label: CC BY 4.0
@@ -3310,7 +3305,6 @@ ontologies:
33103305
publications:
33113306
- id: https://doi.org/10.5281/zenodo.6522019
33123307
title: 'LABO: An Ontology for Laboratory Test Prescription and Reporting'
3313-
releases: https://github.com/OpenLHS/LABO/releases/
33143308
repository: https://github.com/OpenLHS/LABO
33153309
tags:
33163310
- clinical documentation
@@ -3667,7 +3661,6 @@ ontologies:
36673661
- id: https://doi.org/10.1089/omi.2006.10.231
36683662
title: 'Taking the First Steps towards a Standard for Reporting on Phylogenies:
36693663
Minimum Information about a Phylogenetic Analysis (MIAPA)'
3670-
releases: https://github.com/evoinfo/miapa/releases
36713664
repository: https://github.com/evoinfo/miapa
36723665
title: MIAPA Ontology
36733666
tracker: https://github.com/evoinfo/miapa/issues
@@ -3777,7 +3770,6 @@ ontologies:
37773770
- label: Monarch
37783771
title: Monarch Initiative Disease Browser
37793772
url: https://monarchinitiative.org/disease/MONDO:0019609
3780-
canonical: mondo.owl
37813773
contact:
37823774
email: Sabrina@tislab.org
37833775
github: sabrinatoro
@@ -3789,7 +3781,6 @@ ontologies:
37893781
domain: health
37903782
homepage: https://monarch-initiative.github.io/mondo
37913783
id: mondo
3792-
label: Mondo
37933784
layout: ontology_detail
37943785
license:
37953786
label: CC BY 4.0
@@ -4099,8 +4090,6 @@ ontologies:
40994090
domain: investigations
41004091
homepage: http://www.psidev.info/groups/controlled-vocabularies
41014092
id: ms
4102-
integration_server: https://raw.githubusercontent.com/HUPO-PSI/psi-ms-CV/master
4103-
label: MS
41044093
layout: ontology_detail
41054094
license:
41064095
label: CC BY 3.0
@@ -4211,7 +4200,6 @@ ontologies:
42114200
pertussis as the source organism.
42124201
url: http://www.iedb.org/assay/1505273
42134202
user: https://www.iedb.org
4214-
wasDerivedFrom: ftp://ftp.ebi.ac.uk/pub/databases/taxonomy/taxonomy.dat
42154203
- activity_status: active
42164204
contact:
42174205
email: noreply@example.com
@@ -4299,7 +4287,6 @@ ontologies:
42994287
title: Next Generation Biobanking Ontology
43004288
tracker: https://github.com/Dalalghamdi/NGBO/issues
43014289
- activity_status: active
4302-
canonical: nomen.owl
43034290
contact:
43044291
email: diapriid@gmail.com
43054292
github: mjy
@@ -4313,7 +4300,6 @@ ontologies:
43134300
title: NSF ABI-1356381
43144301
homepage: https://github.com/SpeciesFileGroup/nomen
43154302
id: nomen
4316-
label: NOMEN
43174303
layout: ontology_detail
43184304
license:
43194305
label: CC0 1.0
@@ -4515,7 +4501,6 @@ ontologies:
45154501
homepage: http://obi-ontology.org
45164502
id: obi
45174503
in_foundry_order: 1
4518-
integration_server: http://build.berkeleybop.org/job/build-obi/
45194504
layout: ontology_detail
45204505
license:
45214506
label: CC BY 4.0
@@ -4965,7 +4950,6 @@ ontologies:
49654950
domain: diet, metabolomics, and nutrition
49664951
homepage: https://github.com/cyang0128/Nutritional-epidemiologic-ontologies
49674952
id: one
4968-
label: Ontology for Nutritional Epidemiology
49694953
layout: ontology_detail
49704954
license:
49714955
label: CC BY 4.0
@@ -5004,7 +4988,6 @@ ontologies:
50044988
domain: diet, metabolomics, and nutrition
50054989
homepage: https://github.com/enpadasi/Ontology-for-Nutritional-Studies
50064990
id: ons
5007-
label: Ontology for Nutritional Studies
50084991
layout: ontology_detail
50094992
license:
50104993
label: CC BY 4.0
@@ -5792,7 +5775,6 @@ ontologies:
57925775
orcid: 0000-0001-5809-9523
57935776
depicted_by: https://raw.githubusercontent.com/PROconsortium/logo/master/PROlogo_small.png
57945777
description: An ontological representation of protein-related entities
5795-
documentation: https://proconsortium.org/download/current/pro_readme.txt
57965778
domain: chemistry and biochemistry
57975779
homepage: http://proconsortium.org
57985780
id: pr
@@ -6030,14 +6012,12 @@ ontologies:
60306012
title: Radiation Biology Ontology
60316013
tracker: https://github.com/Radiobiology-Informatics-Consortium/RBO/issues
60326014
- activity_status: active
6033-
canonical: ro.owl
60346015
contact:
60356016
email: cjmungall@lbl.gov
60366017
github: cmungall
60376018
label: Chris Mungall
60386019
orcid: 0000-0002-6601-2165
60396020
description: Relationship types shared across multiple ontologies
6040-
documentation: https://oborel.github.io/obo-relations/
60416021
domain: upper
60426022
homepage: https://oborel.github.io/
60436023
id: ro
@@ -6724,7 +6704,6 @@ ontologies:
67246704
- label: KnowledgeSpace
67256705
title: INCF KnowledgeSpace Portal
67266706
url: https://knowledge-space.org/index.php/pages/view/UBERON:0000061
6727-
canonical: uberon.owl
67286707
contact:
67296708
email: cjmungall@lbl.gov
67306709
github: cmungall
@@ -6758,7 +6737,6 @@ ontologies:
67586737
title: NSF DEB-0956049
67596738
homepage: http://uberon.org
67606739
id: uberon
6761-
label: Uberon
67626740
layout: ontology_detail
67636741
license:
67646742
label: CC BY 3.0
@@ -6823,9 +6801,7 @@ ontologies:
68236801
- id: https://www.ncbi.nlm.nih.gov/pubmed/25009735
68246802
title: Unification of multi-species vertebrate anatomy ontologies for comparative
68256803
biology in Uberon
6826-
releases: http://purl.obolibrary.org/obo/uberon/releases/
68276804
repository: https://github.com/obophenotype/uberon
6828-
slack: https://obo-communitygroup.slack.com/archives/C01CR698CF2
68296805
taxon:
68306806
id: NCBITaxon:33208
68316807
label: Metazoa
@@ -6897,7 +6873,6 @@ ontologies:
68976873
title: 'ChEMBL: towards direct deposition of bioassay data'
68986874
type: Database
68996875
user: https://www.ebi.ac.uk/chembl/
6900-
wikidata_template: https://en.wikipedia.org/wiki/Template:Uberon
69016876
- activity_status: active
69026877
contact:
69036878
email: g.gkoutos@gmail.com
@@ -7432,7 +7407,6 @@ ontologies:
74327407
domain: chemistry and biochemistry
74337408
homepage: http://www.psidev.info/groups/controlled-vocabularies
74347409
id: xlmod
7435-
label: xlmod
74367410
layout: ontology_detail
74377411
license:
74387412
label: CC BY 3.0
@@ -7877,7 +7851,6 @@ ontologies:
78777851
publications:
78787852
- id: https://www.ncbi.nlm.nih.gov/pubmed/22027554
78797853
title: Controlled vocabularies and semantics in systems biology
7880-
releases: https://github.com/SED-ML/KiSAO/releases
78817854
repository: https://github.com/SED-ML/KiSAO
78827855
tags:
78837856
- systems biology
@@ -8859,7 +8832,6 @@ ontologies:
88598832
label: Marc Ciriello
88608833
description: An ontology of research resources such as instruments. protocols, reagents,
88618834
animal models and biospecimens.
8862-
documentation: https://open.med.harvard.edu/wiki/display/eaglei/Ontology
88638835
domain: information
88648836
homepage: https://open.med.harvard.edu/wiki/display/eaglei/Ontology
88658837
id: ero

ontology/cl.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ontology_detail
33
id: cl
44
title: Cell Ontology
5-
canonical: cl.owl
65
contact:
76
email: do12@sanger.ac.uk
87
github: dosumis
@@ -20,7 +19,6 @@ depicted_by: /images/CL-logo.jpg
2019
description: The Cell Ontology is a structured controlled vocabulary for cell types in animals.
2120
domain: anatomy and development
2221
homepage: https://obophenotype.github.io/cell-ontology/
23-
label: Cell Ontology
2422
license:
2523
label: CC BY 4.0
2624
url: http://creativecommons.org/licenses/by/4.0/

ontology/epio.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies:
1212
description: A application driven Epilepsy Ontology with official terms from the ILAE.
1313
domain: health
1414
homepage: https://github.com/SCAI-BIO/EpilepsyOntology
15-
label: Epilepsy Ontology
1615
license:
1716
label: CC BY 4.0
1817
url: http://creativecommons.org/licenses/by/4.0/

ontology/ero.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ contact:
66
email: Marc_Ciriello@hms.harvard.edu
77
label: Marc Ciriello
88
description: An ontology of research resources such as instruments. protocols, reagents, animal models and biospecimens.
9-
documentation: https://open.med.harvard.edu/wiki/display/eaglei/Ontology
109
domain: information
1110
homepage: https://open.med.harvard.edu/wiki/display/eaglei/Ontology
1211
is_obsolete: true

ontology/go.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ description: An ontology for describing the function of genes and gene products
3535
domain: biological systems
3636
homepage: http://geneontology.org/
3737
in_foundry_order: 1
38-
integration_server: http://build.berkeleybop.org/view/GO
39-
label: GO
4038
license:
4139
label: CC BY 4.0
4240
url: https://creativecommons.org/licenses/by/4.0/

ontology/kisao.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ products:
3434
publications:
3535
- id: https://www.ncbi.nlm.nih.gov/pubmed/22027554
3636
title: Controlled vocabularies and semantics in systems biology
37-
releases: https://github.com/SED-ML/KiSAO/releases
3837
repository: https://github.com/SED-ML/KiSAO
3938
tags:
4039
- systems biology

ontology/labo.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ products:
2626
publications:
2727
- id: https://doi.org/10.5281/zenodo.6522019
2828
title: 'LABO: An Ontology for Laboratory Test Prescription and Reporting'
29-
releases: https://github.com/OpenLHS/LABO/releases/
3029
repository: https://github.com/OpenLHS/LABO
3130
tags:
3231
- clinical documentation

ontology/miapa.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ products:
2020
publications:
2121
- id: https://doi.org/10.1089/omi.2006.10.231
2222
title: 'Taking the First Steps towards a Standard for Reporting on Phylogenies: Minimum Information about a Phylogenetic Analysis (MIAPA)'
23-
releases: https://github.com/evoinfo/miapa/releases
2423
repository: https://github.com/evoinfo/miapa
2524
tracker: https://github.com/evoinfo/miapa/issues
2625
activity_status: active

0 commit comments

Comments
 (0)