Class: Hydra::PCDM::Collection

Inherits:
ActiveFedora::Base
  • Object
show all
Includes:
CollectionBehavior
Defined in:
lib/hydra/pcdm/models/collection.rb

Overview

A generic implementation of ‘PCDM::Collection`.

Examples:

creating a generic collection

my_collection = Collection.create

my_collection.pcdm_collection? # => true

Method Summary

Methods included from CollectionBehavior

#collection_ids, #collections, #ordered_collection_ids, #ordered_collections, #pcdm_collection?, #pcdm_object?