supersededBy constant
supersededBy [Expects: http://schema.org/Class, http://schema.org/Enumeration, http://schema.org/Property]
Relates a term (i.e. a property, class or enumeration) to one that supersedes it.
Can be used on: http://schema.org/Class, http://schema.org/Enumeration, http://schema.org/Property
Implementation
static const supersededBy = IriTerm.prevalidated(
'http://schema.org/supersededBy',
);