Skip to content

Commit 4faaad7

Browse files
authored
Update 0.3-DRAFT.html
1 parent 8a2211e commit 4faaad7

File tree

1 file changed

+18
-26
lines changed

1 file changed

+18
-26
lines changed

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -50,31 +50,6 @@
5050
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 />
5151
</td>
5252
</tr>
53-
<tr class="reu_props_sdo">
54-
<td colspan="3">Properties from <a href="http://schema.org/Thing">Thing</a></td>
55-
</tr>
56-
<tr>
57-
<th><a href="http://schema.org/additionalType">additionalType</a></th>
58-
<td>
59-
<a href="http://schema.org/URL">URL</a>
60-
</td>
61-
<td>
62-
An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax.
63-
This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax -
64-
the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those
65-
defined externally.
66-
</td>
67-
</tr>
68-
69-
<tr>
70-
<th><a href="http://schema.org/alternateIdentifier">alternateIdentifier</a></th>
71-
<td>
72-
<a href="http://schema.org/Text">Text</a>
73-
</td>
74-
<td>
75-
An additional identifier for the same instance of the resource.
76-
</td>
77-
</tr>
7853

7954
<tr>
8055
<th><a href="http://schema.org/alternateIdentifier">alternateIdentifier</a></th>
@@ -466,7 +441,7 @@
466441
</tr>
467442

468443
<tr>
469-
<th><a href="https://schema.org/isControl">isConrol</a></th>
444+
<th><a href="https://schema.org/isControl">isControl</a></th>
470445
<td>
471446
<a href="https://schema.org/Boolean">Boolean</a>
472447
</td>
@@ -475,6 +450,23 @@
475450
</td>
476451
</tr>
477452

453+
454+
<tr class="reu_props_sdo">
455+
<td colspan="3">Properties from <a href="http://schema.org/Thing">Thing</a></td>
456+
</tr>
457+
<tr>
458+
<th><a href="http://schema.org/additionalType">additionalType</a></th>
459+
<td>
460+
<a href="http://schema.org/URL">URL</a>
461+
</td>
462+
<td>
463+
An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax.
464+
This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax -
465+
the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those
466+
defined externally.
467+
</td>
468+
</tr>
469+
478470
<tr>
479471
<th><a href="http://schema.org/description">description</a></th>
480472
<td>

0 commit comments

Comments
 (0)