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-a30dd268-00ac-4e0c-a7e4-b96903513235.json | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 test/data/enm/study-NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235.json (limited to 'test/data/enm/study-NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235.json') diff --git a/test/data/enm/study-NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235.json b/test/data/enm/study-NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235.json new file mode 100644 index 0000000..361c216 --- /dev/null +++ b/test/data/enm/study-NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235.json @@ -0,0 +1,57 @@ +{ + "uuid": "NWKI-a30dd268-00ac-4e0c-a7e4-b96903513235", + "owner": { + "substance": { + "uuid": "NWKI-473ed1d8-ae5a-3c80-b3f7-50dbc4fd9a3b" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": null, + "year": "0", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "P-CHEM", + "category": { + "code": "PC_GRANULOMETRY_SECTION", + "term": "http://purl.obolibrary.org/obo/CHMO_0002119", + "title": "4.5 Particle size distribution (Granulometry)" + }, + "endpoint": "Particle Size", + "guideline": [ + "" + ] + }, + "parameters": { + "DISTRIBUTION_TYPE": null, + "TESTMAT_FORM": null + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "PARTICLE SIZE", + "conditions": { + "Remark": null, + "SEQ_NUM": null + }, + "result": { + "unit": "nm", + "loValue": 9.48, + "errorValue": 1.26 + } + } + ] +} -- cgit v1.2.3