Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions pages/_types/BioSample/0.2-DRAFT.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<br/>
<a href="https://bioschemas.org/types/TaxonName/1.0-RELEASE">TaxonName</a>
</td>
<td>The full scientific name (order, family, subfamily, genus, specificEpithet). <br/>
<td>The full scientific name (order, family, subfamily, genus, specific epithet). <br/>
</td>
</tr>

Expand Down Expand Up @@ -222,7 +222,7 @@
<a href="http://schema.org/Text">Text</a>
</td>
<td>
Terms that capture the main subjects e.g. cancer, plant biology.
Terms that capture the main topics e.g. cancer, plant biology.
</td>
</tr>

Expand Down Expand Up @@ -271,7 +271,7 @@
</tr>

<tr>
<th style="color: #0B794B;">processingDate</th>
<th style="color: #0B794B;">dateProcessed</th>
<td>
<a href="https://schema.org/Date">Date</a> or<br/>
<a href="https://schema.org/DateTime">DateTime</a>
Expand Down Expand Up @@ -365,7 +365,7 @@
<a href="https://schema.org/Text">Text</a>
</td>
<td>
The location from which the sample was originally collected.
The location from which the sample was originally collected. Note: Important for Nagoya protocol compliance.
</td>
</tr>

Expand Down Expand Up @@ -418,7 +418,7 @@
<a href="https://schema.org/Text">Text</a>
</td>
<td>
Specify the composition and state of the sample, indicating which form it exists in, e.g., gas, liquid, solid.
Specify the composition and state of the sample. This can be used to indicate its phsyical state (gas, liquid, solid), degradation status (deteriorated, partially degraded) or passage number.
</td>
</tr>

Expand Down Expand Up @@ -484,7 +484,7 @@
</tr>

<tr>
<th style="color: #0B794B;">accessConditions</th>
<th style="color: #0B794B;">conditionsOfAccess</th>
<td>
<a href="https://schema.org/Text">Text</a>
</td>
Expand All @@ -499,7 +499,7 @@
<a href="https://schema.org/Text">Text</a>
</td>
<td>
Indicate which ethics policies are associated with the sample.
Indicate which ethics policies and/or social considerations are associated with the sample.
</td>
</tr>

Expand Down
Loading