From ceb34edf0449cca328dfe8cf61277d7f05ea7cf9 Mon Sep 17 00:00:00 2001 From: lltommy Date: Tue, 28 Apr 2020 22:09:37 +0200 Subject: Decision to settle for float instead of integers for the coverage --- bh20sequploader/bh20seq-shex.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bh20sequploader/bh20seq-shex.rdf') diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index 4ec957d..fe6deee 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -57,7 +57,7 @@ PREFIX wikidata: :technologyShape { obo:OBI_0600047 IRI {0,3} ; efo:EFO_0002699 xsd:string ?; - obo:FLU_0000848 xsd:integer {0,2}; + obo:FLU_0000848 xsd:float {0,3}; sio:SIO_001167 xsd:string ?; } -- cgit v1.2.3