type checking more detailed than Literal doesn't work well
authorDiane Trout <diane@ghic.org>
Mon, 1 Jul 2013 22:53:53 +0000 (15:53 -0700)
committerDiane Trout <diane@ghic.org>
Mon, 1 Jul 2013 22:53:53 +0000 (15:53 -0700)
htsworkflow/util/schemas/htsworkflow.turtle

index 8fe0362d32a33b721d72c112fc7093f80ad34067..1c1c7a7dce0e6a0991a81aa019894c16616ecfbc 100644 (file)
@@ -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