Skip to content

Commit 00ed47d

Browse files
committed
fixed biochem part
1 parent 14ef9eb commit 00ed47d

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

pages/_types/BioSample/0.2-DRAFT.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<td colspan="3">Properties from <a href="https://schema.org/BioChemEntity">BioChemEntity</a>
102102

103103
</tr>
104-
<tr id="associatedDisease">
104+
<tr>
105105
<th a href="https://schema.org/associatedDisease" >associatedDisease</a></th>
106106
<td>
107107
<a href="http://schema.org/MedicalCondition">MedicalCondition</a> or<br/>
@@ -113,7 +113,7 @@
113113
</td>
114114
</tr>
115115

116-
<tr id="biologicalRole">
116+
<tr>
117117
<th a href="https://schema.org/biologicalRole">biologicalRole</a></th>
118118
<td>
119119
<a style="color: #0000CC;" href="http://schema.org/DefinedTerm">DefinedTerm</a>
@@ -124,7 +124,7 @@
124124
</tr>
125125

126126

127-
<tr id="isInvolvedInBiologicalProcess">
127+
<tr>
128128
<th a href="https://schema.org/isInvolvedInBiologicalProcess">isInvolvedInBiologicalProcess</a></th>
129129
<td>
130130
<a style="color: #0000CC;" href="http://schema.org/DefinedTerm">DefinedTerm</a> or</b>
@@ -136,7 +136,7 @@
136136
</td>
137137
</tr>
138138

139-
<tr id="isLocatedInSubcellularLocation">
139+
<tr>
140140
<th a href="https://schema.org/isLocatedInSubcellularLocation">isLocatedInSubcellularLocation</a></th>
141141
<td>
142142
<a style="color: #0000CC;" href="http://schema.org/DefinedTerm">DefinedTerm</a> or</b>
@@ -148,7 +148,7 @@
148148
</td>
149149
</tr>
150150

151-
<tr id="taxonomicRange">
151+
<tr>
152152
<th a href="https://schema.org/taxonomicRange">taxonomicRange</a></th>
153153
<td>
154154
<a style="color: #0000CC;" href="http://schema.org/DefinedTerm">DefinedTerm</a> or</b>

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -252,23 +252,12 @@
252252
<tr>
253253
<th><a href="https://schema.org/sampleQuantity">sampleQuantity/<a></th>
254254
<td>
255-
<a href="https://schema.org/QuantitativeValue">Quantitativevalue</a>
255+
<a href="https://schema.org/QuantitativeValue">QuantitativeValue</a>
256256
</td>
257257
<td>
258258
A numeric value for a measurement of the size of a sample.
259259
</td>
260260
</tr>
261-
262-
<tr>
263-
<th><a href="https://schema.org/sampleState">sampleState</a></th>
264-
<td>
265-
<a href="https://schema.org/Text">Text</a>
266-
</td>
267-
<td>
268-
Specify the composition and state of the sample, indicating which form it exisits in, e.g. gas, liquid, solid.
269-
</td>
270-
</tr>
271-
272261
<tr>
273262
<th><a href="https://schema.org/sampleState">sampleState</a></th>
274263
<td>
@@ -293,7 +282,7 @@
293282
<tr>
294283
<th><a href="https://schema.org/sampleStorageTemperature">sampleStorageTemperature</a></th>
295284
<td>
296-
<a href="https://schema.org/QuantitativeValue">Quantitativevalue</a>
285+
<a href="https://schema.org/QuantitativeValue">QuantitativeValue</a>
297286
</td>
298287
<td>
299288
The temperature at which the sample is stored.

0 commit comments

Comments
 (0)