TypeDef ======= .. currentmodule:: pyobo .. autoclass:: TypeDef :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TypeDef.builtin ~TypeDef.comment ~TypeDef.created_by ~TypeDef.creation_date ~TypeDef.definition ~TypeDef.disjoint_from ~TypeDef.disjoint_over ~TypeDef.domain ~TypeDef.equivalent_to ~TypeDef.equivalent_to_chain ~TypeDef.holds_over_chain ~TypeDef.intersection_of ~TypeDef.inverse ~TypeDef.is_anonymous ~TypeDef.is_anti_symmetric ~TypeDef.is_class_level ~TypeDef.is_cyclic ~TypeDef.is_functional ~TypeDef.is_inverse_functional ~TypeDef.is_obsolete ~TypeDef.is_reflexive ~TypeDef.is_symmetric ~TypeDef.is_transitive ~TypeDef.namespace ~TypeDef.parents ~TypeDef.predicate_type ~TypeDef.properties ~TypeDef.range ~TypeDef.reference ~TypeDef.relationships ~TypeDef.subsets ~TypeDef.synonyms ~TypeDef.transitive_over ~TypeDef.type ~TypeDef.union_of ~TypeDef.xrefs .. rubric:: Methods Summary .. autosummary:: ~TypeDef.default ~TypeDef.from_triple ~TypeDef.iterate_obo_lines .. rubric:: Attributes Documentation .. autoattribute:: builtin .. autoattribute:: comment .. autoattribute:: created_by .. autoattribute:: creation_date .. autoattribute:: definition .. autoattribute:: disjoint_from .. autoattribute:: disjoint_over .. autoattribute:: domain .. autoattribute:: equivalent_to .. autoattribute:: equivalent_to_chain .. autoattribute:: holds_over_chain .. autoattribute:: intersection_of .. autoattribute:: inverse .. autoattribute:: is_anonymous .. autoattribute:: is_anti_symmetric .. autoattribute:: is_class_level .. autoattribute:: is_cyclic .. autoattribute:: is_functional .. autoattribute:: is_inverse_functional .. autoattribute:: is_obsolete .. autoattribute:: is_reflexive .. autoattribute:: is_symmetric .. autoattribute:: is_transitive .. autoattribute:: namespace .. autoattribute:: parents .. autoattribute:: predicate_type .. autoattribute:: properties .. autoattribute:: range .. autoattribute:: reference .. autoattribute:: relationships .. autoattribute:: subsets .. autoattribute:: synonyms .. autoattribute:: transitive_over .. autoattribute:: type .. autoattribute:: union_of .. autoattribute:: xrefs .. rubric:: Methods Documentation .. automethod:: default .. automethod:: from_triple .. automethod:: iterate_obo_lines