This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multilang fixes for default/non localised annotations
- Loading branch information
Showing
7 changed files
with
190 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,4 +67,125 @@ ontologies: | |
repository: https://github.com/Superraptor/GSSO | ||
title: Gender, Sex, and Sexual Orientation (GSSO) ontology | ||
tracker: https://github.com/Superraptor/GSSO/issues | ||
- activity_status: active | ||
contact: | ||
email: [email protected] | ||
github: dosumis | ||
label: David Osumi-Sutherland | ||
orcid: 0000-0002-7073-9172 | ||
dependencies: | ||
- id: pr | ||
- id: go | ||
- id: uberon | ||
- id: ro | ||
- id: pato | ||
- id: ncbitaxon | ||
- id: bfo | ||
- id: cl | ||
- id: omo | ||
- id: nbo | ||
- id: chebi | ||
- id: so | ||
description: Cell types that are provisionally defined by experimental techniques | ||
such as single cell or single nucleus transcriptomics rather than a straightforward | ||
& coherent set of properties. | ||
domain: phenotype | ||
homepage: https://github.com/obophenotype/provisional_cell_ontology | ||
id: pcl | ||
layout: ontology_detail | ||
license: | ||
label: CC BY 4.0 | ||
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png | ||
url: http://creativecommons.org/licenses/by/4.0/ | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl.owl | ||
preferredPrefix: PCL | ||
products: | ||
- id: pcl.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl.owl | ||
- id: pcl.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl.obo | ||
- id: pcl.json | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl.json | ||
- id: pcl-base.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-base.owl | ||
- id: pcl-base.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-base.obo | ||
- id: pcl-base.json | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-base.json | ||
- id: pcl-full.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-full.owl | ||
- id: pcl-full.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-full.obo | ||
- id: pcl-full.json | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-full.json | ||
- id: pcl-simple.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-simple.owl | ||
- id: pcl-simple.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-simple.obo | ||
- id: pcl-simple.json | ||
ontology_purl: http://purl.obolibrary.org/obo/pcl-simple.json | ||
repository: https://github.com/obophenotype/provisional_cell_ontology | ||
title: Provisional Cell Ontology | ||
tracker: https://github.com/obophenotype/provisional_cell_ontology/issues | ||
- activity_status: active | ||
build: | ||
checkout: git clone https://github.com/scdodev/scdo-ontology.git | ||
path: . | ||
system: git | ||
contact: | ||
email: [email protected] | ||
github: JadeHotchkiss | ||
label: Jade Hotchkiss | ||
orcid: 0000-0002-2193-0704 | ||
dependencies: | ||
- id: apollo_sv | ||
- id: aro | ||
- id: chebi | ||
- id: chmo | ||
- id: cmo | ||
- id: doid | ||
- id: dron | ||
- id: duo | ||
- id: envo | ||
- id: eupath | ||
- id: exo | ||
- id: gaz | ||
- id: gsso | ||
- id: hp | ||
- id: hsapdv | ||
- id: ico | ||
- id: ido | ||
- id: idomal | ||
- id: mp | ||
- id: nbo | ||
- id: ncit | ||
- id: obi | ||
- id: ogms | ||
- id: opmi | ||
- id: pr | ||
- id: sbo | ||
- id: stato | ||
- id: symp | ||
- id: uo | ||
- id: vo | ||
- id: vt | ||
description: An ontology for the standardization of terminology and integration | ||
of knowledge about Sickle Cell Disease. | ||
domain: disease | ||
homepage: https://scdontology.h3abionet.org/ | ||
id: scdo | ||
layout: ontology_detail | ||
license: | ||
label: GPL-3.0 | ||
url: https://www.gnu.org/licenses/gpl-3.0.en.html | ||
ontology_purl: https://github.com/scdodev/scdo-ontology/blob/master/scdo_fr-t-en.owl | ||
preferredPrefix: SCDO | ||
products: | ||
- id: scdo.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/scdo.owl | ||
- id: scdo.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/scdo.obo | ||
repository: https://github.com/scdodev/scdo-ontology | ||
title: Sickle Cell Disease Ontology | ||
tracker: https://github.com/scdodev/scdo-ontology/issues | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters