Sha256: d27ec73045f32d64d18b94a3915b27a7251ec81e18ac9b270c9bd5be2ca27d0c
Contents?: true
Size: 1.22 KB
Versions: 30
Compression:
Stored size: 1.22 KB
Contents
<%= presenter.attribute_to_html(:date_modified, label: t('hyrax.base.show.last_modified'), html_dl: true) %> <%= presenter.attribute_to_html(:creator, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:contributor, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:subject, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:publisher, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:language, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:identifier, render_as: :linked, search_field: 'identifier_tesim', html_dl: true) %> <%= presenter.attribute_to_html(:keyword, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:date_created, render_as: :linked, search_field: 'date_created_tesim', html_dl: true) %> <%= presenter.attribute_to_html(:based_near_label, html_dl: true) %> <%= presenter.attribute_to_html(:related_url, render_as: :external_link, html_dl: true) %> <%= presenter.attribute_to_html(:resource_type, render_as: :faceted, html_dl: true) %> <%= presenter.attribute_to_html(:source, html_dl: true) %> <%= presenter.attribute_to_html(:rights_statement, render_as: :rights_statement, html_dl: true) %>
Version data entries
30 entries across 30 versions & 1 rubygems