Skip to content

Conversation

@lkvoong
Copy link
Contributor

@lkvoong lkvoong commented Mar 3, 2022

New Tombstone With Images report.

cc.editionnumber AS editionNum,
regexp_replace(nc.item, '^.*\)''(.*)''$', '\1') AS namedCollection,
regexp_replace(cc.computedcurrentlocation, '^.*\)''(.*)''$', '\1') AS compCurrLocation,
(SELECT 'https://core-dev.cspace.berkeley.edu/cspace-services/blobs/' || mc.blobcsid || '/derivatives/Small/content'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lam, does this work? Wouldn't the request need to be authenticated to be able to retrieve the image through the REST API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants