SynonymTypeDef
- class SynonymTypeDef(reference, specificity=None)[source]
Bases:
Referenced,HasReferencesMixinA type definition for synonyms in OBO.
Attributes Summary
Methods Summary
to_obo(ontology_prefix)Serialize to OBO.
Attributes Documentation
- Parameters:
reference (NormalizedNamableReference)
specificity (Literal['EXACT', 'NARROW', 'BROAD', 'RELATED'] | None)
- reference: NormalizedNamableReference = <dataclasses._MISSING_TYPE object>
Methods Documentation