RelationshipTypeVocabulary#
- class biopax-explorer.biopax.relationshiptypevocabulary.RelationshipTypeVocabulary(*args, **kwargs)[source]#
Bases:
ControlledVocabulary
Class RelationshipTypeVocabulary
Definition: Vocabulary for defining relationship Xref types. A reference to the
PSI Molecular Interaction ontology (MI) Cross Reference type. Homepage at http://www.psidev.info/. Browse at http://www.ebi.ac.uk/ontology- lookup/browse.do?ontName=MI&termId=MI%3A0353&termName=cross-reference%20type
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