author constant

IriTerm const author

author [Expects: https://schema.org/Organization, https://schema.org/Person]

The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.

Can be used on: https://schema.org/CreativeWork, https://schema.org/Rating

Implementation

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