Open mbuechner opened 6 years ago
Metadata in our portal uses URIs for any kind of resources. For example, persons are identified by an URI of an authority file (Gemeinsame Normdatei in our case). It would be wonderful, if there were a way to keep this information in IIIF manifests.
A similar case are the labels.
{ "metadata": [{ "label": { "en": ["Author"] }, "value": { "@id": "http://d-nb.info/gnd/11859527X", "@none": ["Edgar Allan Poe"] } }] }
The Deutsche Digitale Bibliothek is Germany’s central national portal for culture and science. We sold our souls to Linked Open Data.
Description
Metadata in our portal uses URIs for any kind of resources. For example, persons are identified by an URI of an authority file (Gemeinsame Normdatei in our case). It would be wonderful, if there were a way to keep this information in IIIF manifests.
Variation(s)
A similar case are the labels.
Proposed Solutions
Additional Background
The Deutsche Digitale Bibliothek is Germany’s central national portal for culture and science. We sold our souls to Linked Open Data.