Sha256: e244dcbff77027ddcce25c894425fcc2c531fffe43d398f1b02d813526373c83

Contents?: true

Size: 383 Bytes

Versions: 11

Compression:

Stored size: 383 Bytes

Contents

<h4><%= t('page.other_format') %></h4>

<ul>
  <li><%= link_to 'RDF/XML', manifestation_url(@manifestation, format: :rdf) %></li>
  <li><%= link_to 'MODS', manifestation_url(@manifestation, format: :mods) %></li>
  <li><%= link_to 'TSV', manifestation_url(@manifestation, format: :txt) %></li>
  <li><%= link_to 'JSON', manifestation_url(@manifestation, format: :json) %></li>
</ul>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.17 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.16 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.15 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.14 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.13 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.12 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.11 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.10 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/_export_detail.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/_export_detail.html.erb