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-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 test/data/enm/study-XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json (limited to 'test/data/enm/study-XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json') diff --git a/test/data/enm/study-XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json b/test/data/enm/study-XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json new file mode 100644 index 0000000..69cb005 --- /dev/null +++ b/test/data/enm/study-XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e.json @@ -0,0 +1,63 @@ +{ + "uuid": "XLSX-115502dc-3a59-4d3c-b0e6-14ae7f7dd05e", + "owner": { + "substance": { + "uuid": "XLSX-d6285533-0204-3884-a3d8-1dffdcde6324" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "075", + "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": "075", + "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": 25.08 + } + }, + { + "endpoint": "PRIMARY SIZE 2ND DIMENSION", + "conditions": { + }, + "result": { + "unit": "nm", + "loValue": 25.08 + } + } + ] +} -- cgit v1.2.3