The derivative rodeo service defines a class attribute:
class_attribute :parent_work_identifier_property_name, default: 'aark_id'
This attribute is not required, and absence of the metadata causes an error TypeError: no implicit conversion of nil into String in IiifPrint::Jobs::ChildWorksFromPdfJob
Story
The derivative rodeo service defines a class attribute:
class_attribute :parent_work_identifier_property_name, default: 'aark_id'
This attribute is not required, and absence of the metadata causes an error
TypeError: no implicit conversion of nil into String
inIiifPrint::Jobs::ChildWorksFromPdfJob
Acceptance Criteria
Screenshots / Video
Testing Instructions and Sample Files
-
Notes