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-57070dcb-b8f4-417c-bd32-821515cb654b.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 test/data/enm/study-XLSX-57070dcb-b8f4-417c-bd32-821515cb654b.json (limited to 'test/data/enm/study-XLSX-57070dcb-b8f4-417c-bd32-821515cb654b.json') diff --git a/test/data/enm/study-XLSX-57070dcb-b8f4-417c-bd32-821515cb654b.json b/test/data/enm/study-XLSX-57070dcb-b8f4-417c-bd32-821515cb654b.json new file mode 100644 index 0000000..dd328c1 --- /dev/null +++ b/test/data/enm/study-XLSX-57070dcb-b8f4-417c-bd32-821515cb654b.json @@ -0,0 +1,72 @@ +{ + "uuid": "XLSX-57070dcb-b8f4-417c-bd32-821515cb654b", + "owner": { + "substance": { + "uuid": "XLSX-3dac4f9c-8c47-3085-9781-e70583adb12f" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "167", + "year": "2015", + "owner": "MODENA" + }, + "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": "167", + "guideline": [ + "TEM" + ] + }, + "parameters": { + "Dispersion protocol": "Vortexing" + }, + "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": "PRIMARY SIZE 1ST DIMENSION", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 106 + } + }, + { + "endpoint": "PRIMARY SIZE 2ND DIMENSION", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 178 + } + }, + { + "endpoint": "SIZE IN SITU", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 313 + } + } + ] +} -- cgit v1.2.3