IIIF-Commons / iiif-metadata-component

MIT License
2 stars 11 forks source link

Force license value as link #3

Closed edsilv closed 7 years ago

edsilv commented 7 years ago

If an anchor tag is excluded, one should be created.

davidxcrowe commented 7 years ago

As far as I know, it shouldn't have an anchor tag, but we misinterpreted the requirement when building it. It should just be a URI.

So it's perhaps more "if an anchor tag is included, strip it out and just present the href attribute"?

edsilv commented 7 years ago

See: https://github.com/UniversalViewer/universalviewer/issues/419

Conversation with @irv on UV Slack indicated that the manifest should always return a URI.