LiveBlogPosting constant

IriTerm const LiveBlogPosting

IRI for schemahttp: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(
  'http://schema.org/LiveBlogPosting',
);