Fix RDF schema problems with lane_number and species.
[htsworkflow.git] / htsworkflow / frontend / templates / sample_header.html
index 8dc14ee37d559ae13ba8cb6831f6b7a158567d43..ed24bbde1e21b3e8d2c4267fdcd2c20920dd4b98 100644 (file)
@@ -22,7 +22,7 @@
   <div class="library_sample_detail">
     <h2>Sample Details</h2>
     <b>Species</b>:
-      <span property="libns:species" content="{{lib.library_species.scientific_name}}"><a href="{{lib.library_species.get_absolute_url}}">{{ lib.library_species.scientific_name }}</a></span>
+      <span property="libns:species_name" content="{{lib.library_species.scientific_name}}"><a href="{{lib.library_species.get_absolute_url}}">{{ lib.library_species.scientific_name }}</a></span>
     <br/>
     <b>Experiment Type</b>:
        <span property="libns:experiment_type">{{ lib.experiment_type }}</span>