deprecated constant
deprecated [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
The annotation property that indicates that a given entity has been deprecated.
Can be used on: http://www.w3.org/2000/01/rdf-schema#Resource
Implementation
static const deprecated = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#deprecated',
);