Skip to content

Commit d124ad9

Browse files
committed
Added RsvpAction to domain of 'comment', and 'Comment' to its range.
#183
1 parent 0afe64d commit d124ad9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/schema.rdfa

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5396,7 +5396,9 @@
53965396
<span class="h" property="rdfs:label">comment</span>
53975397
<span property="rdfs:comment">Comments, typically from users, on this CreativeWork.</span>
53985398
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
5399+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/RsvpAction">RsvpAction</a></span>
53995400
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/UserComments">UserComments</a></span>
5401+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Comment">Comment</a></span>
54005402
</div>
54015403
<div typeof="rdf:Property" resource="http://schema.org/commentText">
54025404
<span class="h" property="rdfs:label">commentText</span>

0 commit comments

Comments
 (0)