There were two "about" keys before: one for "Thing" and another for "WebPage". Howeve,r this created a validation issue. This fix bring them together in one "about" property.
The fixed version looks like this (the "Thing" entry is optional and depends on if we have a <meta name="task"> or not):
There were two "about" keys before: one for "Thing" and another for "WebPage". Howeve,r this created a validation issue. This fix bring them together in one "about" property.
The fixed version looks like this (the "Thing" entry is optional and depends on if we have a
<meta name="task">
or not):