backstory constant

IriTerm const backstory

backstory [Expects: http://schema.org/CreativeWork, http://schema.org/Text]

For an {Article}, typically a {NewsArticle}, the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc.

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

Implementation

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