schemaHttpCopyrightYear constant
IriTerm
const schemaHttpCopyrightYear
copyrightYear from schema-http vocabulary [Expects: http://schema.org/Number]
The year during which the claimed copyright for the CreativeWork was first asserted.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemaHttpCopyrightYear = IriTerm(
'http://schema.org/copyrightYear',
);