You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BL corrections you find in HGV file 16679a can also be found on Heidelberg’s online representation of BL. Therefore we wish to make the link to the respective page available within papyri.info, where we would like to see a clickable button or text link next to the bibliography for the BL entries.
So on Papyri.info we would like to see something like…
(There are of course many alternative ways for marking up this piece of information. One could, for example, also think of having a separate bibl entry dedicated to online information somewhere outside the listBibl tag, or even another div tag of type »bibliography« but of subtype »corrections-online« <div type="bibliography" subtype="corrections-online">. Ideas and hints to existing formatting of the kind are always welcome.)
If we were using EpiDoc markup as shown above, no changes would have to be made to SoSOL’s HGV metadata editor, but in order to display the data correctly in papyri.info a few changes would be necessary for the EpiDoc stylesheets.
On the one hand, bibl tags of type »BL-online« should be ignored when assembling the content for the metadata field »Post-Concordance BL Entries«. On the other hand, we need to bring the new piece of information to display.
In htm-tpl-metadata.xsl on lines 80-85, the following changes could restrict the displayed data to bibl tags referring to non-online biblbiography and output a link to BL online.
In skype call on 13 November it was agreed between Hugh and myself that the above proposed encoding will be fine. Carmen and I can go ahead and get the work done.
If we decide to encode the link to BL_online, where and how should be encode the information?
Here is a link:
https://aquila.zaw.uni-heidelberg.de/bl/hgv/16679a
For Example HGV id 16679a
The BL corrections you find in HGV file 16679a can also be found on Heidelberg’s online representation of BL. Therefore we wish to make the link to the respective page available within papyri.info, where we would like to see a clickable button or text link next to the bibliography for the BL entries.
So on Papyri.info we would like to see something like…
Post-Concordance BL Entries XII 203 BL online
This information could live inside the EpiDoc file right next to the bibliographical information for BL.
(There are of course many alternative ways for marking up this piece of information. One could, for example, also think of having a separate
bibl
entry dedicated to online information somewhere outside thelistBibl
tag, or even anotherdiv
tag of type »bibliography« but of subtype »corrections-online«<div type="bibliography" subtype="corrections-online">
. Ideas and hints to existing formatting of the kind are always welcome.)If we were using EpiDoc markup as shown above, no changes would have to be made to SoSOL’s HGV metadata editor, but in order to display the data correctly in papyri.info a few changes would be necessary for the EpiDoc stylesheets.
On the one hand,
bibl
tags of type »BL-online« should be ignored when assembling the content for the metadata field »Post-Concordance BL Entries«. On the other hand, we need to bring the new piece of information to display.In htm-tpl-metadata.xsl on lines 80-85, the following changes could restrict the displayed data to
bibl
tags referring to non-online biblbiography and output a link to BL online.The text was updated successfully, but these errors were encountered: