Sha256: b5be1b43968616deb8199596a7d5a6b2f41f26854187cad6e18a897969a32dd5
Contents?: true
Size: 685 Bytes
Versions: 8
Compression:
Stored size: 685 Bytes
Contents
<%= presenter.attribute_to_html(:description) %> <%= presenter.attribute_to_html(:creator, render_as: :linked) %> <%= presenter.attribute_to_html(:contributor, label: 'Contributors', render_as: :linked) %> <%= presenter.attribute_to_html(:subject, render_as: :linked) %> <%= presenter.attribute_to_html(:publisher) %> <%= presenter.attribute_to_html(:language) %> <%= presenter.attribute_to_html(:spatial, label: 'Place Names') %> <%= presenter.attribute_to_html(:temporal, label: 'Time Periods') %> <%= presenter.attribute_to_html(:issued) %> <%= presenter.attribute_to_html(:coverage) %> <%= presenter.attribute_to_html(:provenance) %> <%= presenter.attribute_to_html(:identifier) %>
Version data entries
8 entries across 8 versions & 1 rubygems