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: Search by publisher place

As a musicologist, I am interested in finding sheet music published in Vienna. I would like a search facet that allows me to narrow searches by the location of the publisher.

Clone this wiki locally