Skip to content
Open
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
6 changes: 5 additions & 1 deletion pages/_types/BioSample/0.2-DRAFT.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
<th style="color: #0B794B;">anatomicalSystem</th>
<td>
<a href="https://schema.org/AnatomicalSystem">AnatomicalSystem</a> or<br/>
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
<a href="https://schema.org/URL">URL</a> <br/>
</td>
<td>
Indicate the anatomical system from which the sample was collected, e.g., circulatory, digestive, endocrine, immune.
Expand All @@ -71,6 +72,7 @@
<td>
<a href="https://schema.org/AnatomicalStructure">AnatomicalStructure</a>or<br/>
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
<a href="https://schema.org/URL">URL</a> <br/>
</td>
<td>
Indicate the organ or tissues the sample was collected from.</td>
Expand All @@ -79,6 +81,8 @@
<th style="color: #0B794B;">sex</th>
<td>
<a href="https://schema.org/Text">Text</a><br/>
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
<a href="https://schema.org/URL">URL</a><br/>
</td>
<td>
The biological sex of the individual from which the sample was obtained.</td>
Expand Down