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 --- ...-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 test/data/enm/study-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json (limited to 'test/data/enm/study-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json') diff --git a/test/data/enm/study-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json b/test/data/enm/study-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json new file mode 100644 index 0000000..828c348 --- /dev/null +++ b/test/data/enm/study-NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499.json @@ -0,0 +1,59 @@ +{ + "uuid": "NWKI-77206c3d-0288-45eb-9c5c-6f5e5245e499", + "owner": { + "substance": { + "uuid": "NWKI-6ede15ea-8037-379f-933e-7b947e155c6a" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.1039/C4FD00117F", + "year": "0", + "owner": "NanoWiki" + }, + "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": "Particle Size", + "guideline": [ + "" + ] + }, + "parameters": { + "DISTRIBUTION_TYPE": null, + "TESTMAT_FORM": null + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "PARTICLE SIZE", + "conditions": { + "Remark": null, + "SEQ_NUM": null + }, + "result": { + "unit": "Å", + "loQualifier": ">=", + "loValue": 25, + "upQualifier": "<=", + "upValue": 30 + } + } + ] +} -- cgit v1.2.3