Skip to content

Commit 4760b06

Browse files
authored
Merge pull request #120 from monarch-initiative/doc-update
Update composition docs to match ODK config
2 parents 201e409 + 015b828 commit 4760b06

1 file changed

Lines changed: 109 additions & 19 deletions

File tree

docs/composition.md

Lines changed: 109 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,133 @@
11
# Composition of PHENIO
22

3-
* **BFO**: Basic Formal Ontology (https://basic-formal-ontology.org/) - an ontology that provides a set of upper-level categories for organizing knowledge and facilitating interoperability between other ontologies and domain-specific applications.
3+
PHENIO (Phenomics Integrated Ontology) is an application ontology that integrates multiple ontologies and data sources to enable cross-species phenotype comparisons. This page documents all ontologies, components, and mapping sets included in PHENIO.
44

5-
* **CARO**: Common Anatomy Reference Ontology (https://www.obofoundry.org/ontology/caro.html) - an ontology that standardizes the annotation and representation of anatomical structures across different species.
5+
For details on the difference between PHENIO and uPHENO, see [PHENIO vs uPHENO](phenio_vs_upheno.md).
66

7-
* **CHEBI**: Chemical Entities of Biological Interest (https://www.ebi.ac.uk/chebi/) - a dictionary of molecular entities.
7+
## Import Modules
8+
9+
Import modules are ontologies included via the OBO standard import mechanism. PHENIO uses base-merging to include only the terms directly asserted in each source ontology.
10+
11+
### Upper-Level and Foundational Ontologies
12+
13+
* **BFO**: Basic Formal Ontology (https://basic-formal-ontology.org/) - an upper-level ontology that provides a set of categories for organizing knowledge and facilitating interoperability between ontologies.
14+
15+
* **RO**: Relations Ontology (http://www.obofoundry.org/ontology/ro.html) - an ontology that defines relationships between entities in other ontologies, providing a foundation for relating information across different domains.
16+
17+
* **PATO**: Phenotypic Quality Ontology (http://www.obofoundry.org/ontology/pato.html) - an ontology that provides a standardized vocabulary to describe phenotypic qualities, such as height, weight, and shape.
818

919
* **ECO**: Evidence and Conclusion Ontology (https://evidenceontology.org/) - an ontology that categorizes and organizes different types of evidence used in scientific research and draws conclusions based on that evidence.
1020

11-
* **EMAPA**: Mouse Developmental Anatomy Ontology (https://obofoundry.org/ontology/emapa.html)- an ontology that provides a standardized framework for describing spatial and temporal gene expression patterns during mouse development.
21+
### Chemical and Molecular Ontologies
1222

13-
* **FAO**: Fungal Anatomy Ontology (https://obofoundry.org/ontology/fao.html) - a structured controlled vocabulary for the anatomy of fungi.
23+
* **CHEBI (Slim)**: Chemical Entities of Biological Interest (https://www.ebi.ac.uk/chebi/) - a dictionary of molecular entities; PHENIO uses a simplified subset (available from https://github.com/obophenotype/chebi_obo_slim).
1424

15-
* **FBBT**: FlyBase Drosophila Gross Anatomy Ontology (https://obofoundry.org/ontology/fbbt) - an ontology that describes the gross anatomy of the fruit fly Drosophila melanogaster.
25+
* **PR (Slim)**: Protein Ontology (https://obofoundry.org/ontology/pr.html) - an ontology of protein types covering organisms of biomedical interest; PHENIO uses a simplified subset (available from https://github.com/obophenotype/pro_obo_slim).
1626

17-
* **GO**: Gene Ontology (http://geneontology.org/) - a widely-used ontology that categorizes gene products' functions in various biological processes, cellular components, and molecular functions.
27+
### Gene and Sequence Identifiers
1828

19-
* **HSAPDV**: Human Developmental Stage Ontology (https://obofoundry.org/ontology/hsapdv) - an ontology of human developmental stages, covering both embryonic (Carnegie) stages and adult stages.
29+
* **NCBI Gene**: NCBI Gene (https://www.ncbi.nlm.nih.gov/gene) - NCBI Gene identifiers for cross-referencing genes across species.
2030

21-
* **MONDO**: Monarch Disease Ontology (https://mondo.monarchinitiative.org/) - an ontology that integrates disease-related information from various sources to facilitate the understanding of human diseases.
31+
* **HGNC**: HUGO Gene Nomenclature Committee (https://www.genenames.org/) - standardized gene naming and identifiers for human genes.
32+
33+
* **SO**: Sequence Ontology (https://obofoundry.org/ontology/so.html) - an ontology describing biological sequence features, attributes, and relationships.
34+
35+
* **Monochrom**: Chromosome Ontology (https://github.com/monarch-initiative/monochrom) - an ontology of chromosomes for representing karyotype information.
36+
37+
### Spatial Ontology
38+
39+
* **BSPO**: Biological Spatial Ontology (https://obofoundry.org/ontology/bspo.html) - an ontology for representing spatial and positional relationships of anatomical entities.
40+
41+
### Developmental Stage Ontologies
42+
43+
* **WBls**: WormBase Life Stages (https://obofoundry.org/ontology/wbls.html) - an ontology of life stages for *C. elegans*.
44+
45+
* **ZFS**: Zebrafish Stages (https://obofoundry.org/ontology/zfs.html) - an ontology of zebrafish developmental stages.
46+
47+
* **FBdv**: FlyBase Development Ontology (https://obofoundry.org/ontology/fbdv.html) - an ontology of *Drosophila melanogaster* developmental stages.
48+
49+
### Pathology and Behavior Ontologies
50+
51+
* **MPATH**: Mouse Pathology Ontology (https://obofoundry.org/ontology/mpath.html) - an ontology that standardizes and classifies phenotypic abnormalities observed in various mutant mouse strains.
52+
53+
* **NBO**: Neuro Behavior Ontology (https://obofoundry.org/ontology/nbo.html) - an ontology that defines behavioral and neurological phenotypes to support research in neuroscience and behavior genetics.
54+
55+
### Taxonomy
56+
57+
* **NCBITaxon (Slim)**: NCBI Taxonomy (https://www.ncbi.nlm.nih.gov/taxonomy) - a taxonomy database that classifies and names living organisms; PHENIO uses a simplified subset (available from http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim.owl).
58+
59+
## Components
60+
61+
Components are ontologies merged into PHENIO as full modules using their base release, rather than being subset by PHENIO-specific terms.
62+
63+
### Phenotype Ontologies
64+
65+
* **uPHENO**: Unified Phenotype Ontology (https://github.com/obophenotype/upheno) - a framework ontology that links phenotypic abnormalities to the anatomical entities that are affected, enabling cross-species genotype-phenotype comparisons.
66+
67+
* **HP**: Human Phenotype Ontology (https://hpo.jax.org/) - a standardized vocabulary of phenotypic abnormalities observed in human disease.
2268

23-
* **MPATH**: Mouse Pathology Ontology (http://www.pathbase.net/Pathology_Ontology/index.php) - an ontology that standardizes and classifies phenotypic abnormalities observed in various mutant mouse strains.
69+
* **MP**: Mammalian Phenotype Ontology (https://obofoundry.org/ontology/mp.html) - an ontology of phenotypic abnormalities observed in mammals, primarily mouse.
2470

25-
* **NBO**: Neuro Behavior Ontology (http://www.obofoundry.org/ontology/nbo.html) - an ontology that defines behavioral and neurological phenotypes to support research in neuroscience and behavior genetics.
71+
* **ZP**: Zebrafish Phenotype Ontology (https://obofoundry.org/ontology/zp.html) - an ontology of phenotypes observed in zebrafish (*Danio rerio*).
2672

27-
* **NCBITaxon (Slim)**: NCBI Taxonomy (https://www.ncbi.nlm.nih.gov/taxonomy) - a taxonomy database that classifies and names living organisms; this is a simplified subset (available from http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim.owl).
73+
* **XPO**: Xenopus Phenotype Ontology (https://obofoundry.org/ontology/xpo.html) - an ontology of phenotypes observed in *Xenopus* (frogs).
74+
75+
* **DPO**: Drosophila Phenotype Ontology (https://obofoundry.org/ontology/dpo.html) - an ontology of phenotypes observed in *Drosophila melanogaster*.
76+
77+
* **FYPO**: Fission Yeast Phenotype Ontology (https://obofoundry.org/ontology/fypo.html) - an ontology of phenotypes observed in fission yeast (*Schizosaccharomyces pombe*).
78+
79+
* **WBPhenotype**: WormBase Phenotype Ontology (https://obofoundry.org/ontology/wbphenotype.html) - an ontology of phenotypes observed in *Caenorhabditis elegans*.
80+
81+
* **DDPHENO**: Dictyostelium Phenotype Ontology (https://obofoundry.org/ontology/ddpheno.html) - an ontology of phenotypes observed in *Dictyostelium discoideum* (slime mold).
2882

2983
* **OBA**: Ontology of Biological Attributes (https://obofoundry.org/ontology/oba.html) - an ontology that describes biological attributes such as size, shape, color, and behavior across different species.
3084

31-
* **PATO**: Phenotypic Quality Ontology (http://www.obofoundry.org/ontology/pato.html) - an ontology that provides a standardized vocabulary to describe phenotypic qualities, such as height, weight, and shape.
85+
### Disease and Medical Action Ontologies
86+
87+
* **MONDO**: Monarch Disease Ontology (https://mondo.monarchinitiative.org/) - an ontology that integrates disease-related information from various sources to facilitate the understanding of human diseases.
88+
89+
* **MAXO**: Medical Action Ontology (https://obofoundry.org/ontology/maxo.html) - an ontology of medical procedures, interventions, and therapies used in the treatment of diseases.
90+
91+
### Gene Ontology
92+
93+
* **GO**: Gene Ontology (http://geneontology.org/) - a widely-used ontology that categorizes gene products' functions in various biological processes, cellular components, and molecular functions.
94+
95+
### Anatomy Ontologies
96+
97+
* **UBERON**: Integrated Cross-Species Anatomy Ontology (https://obofoundry.org/ontology/uberon.html) - an ontology that integrates anatomical information from different species, facilitating cross-species comparisons.
98+
99+
* **CL**: Cell Ontology (https://obofoundry.org/ontology/cl.html) - an ontology representing cell types across species.
100+
101+
* **ZFA**: Zebrafish Anatomy and Development Ontology (https://obofoundry.org/ontology/zfa.html) - an ontology that describes the anatomy and developmental stages of the zebrafish (*Danio rerio*).
102+
103+
* **XAO**: Xenopus Anatomy Ontology (https://obofoundry.org/ontology/xao.html) - an ontology of the anatomical structures of *Xenopus*.
104+
105+
* **FBBT**: FlyBase Drosophila Gross Anatomy Ontology (https://obofoundry.org/ontology/fbbt.html) - an ontology that describes the gross anatomy of *Drosophila melanogaster*.
106+
107+
* **WBBT**: WormBase Gross Anatomy Ontology (https://obofoundry.org/ontology/wbbt.html) - an ontology that describes the gross anatomy of *Caenorhabditis elegans*.
108+
109+
* **DDANAT**: Dictyostelium Anatomy Ontology (https://obofoundry.org/ontology/ddanat.html) - an ontology of anatomical structures in *Dictyostelium discoideum*.
110+
111+
* **EMAPA**: Mouse Developmental Anatomy Ontology (https://obofoundry.org/ontology/emapa.html) - an ontology that provides a standardized framework for describing spatial and temporal gene expression patterns during mouse development.
112+
113+
### Life Stage Ontologies
114+
115+
* **HsapDv**: Human Developmental Stage Ontology (https://obofoundry.org/ontology/hsapdv.html) - an ontology of human developmental stages, covering both embryonic (Carnegie) stages and adult stages.
116+
117+
## Bridge and Alignment Modules
118+
119+
Bridge ontologies provide the axioms that link species-specific ontologies to their cross-species counterparts, enabling cross-species inference.
120+
121+
* **uPHENO Bridge**: (https://github.com/obophenotype/upheno) - bridge axioms linking species-specific phenotype ontologies to uPHENO.
32122

33-
* **RO**: Relations Ontology (http://www.obofoundry.org/ontology/ro.html) - an ontology that defines relationships between entities in other ontologies and provides a foundation for relating information across different domains.
123+
* **uPHENO Alignments**: (https://github.com/obophenotype/upheno) - alignment axioms for phenotype ontology integration across species.
34124

35-
* **STATO**: Statistical Methods Ontology (https://stato-ontology.org/) - an ontology that represents statistical methods and concepts used in the analysis of biological and clinical data.
125+
## SSSOM Mapping Sets
36126

37-
* **UBERON**: Integrated Cross-Species Anatomy Ontology (http://www.obofoundry.org/ontology/uberon.html) - an ontology that integrates anatomical information from different species, facilitating cross-species comparisons.
127+
PHENIO includes [Simple Standard for Sharing Ontological Mappings (SSSOM)](https://mapping-commons.github.io/sssom/) mapping sets that define equivalences and relationships between terms in different ontologies.
38128

39-
* **UPHENO**: Uberon Phenotype Ontology (https://github.com/obophenotype/upheno) - an ontology that links phenotypic abnormalities to the anatomical entities that are affected, enabling the study of genotype-phenotype relationships.
129+
* **Uberon SSSOM Mappings**: (http://purl.obolibrary.org/obo/uberon/uberon.sssom.tsv) - cross-species anatomy mappings.
40130

41-
* **WBBT**: WormBase Gross Anatomy Ontology (http://www.obofoundry.org/ontology/wbphenotype.html) - an ontology that describes the gross anatomy of the nematode worm Caenorhabditis elegans.
131+
* **CL SSSOM Mappings**: (http://purl.obolibrary.org/obo/cl/cl.sssom.tsv) - cell type mappings.
42132

43-
* **ZFA**: Zebrafish Anatomy and Development Ontology (http://www.obofoundry.org/ontology/zfa.html) - an ontology that describes the anatomy and developmental stages of the zebrafish (Danio rerio).
133+
* **uPHENO-OBA SSSOM Mappings**: (https://github.com/obophenotype/upheno) - mappings between uPHENO and OBA.

0 commit comments

Comments
 (0)