We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca2245 commit f9e5679Copy full SHA for f9e5679
1 file changed
app/models/file_set.rb
@@ -33,6 +33,7 @@ class FileSet < ActiveFedora::Base
33
def oembed?
34
!oembed_url.nil? && !oembed_url.empty?
35
end
36
+
37
def self.characterization_terms
38
Hyrax::FileSetPresenter.characterization_terms - %i[
39
last_modified file_format
0 commit comments