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
11 changes: 3 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3439,11 +3439,6 @@ ontologies:
title: Lepidoptera Anatomy Ontology
tracker: https://github.com/insect-morphology/lepao/issues
- activity_status: active
build:
infallible: 1
insert_ontology_id: true
method: obo2owl
source_url: ftp://ftp.informatics.jax.org/pub/reports/adult_mouse_anatomy.obo
contact:
email: Terry.Hayamizu@jax.org
github: tfhayamizu
Expand All @@ -3452,7 +3447,7 @@ ontologies:
description: A structured controlled vocabulary of the adult anatomy of the mouse
(Mus).
domain: anatomy and development
homepage: https://github.com/obophenotype/mouse-anatomy-ontology
homepage: https://github.com/obophenotype/adult-mouse-anatomy-ontology
id: ma
layout: ontology_detail
license:
Expand All @@ -3467,12 +3462,12 @@ ontologies:
ontology_purl: http://purl.obolibrary.org/obo/ma.owl
- id: ma.obo
ontology_purl: http://purl.obolibrary.org/obo/ma.obo
repository: https://github.com/obophenotype/mouse-anatomy-ontology
repository: https://github.com/obophenotype/adult-mouse-anatomy-ontology
taxon:
id: NCBITaxon:10088
label: Mus
title: Mouse adult gross anatomy
tracker: https://github.com/obophenotype/mouse-anatomy-ontology/issues
tracker: https://github.com/obophenotype/adult-mouse-anatomy-ontology/issues
usages:
- description: GXD
seeAlso: https://doi.org/10.25504/FAIRsharing.q9neh8
Expand Down
12 changes: 3 additions & 9 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4829,12 +4829,6 @@
},
{
"activity_status": "active",
"build": {
"infallible": 1,
"insert_ontology_id": true,
"method": "obo2owl",
"source_url": "ftp://ftp.informatics.jax.org/pub/reports/adult_mouse_anatomy.obo"
},
"contact": {
"email": "Terry.Hayamizu@jax.org",
"github": "tfhayamizu",
Expand All @@ -4843,7 +4837,7 @@
},
"description": "A structured controlled vocabulary of the adult anatomy of the mouse (Mus).",
"domain": "anatomy and development",
"homepage": "https://github.com/obophenotype/mouse-anatomy-ontology",
"homepage": "https://github.com/obophenotype/adult-mouse-anatomy-ontology",
"id": "ma",
"layout": "ontology_detail",
"license": {
Expand All @@ -4864,13 +4858,13 @@
"ontology_purl": "http://purl.obolibrary.org/obo/ma.obo"
}
],
"repository": "https://github.com/obophenotype/mouse-anatomy-ontology",
"repository": "https://github.com/obophenotype/adult-mouse-anatomy-ontology",
"taxon": {
"id": "NCBITaxon:10088",
"label": "Mus"
},
"title": "Mouse adult gross anatomy",
"tracker": "https://github.com/obophenotype/mouse-anatomy-ontology/issues",
"tracker": "https://github.com/obophenotype/adult-mouse-anatomy-ontology/issues",
"usages": [
{
"description": "GXD",
Expand Down
Loading