From 4818850830a5b00e01ce5251d7a36f63f18b2b86 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 9 May 2016 16:20:33 +0200 Subject: enm test data added --- ...-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 test/data/enm/study-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json (limited to 'test/data/enm/study-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json') diff --git a/test/data/enm/study-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json b/test/data/enm/study-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json new file mode 100644 index 0000000..b048383 --- /dev/null +++ b/test/data/enm/study-NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4.json @@ -0,0 +1,59 @@ +{ + "uuid": "NWKI-76fa4f88-0375-441b-ab01-f1c1a1003c83", + "owner": { + "substance": { + "uuid": "NWKI-0e10a982-4c8b-3f90-af19-8cd443575fc4" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": null, + "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": "nm", + "loQualifier": ">=", + "loValue": 40, + "upQualifier": "<=", + "upValue": 70 + } + } + ] +} -- cgit v1.2.3