Skip to content

0.2.0

Compare
Choose a tag to compare
@elrayle elrayle released this 18 Sep 20:13

See the Changes section below for an exhaustive list of the work that has gone into this release.

Upgrade notes

To upgrade to 0.2.0, point your Gemfile at hydra-pcdm 0.2.0 and run bundle update hydra-pcdm.

Changes

  • rework association names
  • add method in_collection_ids which gets the list of collection ids of the collections in which an object resides
  • move rdf vocabs namespace
  • move ancestory check to pcdm_behavior
  • general bug fixes