IsAnonymousMacro

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

Bases: BooleanAnnotationMacro

A macro for an “is anonymous” assertion.

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

Attributes Summary

annotation_property

Attributes Documentation

annotation_property: ClassVar[Reference] = Reference(prefix='oboInOwl', identifier='is_anonymous')