We would like to be able to create a link that can be used on social media that uses oEmbed and OpenGraph so that you can use a single link to embed a selection and that the social media platform takes care of the metadata.
This means that we probably have to create a proxy script on
embedr.eu/selection/moma_45309/300,187,1560,723/1560,723/0/
We would like to be able to create a link that can be used on social media that uses oEmbed and OpenGraph so that you can use a single link to embed a selection and that the social media platform takes care of the metadata.
This means that we probably have to create a proxy script on embedr.eu/selection/moma_45309/300,187,1560,723/1560,723/0/
that loads metadata from
http://media.embedr.eu/moma_45309/manifest.json and combines this with http://iiif.embedr.eu/moma_45309/300,187,1560,723/1560,723/0/native.jpg
to make something that includes a static image, some metadata in OpenGraph and oEmbed.
This is an enhancement.