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-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 test/data/enm/study-XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json (limited to 'test/data/enm/study-XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json') diff --git a/test/data/enm/study-XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json b/test/data/enm/study-XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json new file mode 100644 index 0000000..a836507 --- /dev/null +++ b/test/data/enm/study-XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab.json @@ -0,0 +1,72 @@ +{ + "uuid": "XLSX-ca6e4f24-b2f5-41c0-ad58-13bbfa3265ab", + "owner": { + "substance": { + "uuid": "XLSX-673c8355-a823-3bf2-a319-0d8af43e4d90" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "149", + "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": "149", + "guideline": [ + "TEM" + ] + }, + "parameters": { + "Dispersion protocol": "Bath" + }, + "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": 21.8 + } + }, + { + "endpoint": "PRIMARY SIZE 2ND DIMENSION", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 41.2 + } + }, + { + "endpoint": "SIZE IN SITU", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 268 + } + } + ] +} -- cgit v1.2.3