<div dir="ltr"><div>So it turns out I had problem in test_com.conf file: `ModDrv` should be `RawCom` (and not 
`RawCom4` as it is in e.g. augustin.conf or chrysostom.conf).</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, 8 Jan 2025 at 15:57, ZdPo Ster <<a href="mailto:zdposter@gmail.com">zdposter@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I tried to create one but it does not work.</div><div><br></div><div>Here are my steps:</div><div><br></div><div>1. As far as I understand <a href="https://wiki.crosswire.org/OSIS_Commentaries" target="_blank">https://wiki.crosswire.org/OSIS_Commentaries</a> OSIS Commentary module is like a Bible module with slightly different markups for verses. So I created test bible module (see attachment sword_text_test.zip) and it worked fine:</div><div><span style="font-family:monospace;color:rgb(11,83,148)">> osis2mod test_text/modules/texts/rawtext/test_text bible_example.osis.xml</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">> sudo installmgr -li test_text/ TestOSIS</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">> diatheke -b TestOSIS -k Gn 1:1</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">Genesis 1:1: In the beginning God created the Heauen and the Earth.<br>(TestOSIS)</span></div><div><br></div><div>2. Based on wiki I tried to make adaption for Commentary module (see sword_com_test.zip) but it does not work (no output and no error):</div><div>
<div><span style="font-family:monospace;color:rgb(11,83,148)">> osis2mod test_com/modules/comments/rawcom/test_com commentary.osis.xml</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">> sudo installmgr -li test_com/ Test_Com</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">> diatheke -b Test_Com -k Gn 1:1</span></div><div><span style="font-family:monospace;color:rgb(11,83,148)">Genesis 1:1:<br>(Test_Com)</span></div><div><br></div><div>I tried other commentary and it works:</div><div><span style="font-family:monospace;color:rgb(11,83,148)">> diatheke -b Augustin -k Gn 1:1<br>Genesis 1:1: <div annotateRef="Gen.1.1-Job.42.17 Prov.1.1-Mal.4.6" annotateType="commentary" sID="gen1" type="section"/> This module only contains content from New Testament material and the Psalms. <div annotateRef="Gen.1.1-Job.42.17 Prov.1.1-Mal.4.6" annotateType="commentary" eID="gen1" type="section"/><br>(Augustin)</span></div><div><br></div><div>I tried the Windows (Xiphos) version of tools and OpenSUSE version, but it did not help.</div><div><br></div><div>I tried osis2mod  with debug option but I see any problem there:</div><div><span style="font-family:monospace;color:rgb(11,83,148)">> osis2mod test_com/modules/comments/rawcom/test_com commentary.osis.xml -d 512<br>You are running osis2mod: $Rev: 3431 $<br>DEBUG(ARGS):<br>        path: test_com/modules/comments/rawcom/test_com<br>        osisDoc: commentary.osis.xml<br>        create: 0<br>        compressType:<br>        blockType: 4<br>        compressLevel: 0<br>        cipherKey:<br>        normalize: 1<br>DEBUG(FOUND): End of header found<br>DEBUG(FO</span><span style="font-family:monospace;color:rgb(11,83,148)">UND): Found first div and pitching prior material: <xml encoding="UTF-8" version="1.0"> <osis xmlns="<a href="http://www.bibletechnologies.net/2003/OSIS/namespace" target="_blank">http://www.bibletechnologies.net/2003/OSIS/namespace</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>" xsi:schemaLocation="<a href="http://www.bibletechnologies.net/2003/OSIS/namespace" target="_blank">http://www.bibletechnologies.net/2003/OSIS/namespace</a>       <a href="http://www.bibletechnologies.net/osisCore.2.1.1.xsd" target="_blank">http://www.bibletechnologies.net/osisCore.2.1.1.xsd</a>"> <osisText osisIDWork="EXAMPLE" osisRefWork="Commentary" xml:lang="en"> <header> <work osisWork="EXAMPLE"> <title>King James Version of 1611</title> <identifier type="OSIS">EXAMPLE.TutorEncoding</identifier> <refSystem>Bible.EXAMPLE</refSystem> </work> <work osisWork="Commentary"> <refSystem>Bible.EXAMPLE</refSystem> </work> </header><br>DEBUG(FOUND): New book is Gen<br>DEBUG(FOUND): Current chapter is Gen.1 (Gen.1)<br>DEBUG(FOUND): Entering verse<br>DEBUG(FOUND): New current ver</span><span style="font-family:monospace;color:rgb(11,83,148)">se is Gen.1.1<br>DEBUG(FOUND): osisID/annotateRef is adjusted to: Gen.1.1<br>DEBUG(FOUND): Entering verse<br>DEBUG(FOUND): New current verse is Gen.1.2<br>DEBUG(FOUND): osisID/annotateRef is adjusted to: Gen.1.2<br>DEBUG(FOUND): Entering verse<br>DEBUG(FOUND): New current verse is Gen.1.3<br>DEBUG(FOUND): osisID/annotateRef is adjusted to: Gen.1.3<br>SUCCESS: osis2mod: has finished its work and will now rest</span></div><div><br></div><div>
Any suggestions on what I am doing wrong?

</div>

</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 5 Jan 2025 at 16:28, ZdPo Ster <<a href="mailto:zdposter@gmail.com" target="_blank">zdposter@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>Is there an available OSIS commentary module (source)? </div><div>I would like to have some full example for generating module with osis2mod.</div><div><br></div><div>Zdenko<br></div></div>
</blockquote></div>
</blockquote></div>