{% extends "aristotle_mdr/unmanagedContent.html" %} {% load aristotle_tags %} {% block title %}{{ item.name }} {% endblock %} {% block objSpecific %}
{{ item.measure.definition|safe }}
Note: Due to their fundamental nature, measures are unmanaged and do not need to be registered. Instead they are controlled by the registry administrators. For more information, see ISO/IEC 11179-3:2013, section 11.4 "Measurement metamodel region".
{% if item.unitofmeasure_set.all %}

Units of Measure using this measure

{% endif %} {% endblock %}