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-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 test/data/enm/study-NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json (limited to 'test/data/enm/study-NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json') diff --git a/test/data/enm/study-NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json b/test/data/enm/study-NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json new file mode 100644 index 0000000..1a69680 --- /dev/null +++ b/test/data/enm/study-NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e.json @@ -0,0 +1,61 @@ +{ + "uuid": "NWKI-02443f5b-63fc-40d4-82a7-d8fb8705d72e", + "owner": { + "substance": { + "uuid": "NWKI-8a968835-50ab-33df-bf5e-42de32d01c15" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.3762/bjnano.5.151", + "year": "2014", + "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": "Percentage Viable Cells", + "guideline": [ + "MTT reduction assay" + ] + }, + "parameters": { + "Cell line": "Colon HT29", + "Method type": "MTT reduction assay" + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "Percentage_Viable_Cells", + "conditions": { + "Doses/concentrations": { + "loValue": 6, + "unit": "µg/mL" + }, + "Incubation Time": { + "loValue": 24 + } + }, + "result": { + "unit": null, + "loValue": 90 + } + } + ] +} -- cgit v1.2.3