From: Diane Trout Date: Mon, 1 Jul 2013 22:53:53 +0000 (-0700) Subject: type checking more detailed than Literal doesn't work well X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=fccb5db3ee92df01d52a042208073d6c8084088f type checking more detailed than Literal doesn't work well --- 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