Skip to content

Commit

Permalink
Adding @id so annotation shows in Mirador
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson authored Sep 3, 2024
1 parent ce33583 commit a7954be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alto2annotations/annotationListNoArt.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"motivation":"sc:painting",
"resource":
{
"@id": "<xsl:value-of select="$annoURI"/>-<xsl:value-of select="position()"/>",
"@type":"cnt:ContentAsText",
"format":"text/plain",
<xsl:variable name="text">
Expand Down

0 comments on commit a7954be

Please sign in to comment.