schemaCreator constant
creator from schema vocabulary [Expects: https://schema.org/Organization, https://schema.org/Person]
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
Can be used on: https://schema.org/CreativeWork, https://schema.org/UserComments
Implementation
static const schemaCreator = IriTerm.prevalidated(
'https://schema.org/creator',
);