Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MBA and DMBA #851

Merged
merged 1 commit into from
Feb 13, 2025
Merged
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
6 changes: 4 additions & 2 deletions ebi_ontologies.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"preferredPrefix": "DMBA",
"title": "Developing Mouse Brain Atlas Ontology",
"uri": "https://purl.brain-bican.org/ontology/dmbao/dmbao.owl",
"description": "An application ontology built by combining ontologised versions of the Allen Institute Human Brain Atlas (HBA) StructureGraph mapped to Uberon.",
"description": "An application ontology built by combining ontologised versions of the Allen Institute Developing Mouse Brain Atlas (DMBA) StructureGraph mapped to Uberon.",
"homepage": "https://purl.brain-bican.org/ontology/dmbao",
"mailing_list": "[email protected]",
"label_property": [
"rdfs:label",
"IAO:0000589",
Expand All @@ -47,8 +48,9 @@
"preferredPrefix": "MBA",
"title": "Mouse Brain Atlas Ontology",
"uri": "https://purl.brain-bican.org/ontology/mbao/mbao.owl",
"description": "An application ontology built by combining ontologised versions of the Allen Institute Human Brain Atlas (HBA) StructureGraph mapped to Uberon.",
"description": "An application ontology built by combining ontologised versions of the Allen Institute Mouse Brain Atlas (MBA) StructureGraph mapped to Uberon.",
"homepage": "https://purl.brain-bican.org/ontology/mbao",
"mailing_list": "[email protected]",
"label_property": [
"rdfs:label",
"IAO:0000589",
Expand Down
Loading