{% extends "aristotle_mdr/downloads/pdf/managedContent.html" %} {% block title %}{{ item.name }} ({{item.status}}){% endblock %} {% block objSpecific %}

Components

Object Class:
{% include "aristotle_mdr/helpers/inlineDetails.html" with item=item.objectClass %}
Property:
{% include "aristotle_mdr/helpers/inlineDetails.html" with item=item.property %}

Relational attributes

{% if item.dataelement_set.all %}

Data Elements implementing this Data Element Concept

{% endif %} {% endblock %}