{% extends "aristotle_mdr/create/managedObject.html" %}
{% block title %}New Data Element Concept{% endblock %}
{% block type %}dataelementconcept{% endblock %}
{% block form_details %}
{{ form.as_p }}
{% endblock %}
{% block creationTips %}
Tips for creating good Data Element Concepts:
Object classes are things we wish to collect information about.
Good names for object classes are short, descriptive nouns.