Skip to content

Commit de3e0c2

Browse files
authored
Merge pull request #870 from selgebali/master
added definedterm and url in biosamples
2 parents a6e8996 + 9803501 commit de3e0c2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pages/_types/BioSample/0.2-DRAFT.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
<th style="color: #0B794B;">anatomicalSystem</th>
6060
<td>
6161
<a href="https://schema.org/AnatomicalSystem">AnatomicalSystem</a> or<br/>
62-
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
62+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
63+
<a href="https://schema.org/URL">URL</a> <br/>
6364
</td>
6465
<td>
6566
Indicate the anatomical system from which the sample was collected, e.g., circulatory, digestive, endocrine, immune.
@@ -71,6 +72,7 @@
7172
<td>
7273
<a href="https://schema.org/AnatomicalStructure">AnatomicalStructure</a>or<br/>
7374
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
75+
<a href="https://schema.org/URL">URL</a> <br/>
7476
</td>
7577
<td>
7678
Indicate the organ or tissues the sample was collected from.</td>
@@ -79,6 +81,8 @@
7981
<th style="color: #0B794B;">sex</th>
8082
<td>
8183
<a href="https://schema.org/Text">Text</a><br/>
84+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
85+
<a href="https://schema.org/URL">URL</a><br/>
8286
</td>
8387
<td>
8488
The biological sex of the individual from which the sample was obtained.</td>

0 commit comments

Comments
 (0)