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-7cc65f18-bc91-4048-b73c-5de3962794a2.json | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 test/data/enm/study-NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2.json (limited to 'test/data/enm/study-NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2.json') diff --git a/test/data/enm/study-NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2.json b/test/data/enm/study-NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2.json new file mode 100644 index 0000000..08fa8d3 --- /dev/null +++ b/test/data/enm/study-NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2.json @@ -0,0 +1,62 @@ +{ + "uuid": "NWKI-7cc65f18-bc91-4048-b73c-5de3962794a2", + "owner": { + "substance": { + "uuid": "NWKI-3e6392b9-35fb-39ad-ad98-f6d6de37659a" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.1021/nl0730155", + "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": { + "loValue": 6.5 + } + }, + "result": { + "unit": "mV", + "loValue": -52.1 + } + } + ] +} -- cgit v1.2.3