.. _entity_descriptor: **************** EntityDescriptor **************** An :ref:`EntityDescriptor` describes "what" a model element is and "where" it is located in the physical world. An entity descriptor is essentially a linear chain of descriptor terms joined by *structural relations*, which are `BioModels qualifiers `_ that describe the relationship between subsequent entries in the descriptor term sequence. For example, if an annotation describes *cytosolic glucose concentration in a pancreatic beta cell*, then the entity descriptor would be: .. raw:: html

SVG-Viewer needed.

Consider another example from an physiological model. Suppose the model contains a variable that represents the *volume of blood in the left ventricle*: .. raw:: html

SVG-Viewer needed.

.. highlight:: c++ .. doxygenclass:: semsim::EntityDescriptor :members: