Class: Cocina::Models::FileSet

Inherits:
Struct
  • Object
show all
Includes:
Checkable
Defined in:
lib/cocina/models/file_set.rb

Overview

Relevant groupings of Files. Also called a File Grouping.

Constant Summary collapse

TYPES =
['https://cocina.sul.stanford.edu/models/resources/audio',
'https://cocina.sul.stanford.edu/models/resources/attachment',
'https://cocina.sul.stanford.edu/models/resources/document',
'https://cocina.sul.stanford.edu/models/resources/file',
'https://cocina.sul.stanford.edu/models/resources/image',
'https://cocina.sul.stanford.edu/models/resources/media',
'https://cocina.sul.stanford.edu/models/resources/object',
'https://cocina.sul.stanford.edu/models/resources/page',
'https://cocina.sul.stanford.edu/models/resources/preview',
'https://cocina.sul.stanford.edu/models/resources/3d',
'https://cocina.sul.stanford.edu/models/resources/thumb',
'https://cocina.sul.stanford.edu/models/resources/video'].freeze

Method Summary

Methods included from Checkable

#admin_policy?, #collection?, #dro?, #file?, #file_set?