From b8bb12c8a163c238d7d4387c1914e2100bb660df Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 12 May 2016 15:23:01 +0200 Subject: enm study import fixed --- ...-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 test/data/enm/study-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json (limited to 'test/data/enm/study-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json') diff --git a/test/data/enm/study-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json b/test/data/enm/study-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json new file mode 100644 index 0000000..c6fca45 --- /dev/null +++ b/test/data/enm/study-NWKI-73e01519-c024-4897-b01d-ce4498bf39f5.json @@ -0,0 +1,58 @@ +{ + "uuid": "NWKI-73e01519-c024-4897-b01d-ce4498bf39f5", + "owner": { + "substance": { + "uuid": "NWKI-8c5b9350-2c03-3173-9615-cabfbe6929c9" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.3109/17435390903276933", + "year": "2009", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "BAO_0003009_SECTION", + "term": "http://purl.obolibrary.org/obo/BAO_0003009", + "title": "BAO_0003009 Cell Viability Assay" + }, + "endpoint": "LDH Release", + "guideline": [ + "Lactate Dehydrogenase Activity" + ] + }, + "parameters": { + "Cell line": "Caco-2 cell", + "Method type": "Lactate Dehydrogenase Activity" + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "LDH_Release", + "conditions": { + "Doses/concentrations": { + "loValue": 80, + "unit": "ug/cm^2" + } + }, + "result": { + "unit": "%", + "loValue": 70 + } + } + ] +} -- cgit v1.2.3