author constant

IriTerm const author

author [Expects: http://schema.org/Organization, http://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: http://schema.org/CreativeWork, http://schema.org/Rating

Implementation

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