HTML header metadata
At least author, title and description shall be there.
Test with e.g. zotero connector plugin.
We have to decide which metadata may be interesting. we may get hold of the edition&work metadata, the path and the project description and name.
Here an example what metadata we can get hold of for an eltec object:
So we may provide:
-
title - from metadata -
author (agent) - from editon&work -
description - from path? from project description? -
keywords - from editon&work subject or rdf? -
handle pid - from metadata
also to discuss for which objects we want to hand out this metadata
-
TEI -
Images -
Aggregations -
plain text / markdown -
...
HTML head tags to fill
-
<title>
-
<meta name="description" content="...">
-
<meta name="author" content="...">
-
<meta property="og:description" content="...">
-
<meta property="og:title" content="...">
-
<meta property="og:site_name" content="TextGrid Repository">
-
<meta property="og:image" content="https://textgridlab.org/1.0/digilib/rest/IIIF/textgrid:40rhx.0/full/,500/0/native.jpg">
Edited by Ubbo Veentjer