{% for tag in tool.tags %} {{ tag }} {% endfor %}
{% if author.url %} {{ author.name }} {% else %} {{ author.name }} {% endif %} {% if author.email %} ({{ author.email }}) {% endif %}
{% endfor %}{{ tool.cite }}
{% if author.url %} {{ author.name }} {% else %} {{ author.name }} {% endif %} {% if author.email %} ({{ author.email }}) {% endif %}
{% endfor %}UNKNOWN
{% endif %}id | datatype | cardinality | required | default | description |
---|---|---|---|---|---|
{{item.id}} | {{item.datatype}} | {{item.cardinality}} | {% if item.required %}yes{% endif %} | {% if item.default %}{{item.default}}{% endif %} | {{item.description}} |
id | datatype | cardinality | required | default | description |
---|---|---|---|---|---|
{{item.id}} | {{item.datatype}} | {{item.cardinality}} | {% if item.required %}yes{% endif %} | {% if item.default %}{{item.default}}{% endif %} | {{item.description}} |