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-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 test/data/enm/study-NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json (limited to 'test/data/enm/study-NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json') diff --git a/test/data/enm/study-NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json b/test/data/enm/study-NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json new file mode 100644 index 0000000..1174f3a --- /dev/null +++ b/test/data/enm/study-NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee.json @@ -0,0 +1,61 @@ +{ + "uuid": "NWKI-b9477bfc-dc2b-4ea2-aee9-528395dfeeee", + "owner": { + "substance": { + "uuid": "NWKI-d7e38d71-0fcb-3a23-8cbe-aae4ce82b33a" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": null, + "year": "0", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "P-CHEM", + "category": { + "code": "ZETA_POTENTIAL_SECTION", + "term": "http://purl.bioontology.org/ontology/npo/NPO_1302", + "title": "4.29 Nanomaterial zeta potential" + }, + "endpoint": "Zeta Potential", + "guideline": [ + "" + ] + }, + "parameters": { + "DATA_GATHERING_INSTRUMENTS": null, + "Method details": null, + "SAMPLING": null, + "TESTMAT_FORM": null, + "Type of method": null + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "ZETA POTENTIAL", + "conditions": { + "MEDIUM": null, + "Remark": null, + "pH": null + }, + "result": { + "unit": "mV", + "loValue": -56, + "errorValue": 10.9 + } + } + ] +} -- cgit v1.2.3