replyToUrl constant

IriTerm const replyToUrl

replyToUrl [Expects: http://schema.org/URL]

The URL at which a reply may be posted to the specified UserComment.

Can be used on: http://schema.org/UserComments

Implementation

static const replyToUrl = IriTerm.prevalidated(
  'http://schema.org/replyToUrl',
);