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 --- ...-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 test/data/enm/study-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json (limited to 'test/data/enm/study-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json') diff --git a/test/data/enm/study-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json b/test/data/enm/study-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json new file mode 100644 index 0000000..5bc0b2d --- /dev/null +++ b/test/data/enm/study-XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71.json @@ -0,0 +1,75 @@ +{ + "uuid": "XLSX-a2abfc7c-9df5-4129-aad9-37c4f3366f71", + "owner": { + "substance": { + "uuid": "XLSX-673c8355-a823-3bf2-a319-0d8af43e4d90" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "146", + "year": "2015", + "owner": "MODENA" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "NPO_1709_SECTION", + "term": "http://purl.bioontology.org/ontology/npo#NPO_1709", + "title": "NPO_1709 LDH Release Assay" + }, + "endpoint": "146", + "guideline": [ + "LDH" + ] + }, + "parameters": { + "Cell line": "NRK-52E", + "Dispersion protocol": "Bath", + "Exposure duration,h": 24, + "Serum concentration,%": 0.1 + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_studyResultType": "experimental result", + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "EC25", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 493.144 + } + }, + { + "endpoint": "EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 1849.588 + } + }, + { + "endpoint": "SLOPE EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 54.258 + } + } + ] +} -- cgit v1.2.3