From a448aba5afb633dec197c93ed5fcc6fa61c7c491 Mon Sep 17 00:00:00 2001 From: lltommy Date: Wed, 22 Apr 2020 21:06:47 +0200 Subject: Forgot to add _id --- bh20sequploader/bh20seq-schema.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bh20sequploader/bh20seq-schema.yml') diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index 232ccc6..9a89979 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -46,7 +46,8 @@ $graph: host_health_status: doc: A condition or state at a particular time, must be one of the following (obo:NCIT_C115935 obo:NCIT_C3833 obo:NCIT_C25269 obo:GENEPIO_0002020 obo:GENEPIO_0001849 obo:NCIT_C28554 obo:NCIT_C37987) type: string? - jsonldPredicate: http://purl.obolibrary.org/obo/NCIT_C25688 + jsonldPredicate: + _id: http://purl.obolibrary.org/obo/NCIT_C25688 host_treatment: doc: Process in which the act is intended to modify or alter host status type: string? -- cgit v1.2.3