From eaab30ea672b9e9d24ca4e74910fd7156b8ffcfa Mon Sep 17 00:00:00 2001 From: AndreaGuarracino Date: Thu, 12 Nov 2020 22:51:14 +0100 Subject: added missing _type: "@id" to the assembly_method field in the schema --- bh20sequploader/bh20seq-schema.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index bc652a6..0be5a50 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -196,6 +196,7 @@ $graph: type: string jsonldPredicate: _id: http://purl.obolibrary.org/obo/GENEPIO_0000090 + _type: "@id" alignment_protocol: doc: Field for additional information on the pipeline applied to obtain the assembly type: string? -- cgit v1.2.3