Sha256: e16ec96d15a0aed130aa8ace9e8afbffc3704e83d6d23a7aa1fa2aa4337a4c03

Contents?: true

Size: 717 Bytes

Versions: 46

Compression:

Stored size: 717 Bytes

Contents

<h2>File Details</h2>
<dl class="dl-horizontal file-show-term file-show-details">
  <dt>Depositor</dt>
  <dd itemprop="accountablePerson" itemscope itemtype="http://schema.org/Person"><span itemprop="name"><%= link_to_profile @presenter.depositor %></span></dd>
  <dt>Date Uploaded</dt>
  <dd itemprop="datePublished"><%= @presenter.date_uploaded %></dd>
  <dt>Date Modified</dt>
  <dd itemprop="dateModified"><%= @presenter.date_modified %></dd>
  <dt>Fixity Check</dt>
  <dd><%= @presenter.fixity_check_status %></dd>
  <dt>Characterization</dt>
  <dd>
    <% if @presenter.characterized? %>
      <%= render 'show_characterization_details' %>
    <% else %>
      not yet characterized
    <% end %>
  </dd>
</dl>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.5 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.4 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.3 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.2 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.9.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.8.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.7.2 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.7.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.7.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.6.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.5.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.5.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.4.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.4.0 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.3.3 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-2.3.2 app/views/hyrax/file_sets/_show_details.html.erb