Conversion Successful!
{% else %}Error Message
Please follow the notation provided at Chowlk Visual Notation.
{% endif %}
{% if namespaces %}
Namespaces
The following namespaces were found in the ontology but not in the namespace declaration block.
We created the following namespaces for you, please check them:
- {{ namespace }}: {{ namespaces[namespace] }}
{% for error in errors %}
{% if errors[error] %}
{% if loop.index == 1 %}
{% else %}
{% endif %}
{% endif %}
{% endfor %}
Errors
{% endif %} {% if error == 'Syntax' %}
Message:{{errors[error]["message"]}}
-
{% for shape in errors[error] %}
- Value: {{shape["value"]}}, Problem: {{shape["message"]}}, Shape id: {{shape["shape_id"]}} {% endfor %}
 }})