Skip to content
Open
2 changes: 2 additions & 0 deletions pages/_types/BioSample/0.2-DRAFT.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
<a href="https://schema.org/DefinedTerm">DefinedTerm</a>
<br/>
<a href="https://schema.org/Text">Text</a>
<br/>
<a href="https://bioschemas.org/types/TaxonName/1.0-RELEASE">TaxonName</a>
</td>
<td>The full scientific name (order, family, subfamily, genus, specificEpithet). <br/>
</td>
Expand Down
4 changes: 1 addition & 3 deletions pages/_types/Sample/0.3-DRAFT.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@
<td>
<a href="http://schema.org/PropertyValue">PropertyValue</a>
</td>
<td>A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.<br/>

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 />
<td>A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.<br />
</td>
</tr>

Expand Down