Skip to content

Commit 5abac8f

Browse files
authored
Merge pull request #889 from BioSchemas/nsjuty-patch-7
synchronisation of descriptions, property names and expected types across sample/biosample from community feedback and discussions
2 parents b70254a + bac73b4 commit 5abac8f

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<td>
4747
<a href="http://schema.org/PropertyValue">PropertyValue</a>
4848
</td>
49-
<td>A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org. <br/>
49+
<td>A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.<br/>
5050

5151
Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.<br />
5252
</td>
@@ -221,7 +221,7 @@
221221
</tr>
222222

223223
<tr>
224-
<th><a>environmentSystem</a></th>
224+
<th><a>environmentalSystem</a></th>
225225
<td>
226226
<a href="https://schema.org/Text">Text</a>
227227
<a href="https://schema.org/URL">URL</a>
@@ -252,7 +252,7 @@
252252
<a href="https://schema.org/Text">Text</a>
253253
</td>
254254
<td>
255-
Current location of the item.
255+
Current location of the sample.
256256
</td>
257257
</tr>
258258

@@ -301,6 +301,7 @@
301301
<th><a>sampleProcess</a></th>
302302
<td>
303303
<a href="https://schema.org/Text">Text</a>
304+
<a href="https://schema.org/URL">URL</a>
304305
</td>
305306
<td>
306307
The processing technique that was applied to the sample, methods used to prepare the samples, including SOPs (Standard Operating Procedures)
@@ -338,7 +339,7 @@
338339
</tr>
339340

340341
<tr>
341-
<th><a>accessConditions</a></th>
342+
<th><a>conditionsOfAccess</a></th>
342343
<td>
343344
<a href="https://schema.org/Text">Text</a>
344345
</td>
@@ -395,6 +396,7 @@
395396
<a href="https://schema.org/ImageObject">ImageObject</a> or<br/>
396397
<a href="https://schema.org/URL">URL</a> or<br/>
397398
<a href="https://schema.org/Text">Text</a>
399+
<a href="https://discovery.biothings.io/ns/bioschemastypesdrafts/bioschemastypesdrafts:Sample">bioschemastypesdrafts:Sample</a>
398400
</td>
399401
<td>
400402
Describe related items including other resources related to the samples.
@@ -408,9 +410,10 @@
408410
<a href="https://schema.org/ImageObject">ImageObject</a> or<br/>
409411
<a href="https://schema.org/URL">URL</a> or<br/>
410412
<a href="https://schema.org/Text">Text</a>
413+
<a href="https://discovery.biothings.io/ns/bioschemastypesdrafts/bioschemastypesdrafts:Sample">bioschemastypesdrafts:Sample</a>
411414
</td>
412415
<td>
413-
Describe related items including other resources related to the samples.
416+
Describe related items including other resources related to the samples.For example a subsample of this sample.
414417
</td>
415418
</tr>
416419

@@ -421,9 +424,10 @@
421424
<a href="https://schema.org/ImageObject">ImageObject</a> or<br/>
422425
<a href="https://schema.org/URL">URL</a> or<br/>
423426
<a href="https://schema.org/Text">Text</a>
427+
<a href="https://discovery.biothings.io/ns/bioschemastypesdrafts/bioschemastypesdrafts:Sample">bioschemastypesdrafts:Sample</a>
424428
</td>
425429
<td>
426-
Describe related items including other resources related to the samples.
430+
Describe related items including other resources related to the samples. For example a supersample of this sample.
427431
</td>
428432
</tr>
429433

0 commit comments

Comments
 (0)