annotation / mondriaan

Proeftuin: a dozen or so of Mondriaan letters in a dataset of text + annotations
MIT License
1 stars 0 forks source link

Desired behaviour and rendering for bibliography page #22

Open Beatrice-nava opened 1 year ago

Beatrice-nava commented 1 year ago

Generate a list (in document order) starting form biblio.xml file.

Show the initials <p> of the biblio.xml file taking into account their @rend attribute.

Each item of the list should be the extended bibliographic record: take the content of the <bibl> element and put it in a paragraph. Show <title> in italics except for @level =”a”. Reverse indent the paragraph. Create an anchor on the basis of the @xml:id of each <bibl> Create links for the internal references within the biblio (<ref> element with @target) As an option: the biblio list should be sortable by the reader:

As an option to be considered at a later stage: for each record show the letters in which it is mentioned: list the letter’s id in which we have element with @target attribute = biblio.xml# followed by the id of the corresponding element. The ids of the letters should be the last four digits within the element with @type="letterId">. Each letter id (or note number?) is a link to the reference within the text of the letter.