Skip to content

Commit

Permalink
Merge branch 'fix_trapi_constraints_bug-ghyde'
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHydeDartmouth committed Nov 8, 2021
2 parents e989d33 + c074b1d commit 00668fd
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
64 changes: 32 additions & 32 deletions unittests/query_samples/onehop/standard_queries.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 930,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
}
]
Expand Down Expand Up @@ -105,17 +105,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 1377,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
}
]
Expand Down Expand Up @@ -172,17 +172,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 1000,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
}
]
Expand Down Expand Up @@ -239,17 +239,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 898,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
}
]
Expand Down Expand Up @@ -306,17 +306,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 1276,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
Expand All @@ -326,8 +326,8 @@
"value": [
"drug"
],
"unit_id": null,
"unit_name": null,
"unit_id": "metatype:Boolean",
"unit_name": "metatype:Boolean",
"not": false
},
{
Expand All @@ -338,8 +338,8 @@
"CHEMBL.COMPOUND:CHEMBL3545252",
"CHEMBL.COMPOUND:CHEMBL1201568"
],
"unit_id": null,
"unit_name": null,
"unit_id": "metatype:Boolean",
"unit_name": "metatype:Boolean",
"not": false
}
]
Expand Down Expand Up @@ -396,17 +396,17 @@
"value": [
"EFO:0000714"
],
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
"name": "EFO:0000714",
"id": "EFO:0000714",
"operator": ">",
"value": 1377,
"unit_id": null,
"unit_name": null,
"unit_id": "UO:0000033",
"unit_name": "UO:0000033",
"not": false
},
{
Expand All @@ -416,8 +416,8 @@
"value": [
"gene"
],
"unit_id": null,
"unit_name": null,
"unit_id": "metatype:Boolean",
"unit_name": "metatype:Boolean",
"not": false
},
{
Expand All @@ -428,8 +428,8 @@
"ENSEMBL:ENSG00000103888",
"ENSEMBL:ENSG00000156876"
],
"unit_id": null,
"unit_name": null,
"unit_id": "metatype:Boolean",
"unit_name": "metatype:Boolean",
"not": false
}
]
Expand Down
Loading

0 comments on commit 00668fd

Please sign in to comment.