Skip to content

Commit

Permalink
MARS receipt for isajson-biosamples using mars-receipt library
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedram-A-Keyvani committed Sep 25, 2024
1 parent 160faa9 commit a522616
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions test-data/mars-biosample-receipt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"targetRepository": "biosample",
"errors": [],
"info": [],
"accessions": [
{
"value": "SAMEA131393369",
"path": [
{
"key": "investigation"
},
{
"key": "studies",
"where": {
"key": "title",
"value": "Arabidopsis thaliana"
}
},
{
"key": "materials"
},
{
"key": "samples",
"where": {
"key": "name",
"value": "leaf 1"
}
}
]
},
{
"value": "SAMEA131393368",
"path": [
{
"key": "investigation"
},
{
"key": "studies",
"where": {
"key": "title",
"value": "Arabidopsis thaliana"
}
},
{
"key": "materials"
},
{
"key": "sources",
"where": {
"key": "name",
"value": "plant 1"
}
}
]
}
]
}

0 comments on commit a522616

Please sign in to comment.