adamjarling / loc-speculative-annotations

Library of Congress Labs, Artist in Residency program project. Speculative Annotation.
https://nervous-gates-006218.netlify.app/
15 stars 0 forks source link

Update speculative-annotations-manifest.json and about and teach pages #164

Closed jaimemears closed 3 years ago

jaimemears commented 3 years ago

updated collection url for mm2003084957 updated resources and ask a librarian link for sn83045462-19571104

adamjarling commented 3 years ago

Hey @jaimemears Check out my 2nd commit here. I know it might seem a bit odd, but Collection references (using the partOf IIIF property are set up in the app to point to a local collection first in our app, which contains the external LOC url. I know it seems a bit roundabout, but this is how the app is set up to read and parse Collections. (Since technically it's looking for another manifest instead of a direct link via the partOf id.)

So if you need to update any in the future, you can use this as an example

jaimemears commented 3 years ago

I see, thank you!

Sent from my iPad

On Jun 12, 2021, at 8:19 AM, Adam J. Arling @.***> wrote:



Hey @jaimemearshttps://github.com/jaimemears Check out my 2nd commit here. I know it might seem a bit odd, but Collection references (using the partOf IIIF property are set up in the app to point to a local collection first in our app, which contains the external LOC url. I know it seems a bit roundabout, but this is how the app is set up to read and parse Collections. (Since technically it's looking for another manifest instead of a direct link via the partOf id.)

So if you need to update any in the future, you can use this as an example

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/adamjarling/loc-speculative-annotations/pull/164#issuecomment-860045946, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFOVVKHSDUU3CWIG23GUAGDTSNGDHANCNFSM46Q5MXYA.

adamjarling commented 3 years ago

FYI, merging this branch locally on my end, not via Github direct.