Skip to content

Commit 675fae3

Browse files
authored
Merge pull request #886 from selgebali/patch-5
Add associatedPhenotype and cellType sections
2 parents dbc3a6a + 8f0a8d6 commit 675fae3

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

pages/_types/BioSample/0.2-DRAFT.html

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,26 @@
102102
A temporal subdivision of a developmental process, indicating the age or stage of the object when the sample was created.</td>
103103
</tr>
104104

105-
106-
105+
<tr id="associatedPhenotype">
106+
<th style="color: #0B794B;">associatedPhenotype</th>
107+
<td>
108+
<a href="https://schema.org/Text">Text</a><br/>
109+
<a href="https://schema.org/QuantitativeValue">QuantitativeValue</a><br/>
110+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
111+
<a href="https://bioschemas.org/types/Phenotype/0.3-DRAFT-2020_06_07">bioschemastypesdrafts:Phenotype</a><br/>
112+
</td>
113+
<td>
114+
The relevant defining characteristic(s) expressed by the biological source of a typical sample, usually physical.</td>
115+
</tr>
116+
<tr id="cellType">
117+
<th style="color: #0B794B;">cellType</th>
118+
<td>
119+
<a href="https://schema.org/URL">URL</a><br/>
120+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
121+
</td>
122+
<td>
123+
The cell line, lineage or biological/taxonomic classification of a cell.</td>
124+
</tr>
107125
<!-- BCE -->
108126
<tr class="reu_props_sdo">
109127
<td colspan="3">Properties from <a href="https://pending.schema.org/BioChemEntity">BioChemEntity</a></td>
@@ -130,7 +148,6 @@
130148
</td>
131149
</tr>
132150

133-
134151
<tr>
135152
<th><a href="https://pending.schema.org/isInvolvedInBiologicalProcess">isInvolvedInBiologicalProcess</a></th>
136153
<td>

0 commit comments

Comments
 (0)