Skip to content

Commit e762324

Browse files
🚀 Automatically rebuilt derived files (#2834)
Co-authored-by: GitHub Action <action@github.com>
1 parent 1538153 commit e762324

5 files changed

Lines changed: 1521 additions & 1544 deletions

File tree

_config.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3439,11 +3439,6 @@ ontologies:
34393439
title: Lepidoptera Anatomy Ontology
34403440
tracker: https://github.com/insect-morphology/lepao/issues
34413441
- activity_status: active
3442-
build:
3443-
infallible: 1
3444-
insert_ontology_id: true
3445-
method: obo2owl
3446-
source_url: ftp://ftp.informatics.jax.org/pub/reports/adult_mouse_anatomy.obo
34473442
contact:
34483443
email: Terry.Hayamizu@jax.org
34493444
github: tfhayamizu
@@ -3452,7 +3447,7 @@ ontologies:
34523447
description: A structured controlled vocabulary of the adult anatomy of the mouse
34533448
(Mus).
34543449
domain: anatomy and development
3455-
homepage: https://github.com/obophenotype/mouse-anatomy-ontology
3450+
homepage: https://github.com/obophenotype/adult-mouse-anatomy-ontology
34563451
id: ma
34573452
layout: ontology_detail
34583453
license:
@@ -3467,12 +3462,12 @@ ontologies:
34673462
ontology_purl: http://purl.obolibrary.org/obo/ma.owl
34683463
- id: ma.obo
34693464
ontology_purl: http://purl.obolibrary.org/obo/ma.obo
3470-
repository: https://github.com/obophenotype/mouse-anatomy-ontology
3465+
repository: https://github.com/obophenotype/adult-mouse-anatomy-ontology
34713466
taxon:
34723467
id: NCBITaxon:10088
34733468
label: Mus
34743469
title: Mouse adult gross anatomy
3475-
tracker: https://github.com/obophenotype/mouse-anatomy-ontology/issues
3470+
tracker: https://github.com/obophenotype/adult-mouse-anatomy-ontology/issues
34763471
usages:
34773472
- description: GXD
34783473
seeAlso: https://doi.org/10.25504/FAIRsharing.q9neh8

registry/ontologies.jsonld

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4829,12 +4829,6 @@
48294829
},
48304830
{
48314831
"activity_status": "active",
4832-
"build": {
4833-
"infallible": 1,
4834-
"insert_ontology_id": true,
4835-
"method": "obo2owl",
4836-
"source_url": "ftp://ftp.informatics.jax.org/pub/reports/adult_mouse_anatomy.obo"
4837-
},
48384832
"contact": {
48394833
"email": "Terry.Hayamizu@jax.org",
48404834
"github": "tfhayamizu",
@@ -4843,7 +4837,7 @@
48434837
},
48444838
"description": "A structured controlled vocabulary of the adult anatomy of the mouse (Mus).",
48454839
"domain": "anatomy and development",
4846-
"homepage": "https://github.com/obophenotype/mouse-anatomy-ontology",
4840+
"homepage": "https://github.com/obophenotype/adult-mouse-anatomy-ontology",
48474841
"id": "ma",
48484842
"layout": "ontology_detail",
48494843
"license": {
@@ -4864,13 +4858,13 @@
48644858
"ontology_purl": "http://purl.obolibrary.org/obo/ma.obo"
48654859
}
48664860
],
4867-
"repository": "https://github.com/obophenotype/mouse-anatomy-ontology",
4861+
"repository": "https://github.com/obophenotype/adult-mouse-anatomy-ontology",
48684862
"taxon": {
48694863
"id": "NCBITaxon:10088",
48704864
"label": "Mus"
48714865
},
48724866
"title": "Mouse adult gross anatomy",
4873-
"tracker": "https://github.com/obophenotype/mouse-anatomy-ontology/issues",
4867+
"tracker": "https://github.com/obophenotype/adult-mouse-anatomy-ontology/issues",
48744868
"usages": [
48754869
{
48764870
"description": "GXD",

0 commit comments

Comments
 (0)