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-81546ced-dc22-4cb5-8737-19aa4ad1de93.json | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 test/data/enm/study-NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93.json (limited to 'test/data/enm/study-NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93.json') diff --git a/test/data/enm/study-NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93.json b/test/data/enm/study-NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93.json new file mode 100644 index 0000000..e5f4e5e --- /dev/null +++ b/test/data/enm/study-NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93.json @@ -0,0 +1,54 @@ +{ + "uuid": "NWKI-81546ced-dc22-4cb5-8737-19aa4ad1de93", + "owner": { + "substance": { + "uuid": "NWKI-6e6a5fec-23c2-3fff-8522-a22689091196" + }, + "company": { + "uuid": "NWKI-9f4e86d0-c85d-3e83-8249-a856659087da", + "name": "NanoWiki" + } + }, + "citation": { + "title": null, + "year": "0", + "owner": "NanoWiki" + }, + "protocol": { + "topcategory": "P-CHEM", + "category": { + "code": "PC_BOILING_SECTION", + "term": "http://semanticscience.org/resource/CHEMINF_000257", + "title": "4.3 Boiling point" + }, + "endpoint": "Boiling Point", + "guideline": [ + "" + ] + }, + "parameters": { + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "Boiling point", + "conditions": { + "Atm. Pressure": null, + "Decomposition": null + }, + "result": { + "unit": "°C", + "loValue": 2230 + } + } + ] +} -- cgit v1.2.3