Skip to content

Commit

Permalink
fix to uc_cmc_cq4 expected results
Browse files Browse the repository at this point in the history
Signed-off-by: mereolog <[email protected]>
  • Loading branch information
mereolog committed Jan 20, 2025
1 parent e6a411a commit f7a0c70
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"head" : {
"vars" : [
"productBatchIdentifierValue",
"productBatchId"
"materialIdentifierValue",
"productBatchIdentifierValue"
]
},
"results" : {
"bindings" : [
{
"materialIdentifierValue" : {
"type" : "literal",
"value" : "MAT006"
},
"productBatchIdentifierValue" : {
"type" : "literal",
"value" : "B123455"
},
"productBatchId" : {
"type" : "uri",
"value" : "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascMedicinalProduct-BatchIdentifier"
}
}
]
Expand Down

0 comments on commit f7a0c70

Please sign in to comment.