artEdition constant
artEdition [Expects: https://schema.org/Integer, https://schema.org/Text]
The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example "20").
Can be used on: https://schema.org/VisualArtwork
Implementation
static const artEdition = IriTerm.prevalidated(
'https://schema.org/artEdition',
);