Sha256: 614648aabac792cfa60564bf42aac29d76627398b9e25c925f68863f727be1f0
Contents?: true
Size: 660 Bytes
Versions: 5
Compression:
Stored size: 660 Bytes
Contents
<%= presenter.attribute_to_html(:description) %> <%= presenter.attribute_to_html(:creator, catalog_search_link: true ) %> <%= presenter.attribute_to_html(:contributor, label: 'Contributors', catalog_search_link: true) %> <%= presenter.attribute_to_html(:subject, catalog_search_link: true) %> <%= 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) %>
Version data entries
5 entries across 5 versions & 1 rubygems