diff --git a/pages/_types/Sample/0.3-DRAFT.html b/pages/_types/Sample/0.3-DRAFT.html
index ca6e99c1..5153184c 100644
--- a/pages/_types/Sample/0.3-DRAFT.html
+++ b/pages/_types/Sample/0.3-DRAFT.html
@@ -50,31 +50,6 @@
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.
-
- | Properties from Thing |
-
-
- | additionalType |
-
- URL
- |
-
- An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax.
- 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 -
- the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those
- defined externally.
- |
-
-
-
- | alternateIdentifier |
-
- Text
- |
-
- An additional identifier for the same instance of the resource.
- |
-
| alternateIdentifier |
@@ -466,7 +441,7 @@
- | isConrol |
+ isControl |
Boolean
|
@@ -475,6 +450,23 @@
+
+
+ | Properties from Thing |
+
+
+ | additionalType |
+
+ URL
+ |
+
+ An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax.
+ 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 -
+ the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those
+ defined externally.
+ |
+
+
| description |
|