Skip to content

PCDM Modeling

Thomas Johnson edited this page May 6, 2017 · 30 revisions

PCDM Modeling

Setup

Ensure the following runs green:

git checkout day1/pcdm/start
bundle
bundle exec rspec

New Requirement: Cover Subjects

The product owner has prioritized the following story from the backlog:

As a researcher, I need to find sheet music works for a project investigating their cover images. I want to be able to facet materials by the subjects depicted on their cover.

Early in the next sprint, we come up with a demo implementation that we think minimally addresses the requirements.

What We Learn About Covers

PCDM

Clone this wiki locally