ckanext-usmetadata

0.3.4

US Metadata Plugin for CKAN

License Sources
SourceLicenseClass
Licensie (detected)
Pending-
PyPI (reported)
Public DomainPublic Domain

License detection is still in progress for this version.

Loading dependencies…
License File
{% for item in pkg_dict['extras']%}
  {% if item['key'] == 'license_new' %}
    <section class="module module-narrow module-shallow license">
      {% if not text_only %}
      <h2 class="module-heading"><i class="icon-medium icon-lock"></i> {{ _('License') }}</h2>
        <p class="module-content">
      {% endif %}
    <a href="{{ item['value'] }}" rel="dc:rights">License URL</a>
    </section>
  {% endif %}
{% endfor %}
Versions
1 version
VersionLicensePublishedStatus
0.3.4 Latest ViewingPublic Domain (Unverified)Jun 30, 2026 Pending