schemahttpVersion constant
version from schemahttp vocabulary [Expects: http://schema.org/Number, http://schema.org/Text]
The version of the CreativeWork embodied by a specified resource.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpVersion = IriTerm.prevalidated(
'http://schema.org/version',
);