Skip to content

Commit 7aa55f8

Browse files
authored
Merge pull request #893 from gtsueng/master
fixed minor mismatches for BioSamples, Samples
2 parents a2b3b68 + 5fbcc97 commit 7aa55f8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pages/_types/BioSample/0.2-DRAFT.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
<a href="https://schema.org/DefinedTerm">DefinedTerm</a>
5555
<br/>
5656
<a href="https://schema.org/Text">Text</a>
57+
<br/>
58+
<a href="https://bioschemas.org/types/TaxonName/1.0-RELEASE">TaxonName</a>
5759
</td>
5860
<td>The full scientific name (order, family, subfamily, genus, specificEpithet). <br/>
5961
</td>

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@
4646
<td>
4747
<a href="http://schema.org/PropertyValue">PropertyValue</a>
4848
</td>
49-
<td>A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.<br/>
50-
51-
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 />
49+
<td>A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.<br />
5250
</td>
5351
</tr>
5452

0 commit comments

Comments
 (0)