EntityReferenceTypeVocabulary#
- class biopax-explorer.biopax.entityreferencetypevocabulary.EntityReferenceTypeVocabulary(*args, **kwargs)[source]#
Bases:
ControlledVocabulary
Class EntityReferenceTypeVocabulary
Definiiton: A reference to a term from an entity reference group ontology. As of
the writing of this documentation, there is no standard ontology of these terms, though a common type is ‘homology’.
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_comment
()Attribute _comment getter
get_term
()Attribute _term getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_comment
set_term
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
set_uri_string
(uristr)to_json
()Methods Documentation