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

Methods Documentation

attribute_type_by_name()[source]#
get_uri_string()[source]#
object_attributes()[source]#
set_uri_string(uristr)[source]#
to_json()[source]#
type_attributes()[source]#