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-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 test/data/enm/study-NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json (limited to 'test/data/enm/study-NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json') diff --git a/test/data/enm/study-NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json b/test/data/enm/study-NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json new file mode 100644 index 0000000..6118637 --- /dev/null +++ b/test/data/enm/study-NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce.json @@ -0,0 +1,58 @@ +{ + "uuid": "NWKI-efd2642b-ae04-4bf4-a43e-d43799c9bdce", + "owner": { + "substance": { + "uuid": "NWKI-97103918-5eeb-36a3-9981-3aa6dcef5d4c" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.1002/smll.201002366", + "year": "2011", + "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": "Toxicity Classifier", + "guideline": [ + "PI uptake assay" + ] + }, + "parameters": { + "Cell line": "BEAS-2B", + "Method type": "PI uptake assay" + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": "Non-toxic" + }, + "effects": [ + { + "endpoint": "Toxicity Classifier", + "conditions": { + "Doses/concentrations": { + "loValue": 1, + "unit": "mg/L" + } + }, + "result": { + "unit": null, + "textValue": "Non-toxic" + } + } + ] +} -- cgit v1.2.3