Thing > Event > UserInteraction > UserComments
The UserInteraction event in which a user comments on an item.| Property | Expected Type | Description |
|---|---|---|
| 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 |
Text | A short description of the item. |
image |
URL | URL of an image of the item. |
name |
Text | The name of the item. |
url |
URL | URL of the item. |
| Properties from Event | ||
attendee |
Organization or Person | A person or organization attending the event. |
attendees |
Organization or Person | A person attending the event (legacy spelling; see singular form, attendee). |
duration |
Duration | The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format. |
endDate |
Date | The end date and time of the event (in ISO 8601 date format). |
location |
Place or PostalAddress | The location of the event or organization. |
offers |
Offer | An offer to sell this item—for example, an offer to sell a product, the DVD of a movie, or tickets to an event. |
performer |
Organization or Person | A performer at the event—for example, a presenter, musician, musical group or actor. |
performers |
Organization or Person | The main performer or performers of the event—for example, a presenter, musician, or actor (legacy spelling; see singular form, performer). |
startDate |
Date | The start date and time of the event (in ISO 8601 date format). |
subEvent |
Event | An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference. |
subEvents |
Event | Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent). |
superEvent |
Event | An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent. |
| Properties from UserComments | ||
commentText |
Text | The text of the UserComment. |
commentTime |
Date | The time at which the UserComment was made. |
creator |
Organization or Person | The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork. |
discusses |
CreativeWork | Specifies the CreativeWork associated with the UserComment. |
replyToUrl |
URL | The URL at which a reply may be posted to the specified UserComment. |
This class contains derivatives of IPTC rNews properties. rNews is a data model of publishing metadata with serializations currently available for RDFa as well as HTML5 Microdata. More information about the IPTC and rNews can be found at rnews.org.
Schema Draft Version 1.0a