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

#child_file_set_ids, #child_file_sets, #child_work_ids, #child_works, #collection?, #file_set?, #file_set_ids, #file_sets, #in_work_ids, #in_works, #member_of_work_ids, #member_of_works, #member_work_ids, #member_works, #ordered_file_set_ids, #ordered_file_sets, #ordered_work_ids, #ordered_works, #parent_collection_ids, #parent_collections, #parent_work_ids, #parent_works, #work?, #work_ids, #works