Skip to content

Commit 48f6bbe

Browse files
🚀 Automatically rebuilt derived files (#2827)
Co-authored-by: GitHub Action <action@github.com>
1 parent ab488bd commit 48f6bbe

5 files changed

Lines changed: 1102 additions & 1088 deletions

File tree

_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,12 +1912,12 @@ ontologies:
19121912
- id: https://doi.org/10.1016/B978-0-12-800043-4.00023-3
19131913
title: 'Textual Anatomics: the Mouse Developmental Anatomy Ontology and the Gene
19141914
Expression Database for Mouse Development (GXD)'
1915-
repository: https://github.com/obophenotype/mouse-anatomy-ontology
1915+
repository: https://github.com/obophenotype/developmental-mouse-anatomy-ontology
19161916
taxon:
19171917
id: NCBITaxon:10088
19181918
label: Mus
19191919
title: Mouse Developmental Anatomy Ontology
1920-
tracker: https://github.com/obophenotype/mouse-anatomy-ontology/issues
1920+
tracker: https://github.com/obophenotype/developmental-mouse-anatomy-ontology/issues
19211921
usages:
19221922
- description: GXD
19231923
seeAlso: https://doi.org/10.25504/FAIRsharing.q9neh8
@@ -7078,6 +7078,8 @@ ontologies:
70787078
ontology_purl: http://purl.obolibrary.org/obo/uo.owl
70797079
- id: uo.obo
70807080
ontology_purl: http://purl.obolibrary.org/obo/uo.obo
7081+
- id: uo.json
7082+
ontology_purl: http://purl.obolibrary.org/obo/uo.json
70817083
publications:
70827084
- id: https://www.ncbi.nlm.nih.gov/pubmed/23060432
70837085
title: 'The Units Ontology: a tool for integrating units of measurement in science'

registry/ontologies.jsonld

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,13 +2652,13 @@
26522652
"title": "Textual Anatomics: the Mouse Developmental Anatomy Ontology and the Gene Expression Database for Mouse Development (GXD)"
26532653
}
26542654
],
2655-
"repository": "https://github.com/obophenotype/mouse-anatomy-ontology",
2655+
"repository": "https://github.com/obophenotype/developmental-mouse-anatomy-ontology",
26562656
"taxon": {
26572657
"id": "NCBITaxon:10088",
26582658
"label": "Mus"
26592659
},
26602660
"title": "Mouse Developmental Anatomy Ontology",
2661-
"tracker": "https://github.com/obophenotype/mouse-anatomy-ontology/issues",
2661+
"tracker": "https://github.com/obophenotype/developmental-mouse-anatomy-ontology/issues",
26622662
"usages": [
26632663
{
26642664
"description": "GXD",
@@ -9881,6 +9881,10 @@
98819881
{
98829882
"id": "uo.obo",
98839883
"ontology_purl": "http://purl.obolibrary.org/obo/uo.obo"
9884+
},
9885+
{
9886+
"id": "uo.json",
9887+
"ontology_purl": "http://purl.obolibrary.org/obo/uo.json"
98849888
}
98859889
],
98869890
"publications": [

0 commit comments

Comments
 (0)