From 2205dfa7e3f45deb00554ee9a1ad56cb5fea0d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Irene=20L=C3=B3pez?= <45119610+ireneisdoomed@users.noreply.github.com> Date: Tue, 25 May 2021 09:53:31 +0100 Subject: [PATCH] Remove duplicated diseaseFromSourceMappedId The diseaseFromSourceMappedId field was duplicated in the europepmc evidence object, as reported by Alok from Uniprot. --- opentargets.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/opentargets.json b/opentargets.json index b48ad1b..e7eb52d 100644 --- a/opentargets.json +++ b/opentargets.json @@ -195,9 +195,6 @@ "textMiningSentences": { "$ref": "#/definitions/textMiningSentences" }, - "diseaseFromSourceMappedId": { - "$ref": "#/definitions/diseaseFromSourceMappedId" - }, "pmcIds": { "$ref": "#/definitions/pmcIds" }