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-778c56be-5ec6-4032-90fe-f5d965330f71.json | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 test/data/enm/study-NWKI-778c56be-5ec6-4032-90fe-f5d965330f71.json (limited to 'test/data/enm/study-NWKI-778c56be-5ec6-4032-90fe-f5d965330f71.json') diff --git a/test/data/enm/study-NWKI-778c56be-5ec6-4032-90fe-f5d965330f71.json b/test/data/enm/study-NWKI-778c56be-5ec6-4032-90fe-f5d965330f71.json new file mode 100644 index 0000000..47c08b4 --- /dev/null +++ b/test/data/enm/study-NWKI-778c56be-5ec6-4032-90fe-f5d965330f71.json @@ -0,0 +1,61 @@ +{ + "uuid": "NWKI-778c56be-5ec6-4032-90fe-f5d965330f71", + "owner": { + "substance": { + "uuid": "NWKI-c0927a67-d21d-37e8-932d-fb1607e58aee" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": "http://dx.doi.org/10.3109/17435390903276933", + "year": "2009", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "BAO_0002167_SECTION", + "term": "http://purl.obolibrary.org/obo/BAO_0002167", + "title": "BAO_0002167 Genotoxicity Assay" + }, + "endpoint": "DNA in Tail", + "guideline": [ + "Fpg-2Dmodified Comet Assay" + ] + }, + "parameters": { + "Cell line": "Caco-2 cell", + "Method type": "Fpg-2Dmodified Comet Assay" + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "DNA_in_Tail", + "conditions": { + "Doses/concentrations": { + "loValue": 20, + "unit": "ug/cm^2" + }, + "FPG Content": { + "loValue": 100 + } + }, + "result": { + "unit": "%", + "loValue": 5 + } + } + ] +} -- cgit v1.2.3