Skip to content

Commit 50a0336

Browse files
authored
Update URLs in upheno configuration file
1 parent ae77435 commit 50a0336

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

config/upheno.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ idspace: UPHENO
44
base_url: /obo/upheno
55

66
products:
7-
- upheno.owl: https://github.com/obophenotype/upheno-dev/releases/latest/download/upheno.owl
7+
- upheno.owl: https://github.com/obophenotype/upheno/releases/latest/download/upheno.owl
8+
- upheno.obo: https://github.com/obophenotype/upheno/releases/latest/download/upheno.obo
9+
- upheno.json: https://github.com/obophenotype/upheno/releases/latest/download/upheno.json
810

911
term_browser: ontobee
1012
example_terms:
@@ -21,7 +23,7 @@ entries:
2123
replacement: https://raw.githubusercontent.com/monarch-initiative/monarch-disease-ontology/master/src/mondo/mondo.owl
2224

2325
- exact: /v2/upheno.owl
24-
replacement: https://github.com/obophenotype/upheno-dev/releases/latest/download/upheno.owl
26+
replacement: https://github.com/obophenotype/upheno/releases/latest/download/upheno.owl
2527

2628
- exact: /zp.owl
2729
replacement: http://purl.obolibrary.org/obo/zp.owl
@@ -42,7 +44,7 @@ entries:
4244
replacement: http://build-artifacts.berkeleybop.org/build-mp-hp-view/latest/mp-hp-view.owl
4345

4446
- exact: /mappings/mp-hp.csv
45-
replacement: https://raw.githubusercontent.com/obophenotype/upheno-dev/master/mappings/upheno_mapping_mp_hp.csv
47+
replacement: https://raw.githubusercontent.com/obophenotype/upheno/refs/heads/master/mappings/hp-to-mp-bestmatches.tsv
4648

4749
- prefix: /mondo/gard/
4850
replacement: https://raw.githubusercontent.com/monarch-initiative/monarch-disease-ontology/master/src/gard/
@@ -55,7 +57,8 @@ entries:
5557
- prefix: /imports/
5658
replacement: https://raw.githubusercontent.com/obophenotype/upheno/master/imports/
5759
- prefix: /v2/
58-
replacement: https://bbop-ontologies.s3.amazonaws.com/upheno/current/upheno-release/all/
60+
replacement: https://github.com/obophenotype/upheno/releases/latest/download/
61+
- prefix: /releases/
62+
replacement: https://github.com/obophenotype/upheno/releases/download/v
5963
- prefix: /
60-
replacement: https://raw.githubusercontent.com/obophenotype/upheno/master/
61-
64+
replacement: https://github.com/obophenotype/upheno/releases/latest/download/

0 commit comments

Comments
 (0)