artEdition constant
artEdition [Expects: http://schema.org/Integer, http://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: http://schema.org/VisualArtwork
Implementation
static const artEdition = IriTerm.prevalidated(
'http://schema.org/artEdition',
);