Comment constant

IriTerm const Comment

IRI for schema:Comment

A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the {text} property, and its topic via {about}, properties shared with all CreativeWorks.

Implementation

static const Comment = IriTerm.prevalidated('https://schema.org/Comment');