Skip to content

Commit 9b19b8a

Browse files
github-actions[bot]actions-userdeepakunni3
authored
🚀 Automatically rebuilt derived files (#2898)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Deepak <deepakunni3@users.noreply.github.com>
1 parent 1421b34 commit 9b19b8a

File tree

5 files changed

+1318
-2016
lines changed

5 files changed

+1318
-2016
lines changed

_config.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,6 +2046,10 @@ ontologies:
20462046
title: Fungal gross anatomy
20472047
tracker: https://github.com/obophenotype/fungal-anatomy-ontology/issues
20482048
- activity_status: active
2049+
browsers:
2050+
- label: BioPortal
2051+
title: BioPortal Browser
2052+
url: https://bioportal.bioontology.org/ontologies/FBbi
20492053
contact:
20502054
email: damien@gerbi-gmb.de
20512055
github: gouttegd
@@ -4728,7 +4732,7 @@ ontologies:
47284732
description: The Oral Health and Disease Ontology is used for representing the diagnosis
47294733
and treatment of dental maladies.
47304734
domain: health
4731-
homepage: https://purl.obolibrary.org/obo/ohd/home
4735+
homepage: https://purl.obolibrary.org/obo/ohd
47324736
id: ohd
47334737
layout: ontology_detail
47344738
license:
@@ -4740,9 +4744,7 @@ ontologies:
47404744
products:
47414745
- id: ohd.owl
47424746
ontology_purl: http://purl.obolibrary.org/obo/ohd.owl
4743-
- id: ohd/dev/ohd.owl
4744-
ontology_purl: http://purl.obolibrary.org/obo/ohd/dev/ohd.owl
4745-
title: OHD dev
4747+
title: Oral Health and Disease Ontology
47464748
publications:
47474749
- id: https://www.ncbi.nlm.nih.gov/pubmed/32819435
47484750
title: Structuring, reuse and analysis of electronic dental data using the Oral

registry/ontologies.jsonld

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2864,6 +2864,13 @@
28642864
},
28652865
{
28662866
"activity_status": "active",
2867+
"browsers": [
2868+
{
2869+
"label": "BioPortal",
2870+
"title": "BioPortal Browser",
2871+
"url": "https://bioportal.bioontology.org/ontologies/FBbi"
2872+
}
2873+
],
28672874
"contact": {
28682875
"email": "damien@gerbi-gmb.de",
28692876
"github": "gouttegd",
@@ -6615,7 +6622,7 @@
66156622
},
66166623
"description": "The Oral Health and Disease Ontology is used for representing the diagnosis and treatment of dental maladies.",
66176624
"domain": "health",
6618-
"homepage": "https://purl.obolibrary.org/obo/ohd/home",
6625+
"homepage": "https://purl.obolibrary.org/obo/ohd",
66196626
"id": "ohd",
66206627
"layout": "ontology_detail",
66216628
"license": {
@@ -6628,12 +6635,8 @@
66286635
"products": [
66296636
{
66306637
"id": "ohd.owl",
6631-
"ontology_purl": "http://purl.obolibrary.org/obo/ohd.owl"
6632-
},
6633-
{
6634-
"id": "ohd/dev/ohd.owl",
6635-
"ontology_purl": "http://purl.obolibrary.org/obo/ohd/dev/ohd.owl",
6636-
"title": "OHD dev"
6638+
"ontology_purl": "http://purl.obolibrary.org/obo/ohd.owl",
6639+
"title": "Oral Health and Disease Ontology"
66376640
}
66386641
],
66396642
"publications": [

0 commit comments

Comments
 (0)