Skip to content

Commit b20c997

Browse files
authored
Merge pull request #882 from BioSchemas/branch-666
updates to match spreadsheet
2 parents 3d4c8ef + 69d314e commit b20c997

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<th><a>alternateIdentifier</a></th>
5757
<td>
5858
<a href="http://schema.org/Text">Text</a>
59+
<a href="https://schema.org/URL">URL</a>
60+
<a href="http://schema.org/PropertyValue">PropertyValue</a>
5961
</td>
6062
<td>
6163
An additional identifier for the same instance of the resource.
@@ -66,6 +68,8 @@
6668
<th><a href="https://schema.org/keywords">keywords</a></th>
6769
<td>
6870
<a href="http://schema.org/Text">Text</a>
71+
<a href="http://schema.org/DefinedTerm">DefinedTerm</a>
72+
<a href="http://schema.org/URL">URL</a>
6973
</td>
7074
<td>
7175
Terms that capture the main subjects e.g. cancer, plant biology.
@@ -117,7 +121,7 @@
117121
</tr>
118122

119123
<tr>
120-
<th><a>processingDate</a></th>
124+
<th><a>dateProcessed</a></th>
121125
<td>
122126
<a href="https://schema.org/Date">Date</a> or<br/>
123127
<a href="https://schema.org/DateTime">DateTime</a>
@@ -178,7 +182,7 @@
178182
<a href="https://schema.org/Organization">Organization</a>
179183
</td>
180184
<td>
181-
Person or organization that can be contacted for more information or support.
185+
A person or organization that can be contacted for more information or support.
182186
</td>
183187
</tr>
184188

@@ -197,6 +201,7 @@
197201
<td>
198202
<a href="https://schema.org/Text">Text</a> or<br/>
199203
<a href="https://schema.org/URL">URL</a>
204+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a>
200205
</td>
201206
<td>
202207
Provide description of instruments and devices used in collecting, processing and analysis of samples.
@@ -219,6 +224,8 @@
219224
<th><a>environmentSystem</a></th>
220225
<td>
221226
<a href="https://schema.org/Text">Text</a>
227+
<a href="https://schema.org/URL">URL</a>
228+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a>
222229
</td>
223230
<td>
224231
A category or description of the habitat that describes elements of an ecosystem where the sample was collected. Where possible use controlled vocabulary such as ENVO.
@@ -273,9 +280,10 @@
273280
<td>
274281
<a href="https://schema.org/Text">Text</a> or<br/>
275282
<a href="https://schema.org/URL">URL</a>
283+
<a href="https://schema.org/DefinedTerm">DefinedTerm</a>
276284
</td>
277285
<td>
278-
Indicate the type of sample.
286+
Indicate the type of sample. Note that this is intentionally broad to allow different types of specimens, i.e. cells, rock, sand
279287
</td>
280288
</tr>
281289

@@ -295,7 +303,7 @@
295303
<a href="https://schema.org/Text">Text</a>
296304
</td>
297305
<td>
298-
The processing technique that was applied to the sample, methods used to prepare the samples.
306+
The processing technique that was applied to the sample, methods used to prepare the samples, including SOPs (Standard Operating Procedures)
299307
</td>
300308
</tr>
301309

0 commit comments

Comments
 (0)