{% ckan_extends %} {% block extra_config %} {% set config_placeholder = '{ "tsm_schema":{ "root":"Dataset", "types":{ "Dataset":{ "fields":{ "data_lang": { "value": "English" } } } } } }' %}
{% trans %}Learn more about Transmute schema here{% endtrans %} {% if errors.config and errors.config is iterable %}{{ errors.config|join(', ') }}{% endif %}

{% trans %} The preview shows you the data before we are going to apply our custom scheme to it. Provide a source URL and choose a source type to check it up. {% endtrans %}

{% endblock extra_config %}