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-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 test/data/enm/study-XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json (limited to 'test/data/enm/study-XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json') diff --git a/test/data/enm/study-XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json b/test/data/enm/study-XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json new file mode 100644 index 0000000..4d82985 --- /dev/null +++ b/test/data/enm/study-XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7.json @@ -0,0 +1,56 @@ +{ + "uuid": "XLSX-23143cb6-d5bf-43d6-999e-9e7fb8940fe7", + "owner": { + "substance": { + "uuid": "XLSX-a44564c5-1458-3e3b-aca7-d63f5221d2a8" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "183", + "year": "2015", + "owner": "MODENA" + }, + "protocol": { + "topcategory": "P-CHEM", + "category": { + "code": "SPECIFIC_SURFACE_AREA_SECTION", + "term": "http://purl.bioontology.org/ontology/npo/NPO_1235", + "title": "4.28 Nanomaterial specific surface area" + }, + "endpoint": "183", + "guideline": [ + "SPECIFIC SURFACE AREA" + ] + }, + "parameters": { + }, + "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": "SPECIFIC_SURFACE_AREA", + "conditions": { + }, + "result": { + "unit": "m2/g", + "loQualifier": ">=", + "loValue": 11.8, + "upQualifier": "<=", + "upValue": 13 + } + } + ] +} -- cgit v1.2.3