class Hydra::PCDM::Collection

A generic implementation of `PCDM::Collection`.

@example creating a generic collection

my_collection = Collection.create

my_collection.pcdm_collection? # => true