DDMAL / cantus

:mag: Searching with Optical Music Recognition technology and the Cantus Database
http://cantus.simssa.ca
MIT License
15 stars 4 forks source link

Use CantusDB's provenance json api during source import process #831

Closed dchiller closed 8 months ago

dchiller commented 8 months ago

Revises the SourceImporter helper used during the source import process to use Cantus DB's new provenance api to get the name of a source's provenance. This eliminates the need to parse html from CantusDB to get Provenance name, and therefore now at any point in the source import process.

Closes #808.