|
1396 | 1396 | <div typeof="rdfs:Class" resource="http://schema.org/ItemList"> |
1397 | 1397 | <span class="h" property="rdfs:label">ItemList</span> |
1398 | 1398 | <span property="rdfs:comment">A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.</span> |
1399 | | - <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 1399 | + <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span> |
1400 | 1400 | </div> |
1401 | 1401 |
|
1402 | 1402 | <div typeof="rdfs:Class" resource="http://schema.org/ItemPage"> |
|
4355 | 4355 | <div typeof="rdf:Property" resource="http://schema.org/about"> |
4356 | 4356 | <span class="h" property="rdfs:label">about</span> |
4357 | 4357 | <span property="rdfs:comment">The subject matter of the content.</span> |
4358 | | - <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 4358 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 4359 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ItemList">ItemList</a></span> |
4359 | 4360 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CommunicateAction">CommunicateAction</a></span> |
4360 | 4361 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Thing">Thing</a></span> |
4361 | 4362 | </div> |
|
4819 | 4820 | <span class="h" property="rdfs:label">author</span> |
4820 | 4821 | <span property="rdfs:comment">The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.</span> |
4821 | 4822 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 4823 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ItemList">ItemList</a></span> |
4822 | 4824 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Organization">Organization</a></span> |
4823 | 4825 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Person">Person</a></span> |
4824 | 4826 | </div> |
|
5508 | 5510 | <span class="h" property="rdfs:label">datePublished</span> |
5509 | 5511 | <span property="rdfs:comment">Date of first broadcast/publication.</span> |
5510 | 5512 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 5513 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/ItemList">ItemList</a></span> |
5511 | 5514 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Date">Date</a></span> |
5512 | 5515 | </div> |
5513 | 5516 | <div typeof="rdf:Property" resource="http://schema.org/dayOfWeek"> |
|
0 commit comments