IsObsoleteMacro

class IsObsoleteMacro(subject: URIRef | Reference | Referenced | str | IdentifierBox, value: bool = True)[source]

Bases: BooleanAnnotationMacro

A macro for obsoletion assertion.

Instatitate the annotation assertion macro, defaults to “true”.

Attributes Summary

annotation_property

Attributes Documentation

annotation_property: ClassVar[Reference] = Reference(prefix='owl', identifier='deprecated')