schemahttpDiscussionUrl constant

IriTerm const schemahttpDiscussionUrl

discussionUrl from schemahttp vocabulary [Expects: http://schema.org/URL]

A link to the page containing the comments of the CreativeWork.

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

Implementation

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