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-e93beeb2-1448-497f-9931-56afc2834747.json | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 test/data/enm/study-NWKI-e93beeb2-1448-497f-9931-56afc2834747.json (limited to 'test/data/enm/study-NWKI-e93beeb2-1448-497f-9931-56afc2834747.json') diff --git a/test/data/enm/study-NWKI-e93beeb2-1448-497f-9931-56afc2834747.json b/test/data/enm/study-NWKI-e93beeb2-1448-497f-9931-56afc2834747.json new file mode 100644 index 0000000..896a987 --- /dev/null +++ b/test/data/enm/study-NWKI-e93beeb2-1448-497f-9931-56afc2834747.json @@ -0,0 +1,55 @@ +{ + "uuid": "NWKI-e93beeb2-1448-497f-9931-56afc2834747", + "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_MELTING_SECTION", + "term": "http://semanticscience.org/resource/CHEMINF_000256", + "title": "4.2 Melting point / freezing point" + }, + "endpoint": "Melting Point", + "guideline": [ + "" + ] + }, + "parameters": { + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "Melting Point", + "conditions": { + "Decomposition": null, + "Sublimation": null + }, + "result": { + "unit": "°C", + "loQualifier": ">=", + "loValue": 1600 + } + } + ] +} -- cgit v1.2.3