successorOf constant
IRI for schemahttp:successorOf [Expects: http://schema.org/ProductModel]
A pointer from a newer variant of a product to its previous, often discontinued predecessor.
Can be used on: http://schema.org/ProductModel
Implementation
static const successorOf = IriTerm.prevalidated(
'http://schema.org/successorOf',
);