schemaHttpCopyrightNotice constant
IriTerm
const schemaHttpCopyrightNotice
copyrightNotice from schema-http vocabulary [Expects: http://schema.org/Text]
Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemaHttpCopyrightNotice = IriTerm(
'http://schema.org/copyrightNotice',
);