{% extends 'core_main_app/_render/admin/theme/tools/box.html' %}
{% block box_title %}
Metadata Formats by Default
Add other metadata formats by providing a URL.
You will need to configure an XSLT file for each Template to perform the
mapping between the templates and those metadata formats.
{% endblock %}
{% block box_body %}
Metadata Prefix | Schema | Namespace | Actions |
---|---|---|---|
{{ metadata_format.metadata_prefix }} | {{ metadata_format.schema }} | {{ metadata_format.metadata_namespace }} | Mapping |
There are currently no Metadata Formats by Default. |