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-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 test/data/enm/study-XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json (limited to 'test/data/enm/study-XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json') diff --git a/test/data/enm/study-XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json b/test/data/enm/study-XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json new file mode 100644 index 0000000..4f70608 --- /dev/null +++ b/test/data/enm/study-XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4.json @@ -0,0 +1,72 @@ +{ + "uuid": "XLSX-c47b5dd9-287a-4e8b-a0da-dbaa70206cf4", + "owner": { + "substance": { + "uuid": "XLSX-9f84408a-4414-33c9-a0f2-53bd19cf2d65" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "155", + "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": "155", + "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": 10 + } + }, + { + "endpoint": "PRIMARY SIZE 2ND DIMENSION", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 10 + } + }, + { + "endpoint": "SIZE IN SITU", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 2149 + } + } + ] +} -- cgit v1.2.3