schemahttpIsBasedOn constant
isBasedOn from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/Product, http://schema.org/URL]
A resource from which this work is derived or from which it is a modification or adaptation.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpIsBasedOn = IriTerm.prevalidated(
'http://schema.org/isBasedOn',
);