Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2046,6 +2046,10 @@ ontologies:
title: Fungal gross anatomy
tracker: https://github.com/obophenotype/fungal-anatomy-ontology/issues
- activity_status: active
browsers:
- label: BioPortal
title: BioPortal Browser
url: https://bioportal.bioontology.org/ontologies/FBbi
contact:
email: damien@gerbi-gmb.de
github: gouttegd
Expand Down Expand Up @@ -4728,7 +4732,7 @@ ontologies:
description: The Oral Health and Disease Ontology is used for representing the diagnosis
and treatment of dental maladies.
domain: health
homepage: https://purl.obolibrary.org/obo/ohd/home
homepage: https://purl.obolibrary.org/obo/ohd
id: ohd
layout: ontology_detail
license:
Expand All @@ -4740,9 +4744,7 @@ ontologies:
products:
- id: ohd.owl
ontology_purl: http://purl.obolibrary.org/obo/ohd.owl
- id: ohd/dev/ohd.owl
ontology_purl: http://purl.obolibrary.org/obo/ohd/dev/ohd.owl
title: OHD dev
title: Oral Health and Disease Ontology
publications:
- id: https://www.ncbi.nlm.nih.gov/pubmed/32819435
title: Structuring, reuse and analysis of electronic dental data using the Oral
Expand Down
17 changes: 10 additions & 7 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2864,6 +2864,13 @@
},
{
"activity_status": "active",
"browsers": [
{
"label": "BioPortal",
"title": "BioPortal Browser",
"url": "https://bioportal.bioontology.org/ontologies/FBbi"
}
],
"contact": {
"email": "damien@gerbi-gmb.de",
"github": "gouttegd",
Expand Down Expand Up @@ -6615,7 +6622,7 @@
},
"description": "The Oral Health and Disease Ontology is used for representing the diagnosis and treatment of dental maladies.",
"domain": "health",
"homepage": "https://purl.obolibrary.org/obo/ohd/home",
"homepage": "https://purl.obolibrary.org/obo/ohd",
"id": "ohd",
"layout": "ontology_detail",
"license": {
Expand All @@ -6628,12 +6635,8 @@
"products": [
{
"id": "ohd.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/ohd.owl"
},
{
"id": "ohd/dev/ohd.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/ohd/dev/ohd.owl",
"title": "OHD dev"
"ontology_purl": "http://purl.obolibrary.org/obo/ohd.owl",
"title": "Oral Health and Disease Ontology"
}
],
"publications": [
Expand Down
Loading
Loading