From fccb5db3ee92df01d52a042208073d6c8084088f Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Mon, 1 Jul 2013 15:53:53 -0700 Subject: [PATCH] type checking more detailed than Literal doesn't work well --- htsworkflow/util/schemas/htsworkflow.turtle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htsworkflow/util/schemas/htsworkflow.turtle b/htsworkflow/util/schemas/htsworkflow.turtle index 8fe0362..1c1c7a7 100644 --- a/htsworkflow/util/schemas/htsworkflow.turtle +++ b/htsworkflow/util/schemas/htsworkflow.turtle @@ -339,7 +339,7 @@ htswlib:lane_number rdfs:comment "Which lane were we run in" ; rdfs:label "lane id" ; rdfs:domain htswlib:IlluminaLane ; - rdfs:range xsd:string . + rdfs:range rdfs:Literal . # FIXME: should this be note? htswlib:comment -- 2.30.2