We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed0cf30 + 25029ff commit ea85700Copy full SHA for ea85700
config/aeo.yml
@@ -4,8 +4,8 @@ idspace: AEO
4
base_url: /obo/aeo
5
6
products:
7
-- aeo.owl: http://ontologies.berkeleybop.org/aeo.owl
8
-- aeo.obo: http://ontologies.berkeleybop.org/aeo.obo
+- aeo.owl: https://raw.githubusercontent.com/obophenotype/human-developmental-anatomy-ontology/refs/heads/master/src/ontology/aeo.owl
+- aeo.obo: https://raw.githubusercontent.com/obophenotype/human-developmental-anatomy-ontology/refs/heads/master/src/ontology/aeo.obo
9
10
term_browser: ontobee
11
example_terms:
0 commit comments