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-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 test/data/enm/study-NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json (limited to 'test/data/enm/study-NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json') diff --git a/test/data/enm/study-NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json b/test/data/enm/study-NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json new file mode 100644 index 0000000..fd5296e --- /dev/null +++ b/test/data/enm/study-NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1.json @@ -0,0 +1,58 @@ +{ + "uuid": "NWKI-f5b23bcd-efc3-4a65-ab24-d34b0d2c6e92", + "owner": { + "substance": { + "uuid": "NWKI-0a6e319e-71fc-37f7-b88d-fbda2e07ccc1" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.1016/j.chemosphere.2011.04.067", + "year": "2011", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "BAO_0003009_SECTION", + "term": "http://purl.obolibrary.org/obo/BAO_0003009", + "title": "BAO_0003009 Cell Viability Assay" + }, + "endpoint": "Percentage Viable Cells", + "guideline": [ + "Cell number determination" + ] + }, + "parameters": { + "Cell line": "HaCaT", + "Method type": "Cell number determination" + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "Percentage_Viable_Cells", + "conditions": { + "Doses/concentrations": { + "loValue": 100, + "unit": "mg/L" + } + }, + "result": { + "unit": null, + "loValue": 98 + } + } + ] +} -- cgit v1.2.3