Skip to content

Commit 48e77fb

Browse files
🚀 Automatically rebuilt derived files (#2783)
Co-authored-by: GitHub Action <action@github.com>
1 parent 15954a9 commit 48e77fb

5 files changed

Lines changed: 1102 additions & 1102 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,7 @@ ontologies:
14711471
browsers:
14721472
- label: DO
14731473
title: DO Browser
1474-
url: http://www.disease-ontology.org/do
1474+
url: https://disease-ontology.org/do
14751475
build:
14761476
infallible: 1
14771477
method: obo2owl
@@ -1481,11 +1481,11 @@ ontologies:
14811481
github: lschriml
14821482
label: Lynn Schriml
14831483
orcid: 0000-0001-8910-9851
1484-
depicted_by: http://www.disease-ontology.org/media/images/DO_logo.jpg
1484+
depicted_by: https://disease-ontology.org/media/images/DO_logo_teal.png
14851485
description: An ontology for describing the classification of human diseases organized
14861486
by etiology.
14871487
domain: health
1488-
homepage: http://www.disease-ontology.org
1488+
homepage: https://disease-ontology.org
14891489
id: doid
14901490
in_foundry_order: 1
14911491
layout: ontology_detail
@@ -1531,8 +1531,8 @@ ontologies:
15311531
- description: MGI disease model annotations use DO
15321532
examples:
15331533
- description: physical disorder
1534-
url: http://www.informatics.jax.org/disease/DOID:0080015
1535-
user: http://www.informatics.jax.org/disease
1534+
url: https://www.informatics.jax.org/disease/DOID:0080015
1535+
user: https://www.informatics.jax.org/disease
15361536
- description: Immune Epitope Database
15371537
examples:
15381538
- description: Antibody and T cell epitopes associated with human diseases

registry/ontologies.jsonld

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2007,7 +2007,7 @@
20072007
{
20082008
"label": "DO",
20092009
"title": "DO Browser",
2010-
"url": "http://www.disease-ontology.org/do"
2010+
"url": "https://disease-ontology.org/do"
20112011
}
20122012
],
20132013
"build": {
@@ -2021,10 +2021,10 @@
20212021
"label": "Lynn Schriml",
20222022
"orcid": "0000-0001-8910-9851"
20232023
},
2024-
"depicted_by": "http://www.disease-ontology.org/media/images/DO_logo.jpg",
2024+
"depicted_by": "https://disease-ontology.org/media/images/DO_logo_teal.png",
20252025
"description": "An ontology for describing the classification of human diseases organized by etiology.",
20262026
"domain": "health",
2027-
"homepage": "http://www.disease-ontology.org",
2027+
"homepage": "https://disease-ontology.org",
20282028
"id": "doid",
20292029
"in_foundry_order": 1,
20302030
"layout": "ontology_detail",
@@ -2088,10 +2088,10 @@
20882088
"examples": [
20892089
{
20902090
"description": "physical disorder",
2091-
"url": "http://www.informatics.jax.org/disease/DOID:0080015"
2091+
"url": "https://www.informatics.jax.org/disease/DOID:0080015"
20922092
}
20932093
],
2094-
"user": "http://www.informatics.jax.org/disease"
2094+
"user": "https://www.informatics.jax.org/disease"
20952095
},
20962096
{
20972097
"description": "Immune Epitope Database",

0 commit comments

Comments
 (0)