blogPosts constant

IriTerm const blogPosts

IRI for schema:blogPosts [Expects: https://schema.org/BlogPosting]

Indicates a post that is part of a {Blog}. Note that historically, what we term a "Blog" was once known as a "weblog", and that what we term a "BlogPosting" is now often colloquially referred to as a "blog".

Can be used on: https://schema.org/Blog

Implementation

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