IsAnonymousMacro

class IsAnonymousMacro(subject, value=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

Parameters:
  • subject (URIRef | Reference | Referenced | str | IdentifierBox)

  • value (bool)

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