Commit 419b1eb 1 parent b39d677 commit 419b1eb Copy full SHA for 419b1eb
File tree 1 file changed +16
-7
lines changed
1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 39
39
[" rdfs:isDefinedBy" , " ols:ontologyIri" , " ols:ontologyId" ]
40
40
],
41
41
"exclude_props" : [
42
- " ols:hierarchicalProperty" ,
43
- " ols:synonymProperty" ,
42
+ " ols:hierarchicalProperty" ,
43
+ " ols:synonymProperty" ,
44
44
" ols:curie" ,
45
45
" ols:shortForm" ,
46
46
" ols:ontologyPreferredPrefix" ,
47
47
" ols:iri" ,
48
48
" ols:uri" ,
49
+ " ols:imported" ,
49
50
" oboinowl:id" ,
50
51
" oboinowl:url" ,
51
- " monarch:iri"
52
+ " monarch:iri" ,
53
+ " cco:hasDocument" ,
54
+ " cco:hasMolecule"
52
55
],
53
56
"exclude_edges" : [
54
57
],
55
58
"exclude_self_referential_edges" : [
56
59
" foaf:page" ,
57
60
" oboinowl:hasDbXref" ,
58
- " biolink:subclass_of" ,
59
- " biolink:broad_match" ,
60
- " ols:ontology_purl" ,
61
- " ols:ontologyId"
61
+ " biolink:subclass_of" ,
62
+ " biolink:broad_match" ,
63
+ " ols:ontology_purl" ,
64
+ " ols:ontologyId" ,
65
+ " cheminf:000407" ,
66
+ " biolink:interacts_with" ,
67
+ " reactome:url" ,
68
+ " dc:Identifier" ,
69
+ " hgnc:agr" ,
70
+ " hgnc:gencc"
62
71
],
63
72
"datasource_configs" : [
64
73
" ./configs/datasource_configs/reactome.json" ,
You can’t perform that action at this time.
0 commit comments