Peter Stadler
Peter Stadler
Regarding `rng:interleave`: the intuitive ODD way to do this is via ``. See https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-sequence.html That said, there is some discomfort with it, see e.g. this [thread on TEI-L](https://listserv.brown.edu/cgi-bin/wa?A2=TEI-L;d4f23489.2303)
@rettinghaus how did process the files and is your script (don't expect you to do this by hand) available? Did you have a look at the [TEI scripts](https://github.com/TEIC/TEI/tree/dev/P5/Scripts)? In general,...
@CharleneJakob ergänzt: c. diverse Symbole für Umbrüche (Seite, Spalte)
Incipit is a string only: https://github.com/Edirom/WeGA-WebApp/blob/f767328ad6541e39359563225c5d5663120e5094/modules/app.xqm#L1849 Hence no font information …
implies several steps: * add information about XML element names, namespaces, wrapping, etc. to the OpenAPI specification, see https://swagger.io/specification/#xml-object * add support in `local:serialize-xml()` in the controller * check whether...
see also A042603 with ``
as discussed today at our "Klausurtagung", the plan is to add a dedicated symbol to the HTML output that will indicate the following hand.
related to #330
BASE has "[Goldene Regeln für Quellenbetreiber](https://www.base-search.net/about/de/faq_oai.php)" which provide good guidelines. In general, I believe we'd need to implement a dedicated OAI endpoint which is capable to respond to the 6...
The display is actually working, see `http://localhost:8080/exist/apps/WeGA-WebApp/de/Projekt/Editionsrichtlinien_Text/Datentypen/ref-teidata.pointer.html?schemaID=wega_all` Yet, the breadcrumb link was broken and there is still no index page for datatypes (and macros). Additionally, datatypes and macros go together...