LiveBlogPosting constant

IriTerm const LiveBlogPosting

IRI for schema:LiveBlogPosting

A {LiveBlogPosting} is a {BlogPosting} intended to provide a rolling textual coverage of an ongoing event through continuous updates.

Implementation

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