File tree 2 files changed +6
-3
lines changed
dataload/configs/subgraph_configs
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 30
30
" mondo:0000001" ,
31
31
" efo:0000408" ,
32
32
" chebi:36080" ,
33
- " chebi:24431"
33
+ " chebi:24431" ,
34
+ " biolink:ChemicalEntity"
34
35
],
35
36
"additional_equivalence_groups" : [
36
37
[
139
140
" ./configs/datasource_configs/ols.yaml" ,
140
141
" ./configs/datasource_configs/mondo_efo.yaml" ,
141
142
" ./configs/datasource_configs/monarch.yaml" ,
142
- " ./configs/datasource_configs/sssom.yaml"
143
+ " ./configs/datasource_configs/sssom.yaml" ,
144
+ " ./configs/datasource_configs/otar.yaml"
143
145
]
144
146
}
Original file line number Diff line number Diff line change 10
10
"./configs/datasource_configs/ols.yaml" ,
11
11
"./configs/datasource_configs/mondo_efo.yaml" ,
12
12
"./configs/datasource_configs/monarch.yaml" ,
13
- "./configs/datasource_configs/sssom.yaml"
13
+ "./configs/datasource_configs/sssom.yaml" ,
14
+ "./configs/datasource_configs/otar.yaml"
14
15
]
15
16
16
17
if __name__ == '__main__' :
You can’t perform that action at this time.
0 commit comments