Class: Hydra::Works::Work

Inherits:
ActiveFedora::Base
  • Object
show all
Includes:
WorkBehavior
Defined in:
lib/hydra/works/models/work.rb

Overview

Typically used for very generic applications that don’t differentiate between specific content types. If you want a specific type of work extend ActiveFedora::Base and include the following:

include Hydra::Works::WorkBehavior

Method Summary

Methods included from WorkBehavior

#collection?, #file_set?, #file_set_ids, #file_sets, #in_works, #ordered_file_set_ids, #ordered_file_sets, #ordered_work_ids, #ordered_works, #work?, #work_ids, #works