volumeNumber constant
IRI for schemahttp:volumeNumber [Expects: http://schema.org/Integer, http://schema.org/Text]
Identifies the volume of publication or multi-part work; for example, "iii" or "2".
Can be used on: http://schema.org/PublicationVolume
Implementation
static const volumeNumber = IriTerm.prevalidated(
'http://schema.org/volumeNumber',
);