Skip to content

Commit 4515175

Browse files
authored
Merge branch 'master' into nataled-patch-50
2 parents ce9052b + fa4b255 commit 4515175

36 files changed

Lines changed: 2568 additions & 1627 deletions

.github/ISSUE_TEMPLATE/new-ontology.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ body:
115115
attributes:
116116
label: Ontology Download Link
117117
description: What URL can be used to download your Ontology?
118-
placeholder: e.g. https://github.com/obophenotype/uberon/raw/master/uberon.owl
118+
placeholder: e.g. https://github.com/obophenotype/uberon/blob/master/uberon.obo
119119
validations:
120120
required: true
121121

@@ -208,7 +208,7 @@ body:
208208
render: yaml
209209
description: |
210210
Please provide a list of current uses for your ontology in YAML format as a list of objects with `user`, `description`, and `example` keys like in the following example:
211-
211+
212212
```yaml
213213
- user: https://www.rhea-db.org/
214214
description: Rhea uses CHEBI to annotate reaction participants
@@ -228,7 +228,7 @@ body:
228228
attributes:
229229
value: |
230230
# Finishing Up
231-
231+
232232
This final section asks you to introspect on your ontology request.
233233
- type: textarea
234234
id: scenarios
@@ -266,7 +266,7 @@ body:
266266
required: false
267267
- label: My identifiers (classes and properties IRIs) are formatted according to the [OBO Foundry Identifier Policy](http://obofoundry.org/id-policy)
268268
required: false
269-
- label: My term labels are in English and conform to the OBO Foundry [Naming Conventions](http://obofoundry.org/http://obofoundry.org/principles/fp-012-naming-conventions.html)
269+
- label: My term labels are in English and conform to the OBO Foundry [Naming Conventions](http://obofoundry.org/principles/fp-012-naming-conventions.html)
270270
required: false
271271
- label: I understand that term definitions are key to understanding the intentions of a term, especially when the ontology is used in curation. I made sure that a reasonable majority of terms in my ontology--and all top level terms--have definitions, in English, using the [IAO:0000115](https://ontobee.org/ontology/IAO?iri=http://purl.obolibrary.org/obo/IAO_0000115) property.
272272
required: false

_config.yml

Lines changed: 143 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ author:
1010
name: OBO Technical WG
1111
plugins:
1212
- jekyll-sitemap
13+
- jekyll-feed
14+
feed:
15+
disable_in_development: true
1316
## --Anything above this line can be edited in _config_header.yml --
1417
## --Everything below this line automatically generated in _config.yml --
1518
ontologies:
@@ -796,9 +799,9 @@ ontologies:
796799
label: Alexander Diehl
797800
orcid: 0000-0001-9990-8331
798801
dependencies:
799-
- id: chebi
800802
- id: go
801803
- id: ncbitaxon
804+
- id: omo
802805
- id: pato
803806
- id: pr
804807
- id: ro
@@ -826,29 +829,57 @@ ontologies:
826829
ontology_purl: http://purl.obolibrary.org/obo/cl.owl
827830
title: Main CL OWL edition
828831
uses:
829-
- uberon
830-
- chebi
831832
- go
832-
- pr
833-
- pato
834833
- ncbitaxon
834+
- omo
835+
- pato
836+
- pr
835837
- ro
838+
- uberon
836839
- derived_from: cl.owl
837840
description: Complete ontology, plus inter-ontology axioms, and imports modules
838841
merged in
839842
format: obo
840843
id: cl.obo
841844
ontology_purl: http://purl.obolibrary.org/obo/cl.obo
842845
title: CL obo format edition
846+
- derived_from: cl.owl
847+
description: Complete ontology, plus inter-ontology axioms, and imports modules
848+
merged in
849+
format: json
850+
id: cl.json
851+
ontology_purl: http://purl.obolibrary.org/obo/cl.json
852+
title: CL OBOGraph-JSON format edition
853+
- description: Basic version, no inter-ontology axioms
854+
format: owl-rdf/xml
855+
id: cl/cl-basic.owl
856+
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-basic.owl
857+
title: Basic CL
843858
- description: Basic version, no inter-ontology axioms
844859
format: obo
845860
id: cl/cl-basic.obo
846861
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-basic.obo
847-
title: Basic CL
862+
title: Basic CL (OBO version)
863+
- description: Basic version, no inter-ontology axioms
864+
format: json
865+
id: cl/cl-basic.json
866+
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-basic.json
867+
title: Basic CL (OBOGraph-JSON version)
848868
- description: complete CL but with no imports or external axioms
869+
format: owl-rdf/xml
849870
id: cl/cl-base.owl
850871
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-base.owl
851872
title: CL base module
873+
- description: complete CL but with no imports or external axioms
874+
format: obo
875+
id: cl/cl-base.obo
876+
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-base.obo
877+
title: CL base module (OBO version)
878+
- description: complete CL but with no imports or external axioms
879+
format: json
880+
id: cl/cl-base.json
881+
ontology_purl: http://purl.obolibrary.org/obo/cl/cl-base.json
882+
title: CL base module (OBOGraph-JSON version)
852883
publications:
853884
- id: https://www.ncbi.nlm.nih.gov/pubmed/27377652
854885
title: 'The Cell Ontology 2016: enhanced content, modularization, and ontology
@@ -894,6 +925,20 @@ ontologies:
894925
Program.'
895926
type: annotation
896927
user: https://hubmapconsortium.org/
928+
- description: The single-cell transcriptomics platform CZ CELLxGENE uses CL to
929+
annotate all cell types. All datasets on CellXGene are annotated according to
930+
a standard schema that specifies the use of CL to record Cell Type.
931+
examples:
932+
- description: A CELLxGENE Cell Guide entry for 'luminal adaptive secretory precursor
933+
cell of mammary gland', which includes the CL ID (CL:4033057), CL definition
934+
and a visualizer of CL hierarchy
935+
url: https://cellxgene.cziscience.com/cellguide/CL:4033057
936+
publications:
937+
- id: https://doi.org/10.1101/2021.04.05.438318
938+
title: 'CELLxGENE: a performant, scalable exploration platform for high dimensional
939+
sparse matrices'
940+
type: annotation
941+
user: https://cellxgene.cziscience.com/
897942
- description: The Human Cell Atlas (HCA) is an international group of researchers
898943
using a combination of these new technologies to create cellular reference maps.
899944
The HCA use CL to annotate cells in their reference maps.
@@ -2334,9 +2379,9 @@ ontologies:
23342379
id: foodon
23352380
layout: ontology_detail
23362381
license:
2337-
label: CC BY 3.0
2382+
label: CC BY 4.0
23382383
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
2339-
url: http://creativecommons.org/licenses/by/3.0/
2384+
url: http://creativecommons.org/licenses/by/4.0/
23402385
ontology_purl: http://purl.obolibrary.org/obo/foodon.owl
23412386
preferredPrefix: FOODON
23422387
products:
@@ -2357,6 +2402,27 @@ ontologies:
23572402
- food
23582403
title: Food Ontology
23592404
tracker: https://github.com/FoodOntology/foodon/issues/
2405+
usages:
2406+
- description: FoodData Central nutrition database web portal provided by USDA Agricultural
2407+
Research Service.
2408+
examples:
2409+
- description: An entry for 'Apples, fuji, with skin, raw' from the FoodData Central
2410+
nutrition database which is annotated with the term FOODON:00002862.
2411+
url: https://fdc.nal.usda.gov/fdc-app.html#/food-details/1750340/attributes
2412+
user: https://fdc.nal.usda.gov/
2413+
- description: FDA GenomeTrackr surveillance program for reporting foodborne pathogen
2414+
biosamples.
2415+
examples:
2416+
- description: An entry from NCBI Biosample that describes a *Samonella enterica*
2417+
sample extracted from Chicken and annotated with the term FOODON:03411457.
2418+
url: https://www.ncbi.nlm.nih.gov/biosample/SAMN03455272
2419+
user: https://www.fda.gov/food/whole-genome-sequencing-wgs-program/genometrakr-network
2420+
- description: Wiki database consolidating over 30 global food composition databases.
2421+
examples:
2422+
- description: An entry from WikiFCD that describes Walnuts and is annotated with
2423+
the term FOODON:03301364.
2424+
url: https://wikifcd.wikibase.cloud/wiki/Item:Q568877
2425+
user: https://wikifcd.wikibase.cloud/wiki/Main_Page
23602426
- activity_status: active
23612427
contact:
23622428
email: meghan.balk@gmail.com
@@ -3765,32 +3831,36 @@ ontologies:
37653831
ontology_purl: http://purl.obolibrary.org/obo/mondo.owl
37663832
preferredPrefix: MONDO
37673833
products:
3768-
- description: Complete ontology. Uses MONDO IDs. Imports merged. The original mondo.owl
3769-
without merged imports and with equivalence axioms can now be obtained from
3770-
the release pages and is called mondo-with-equivalents.
3834+
- description: Complete ontology with merged imports.
37713835
format: owl-rdf/xml
37723836
id: mondo.owl
37733837
is_canonical: true
37743838
ontology_purl: http://purl.obolibrary.org/obo/mondo.owl
3775-
title: Main OWL edition
3839+
title: Mondo OWL edition
37763840
- derived_from: mondo.owl
3777-
description: As OWL. xrefs can be used as proxy for equivalence. Uses Mondo IDs.
3841+
description: OBO serialization of mondo.owl.
37783842
format: obo
37793843
id: mondo.obo
37803844
ontology_purl: http://purl.obolibrary.org/obo/mondo.obo
3781-
title: obo-format edition
3845+
title: Mondo OBO Format edition
37823846
- derived_from: mondo.owl
3783-
description: Equivalent to the OWL edition.
3847+
description: Obographs serialization of mondo.owl.
37843848
format: obo
37853849
id: mondo.json
37863850
ontology_purl: http://purl.obolibrary.org/obo/mondo.json
3787-
title: json edition
3851+
title: Mondo JSON edition
37883852
- description: The main ontology plus axioms connecting to select external ontologies,
37893853
excluding the external ontologies themselves
37903854
format: owl
37913855
id: mondo/mondo-base.owl
37923856
ontology_purl: http://purl.obolibrary.org/obo/mondo/mondo-base.owl
3793-
title: Mondo Base Module
3857+
title: Mondo Base Release
3858+
- description: The main ontology classes and their hierarchies, without references
3859+
to external terms.
3860+
format: owl
3861+
id: mondo/mondo-simple.owl
3862+
ontology_purl: http://purl.obolibrary.org/obo/mondo/mondo-simple.owl
3863+
title: Mondo Simple Release
37943864
publications:
37953865
- id: https://www.medrxiv.org/content/10.1101/2022.04.13.22273750
37963866
title: 'Mondo: Unifying diseases for the world, by the world'
@@ -3802,7 +3872,6 @@ ontologies:
38023872
label: Metazoa
38033873
title: Mondo Disease Ontology
38043874
tracker: https://github.com/monarch-initiative/mondo/issues
3805-
twitter: MonarchInit
38063875
usages:
38073876
- description: Mondo is used by the Monarch Initiative for disease annotations.
38083877
examples:
@@ -3881,7 +3950,7 @@ ontologies:
38813950
title: Monarch Phenotype Page
38823951
url: http://monarchinitiative.org/phenotype/MP:0000001
38833952
contact:
3884-
email: drsbello@gmail.com
3953+
email: pheno@jax.org
38853954
github: sbello
38863955
label: Sue Bello
38873956
orcid: 0000-0003-4606-0597
@@ -5582,7 +5651,7 @@ ontologies:
55825651
github: jaiswalp
55835652
label: Pankaj Jaiswal
55845653
orcid: 0000-0002-1005-8383
5585-
depicted_by: https://github.com/Planteome/plant-ontology/blob/master/Planteome_profile.jpg
5654+
depicted_by: https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg
55865655
description: The Plant Ontology is a structured vocabulary and database resource
55875656
that links plant anatomy, morphology and growth and development to plant genomics
55885657
data.
@@ -5737,14 +5806,22 @@ ontologies:
57375806
ontology_purl: http://purl.obolibrary.org/obo/pr.owl
57385807
preferredPrefix: PR
57395808
products:
5740-
- description: PRO after reasoning has been applied, OWL format.
5809+
- description: PRO after reasoning has been applied, OWL format. Add '.gz' for compressed.
57415810
id: pr.owl
57425811
ontology_purl: http://purl.obolibrary.org/obo/pr.owl
57435812
title: pro_reasoned.owl
57445813
- description: PRO after reasoning has been applied, OBO format.
57455814
id: pr.obo
57465815
ontology_purl: http://purl.obolibrary.org/obo/pr.obo
57475816
title: pro_reasoned.obo
5817+
- description: PRO without reasoning applied, OWL format. Add '.gz' for compressed.
5818+
id: pr-asserted.owl
5819+
ontology_purl: http://purl.obolibrary.org/obo/pr-asserted.owl
5820+
title: pro_nonreasoned.owl
5821+
- description: PRO without reasoning applied, OBO format.
5822+
id: pr-asserted.obo
5823+
ontology_purl: http://purl.obolibrary.org/obo/pr-asserted.obo
5824+
title: pro_nonreasoned.obo
57485825
publications:
57495826
- id: https://www.ncbi.nlm.nih.gov/pubmed/27899649
57505827
title: 'Protein Ontology (PRO): enhancing and scaling up the representation of
@@ -6261,10 +6338,10 @@ ontologies:
62616338
tracker: https://github.com/obophenotype/spider-ontology/issues
62626339
- activity_status: active
62636340
contact:
6264-
email: alejandra.gonzalez.beltran@gmail.com
6265-
github: agbeltran
6266-
label: Alejandra Gonzalez-Beltran
6267-
orcid: 0000-0003-3499-8262
6341+
email: proccaserra@gmail.com
6342+
github: proccaserra
6343+
label: Philippe Rocca-Serra
6344+
orcid: 0000-0001-9853-5668
62686345
depicted_by: https://raw.githubusercontent.com/ISA-tools/stato/dev/images/stato-logo-3.png
62696346
description: STATO is a general-purpose STATistics Ontology. Its aim is to provide
62706347
coverage for processes such as statistical tests, their conditions of application,
@@ -6287,11 +6364,43 @@ ontologies:
62876364
products:
62886365
- id: stato.owl
62896366
ontology_purl: http://purl.obolibrary.org/obo/stato.owl
6367+
publications:
6368+
- id: https://www.ncbi.nlm.nih.gov/pubmed/31831744
6369+
title: Experiment design driven FAIRification of omics data matrices, an exemplar
6370+
- id: https://www.ncbi.nlm.nih.gov/pubmed/32109232
6371+
title: Semantic concept schema of the linear mixed model of experimental observations
62906372
repository: https://github.com/ISA-tools/stato
62916373
tags:
62926374
- statistics
62936375
title: The Statistical Methods Ontology
62946376
tracker: https://github.com/ISA-tools/stato/issues
6377+
usages:
6378+
- description: struct (Statistics in R using Class-based Templates), Struct integrates
6379+
with the STATistics Ontology to ensure consistent reporting and maximizes semantic
6380+
interoperability
6381+
publications:
6382+
- id: https://www.ncbi.nlm.nih.gov/pubmed/33325493
6383+
title: 'struct: an R/Bioconductor-based framework for standardized metabolomics
6384+
data analysis and beyond'
6385+
type: annotation
6386+
user: https://bioconductor.org/packages/release/bioc/html/struct.html
6387+
- description: Scientific Evidence Code System (SEVCO) on the FEvIR platform. The
6388+
FEvIR Platform includes many Builder Tools to create FHIR Resources without
6389+
requiring expertise in FHIR or JSON, and Converter Tools to convert structured
6390+
data to FHIR Resources
6391+
publications:
6392+
- id: https://www.ncbi.nlm.nih.gov/pubmed/33486066
6393+
title: 'Making science computable: Developing code systems for statistics, study
6394+
design, and risk of bias'
6395+
type: annotation
6396+
user: https://fevir.net/resources/CodeSystem/27270#STATO:0000039
6397+
- description: OBCS
6398+
publications:
6399+
- id: https://www.ncbi.nlm.nih.gov/pubmed/27627881
6400+
title: The Ontology of Biological and Clinical Statistics (OBCS) for standardized
6401+
and reproducible statistical analysis
6402+
type: annotation
6403+
user: https://github.com/obcs/obcs
62956404
- activity_status: active
62966405
contact:
62976406
email: allyson.lister@oerc.ox.ac.uk
@@ -6865,10 +6974,10 @@ ontologies:
68656974
path: archive/ontology
68666975
source_url: http://build.berkeleybop.org/job/build-pheno-ontologies/lastSuccessfulBuild/artifact/*zip*/archive.zip
68676976
contact:
6868-
email: vasilevs@ohsu.edu
6869-
github: nicolevasilevsky
6870-
label: Nicole Vasilevsky
6871-
orcid: 0000-0001-5208-3432
6977+
email: jmcl@ebi.ac.uk
6978+
github: jamesamcl
6979+
label: James McLaughlin
6980+
orcid: 0000-0002-8361-2795
68726981
description: The uPheno ontology integrates multiple phenotype ontologies into a
68736982
unified cross-species phenotype ontology.
68746983
domain: phenotype
@@ -6895,22 +7004,25 @@ ontologies:
68957004
page: https://github.com/obophenotype/upheno/tree/master/hp-mp
68967005
title: uPheno MP-HP equivalence axioms
68977006
- description: The new version of uPheno, along with species independent phenotypes
6898-
amd additional phenotype relations. The ontology is still in Beta status, but
7007+
and additional phenotype relations. The ontology is still in Beta status, but
68997008
we recommend users to migrate their infrastructures to uPheno 2 as uPheno 1
69007009
is no longer actively maintained.
69017010
id: upheno/v2/upheno.owl
69027011
ontology_purl: http://purl.obolibrary.org/obo/upheno/v2/upheno.owl
69037012
page: https://github.com/obophenotype/upheno-dev
69047013
title: uPheno 2
69057014
publications:
7015+
- id: https://doi.org/10.1101/2024.09.18.613276
7016+
title: 'The Unified Phenotype Ontology (uPheno): A framework for cross-species
7017+
integrative phenomics'
69067018
- id: https://zenodo.org/record/2382757
69077019
title: Phenotype Ontologies Traversing All The Organisms (POTATO) workshop aims
69087020
to reconcile logical definitions across species
69097021
- id: https://zenodo.org/record/3352149
69107022
title: 'Phenotype Ontologies Traversing All The Organisms (POTATO) workshop: 2nd
69117023
edition'
69127024
repository: https://github.com/obophenotype/upheno
6913-
title: Unified phenotype ontology (uPheno)
7025+
title: Unified Phenotype Ontology (uPheno)
69147026
tracker: https://github.com/obophenotype/upheno/issues
69157027
usages:
69167028
- description: uPheno is used by the Monarch Initiative for cross-species inference.

_config_header.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ author:
1010
name: OBO Technical WG
1111
plugins:
1212
- jekyll-sitemap
13+
- jekyll-feed
14+
feed:
15+
disable_in_development: true
1316
## --Anything above this line can be edited in _config_header.yml --
1417
## --Everything below this line automatically generated in _config.yml --

0 commit comments

Comments
 (0)