Tweaks to the collate API - Forum
Forums
Tweaks to the collate API
Ken M. Penner, 5 Jaren geleden aangepast.
Tweaks to the collate API
Padawan Berichten: 31 Aanmelddatum: 22-6-18 Recente berichten
00
It would be really helpful if the collate API handled two things differently:
For example, here the output for this URI
http://206.167.183.168:8080/community/vmr/api/collate/?documentGroupID=2&indexContent=Isa.1.1&ignoreAccents=true&ignorePunctuation=true&format=tei&preferUser=Digital%20Codex%20Marchalianus®UserID=benpass
- if the TEI output could include <w></w> and spaces between words.
- if the collator could ignore case differences
For example, here the output for this URI
http://206.167.183.168:8080/community/vmr/api/collate/?documentGroupID=2&indexContent=Isa.1.1&ignoreAccents=true&ignorePunctuation=true&format=tei&preferUser=Digital%20Codex%20Marchalianus®UserID=benpass
<cx:apparatus xmlns:cx="http://interedition.eu/collatex/ns/1.0" xmlns="http://www.tei-c.org/ns/1.0"> | |
<app> | |
<rdg wit="A Q-corrector Q-firsthand R S Z">Ορασις</rdg> | |
<rdg wit="B">ΟΡΑΣΙΣ</rdg> | |
</app> | |
ηνειδενΗσαιαςυιοςΑμωςηνειδενκατατηςΙουδαιαςκαικαταΙερουσαλημενβασιλεια | |
<app> | |
<rdg wit="A B R S Z">Οζειου</rdg> | |
<rdg wit="Q-corrector Q-firsthand">οζιου</rdg> | |
</app> | |
καιΙωαθαμκαι | |
<app> | |
<rdg wit="A B">Αχας</rdg> | |
<rdg wit="Q-corrector Q-firsthand R S Z">Αχαζ</rdg> | |
</app> | |
καιΕζεκιου | |
<app> | |
<rdg wit="A B Q-corrector Q-firsthand R Z">οι</rdg> | |
<rdg wit="S">Οι</rdg> | |
</app> | |
εβασιλευσαντηςΙουδαιας | |
</cx:apparatus> |