Skip to content

Commit 4a1d532

Browse files
committed
Noted that mainEntity is subPropertyOf the about property.
Fixes #1681
1 parent d243b54 commit 4a1d532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/schema.rdfa

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5669,6 +5669,7 @@ The place is __open__ if the [[opens]] property is specified, and __closed__ oth
56695669
<span property="rdfs:comment">Indicates the primary entity described in some page or other CreativeWork.</span>
56705670
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
56715671
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Thing">Thing</a></span>
5672+
<link property="rdfs:subPropertyOf" href="http://schema.org/about" />
56725673
<link property="http://schema.org/inverseOf" href="http://schema.org/mainEntityOfPage"/>
56735674
</div>
56745675

0 commit comments

Comments
 (0)