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-e754b05e-be94-4cce-a33d-19173e404ca1.json | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 test/data/enm/study-NWKI-e754b05e-be94-4cce-a33d-19173e404ca1.json (limited to 'test/data/enm/study-NWKI-e754b05e-be94-4cce-a33d-19173e404ca1.json') diff --git a/test/data/enm/study-NWKI-e754b05e-be94-4cce-a33d-19173e404ca1.json b/test/data/enm/study-NWKI-e754b05e-be94-4cce-a33d-19173e404ca1.json new file mode 100644 index 0000000..6176831 --- /dev/null +++ b/test/data/enm/study-NWKI-e754b05e-be94-4cce-a33d-19173e404ca1.json @@ -0,0 +1,61 @@ +{ + "uuid": "NWKI-e754b05e-be94-4cce-a33d-19173e404ca1", + "owner": { + "substance": { + "uuid": "NWKI-83a75181-9103-3ef9-aec7-fa38074580f6" + }, + "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": -71.8, + "errorValue": 11.5 + } + } + ] +} -- cgit v1.2.3