You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConstituentID,FileName,MediaView,PrimaryDisplay,PublicCaption,ObjectNumber,ObjectID
36,aguado_deborah.jpg,Luce,1,"Photograph credited to Paul Seligman\n",,
23,J0001165_1b.jpg,Juley,1,"Herbert Adams, Peter A. Juley & Son Collection, Smithsonian American Art Museum J0001165",,
52,portrait_image_113717.jpg,Luce,0,"National Portrait Gallery, Smithsonian Institution\n",,
52,1966.64.1_1a.jpg,Permanent Collection,1,"Ivan Albright, <i>Self Portrait 55 East Division Street</i>, 1948, lithograph on paper, Smithsonian American Art Museum,Museum purchase 1966.64.1.",1966.64.1 ,219
It's mapped like so, and there's no useful data about that image.
WebArtistBioImages.csv has data like this:
It's mapped like so, and there's no useful data about that image.
MediaView
indicates a collection. I counted the values withcut -d, -f3 WebArtistBioImages.csv|sort|uniq -c
and they are
By examining the old SAAM mapping eg http://edan.si.edu/saam/id/person-institution/36. I found the image URLs of the above 4 records:
The image URLs should be calculated like this (written in Perl but I think it's understandable as pseudo-code):
And the mapping should be like this:
The text was updated successfully, but these errors were encountered: