[sword-devel] OSIS Commentary Question for multiverse content
Brian J. Dumont
bdumont at ameritech.net
Wed Jul 9 19:01:07 MST 2008
hi all,
I'm trying to prepare an OSIS commentary module (just in the preliminary
stage really), and am having trouble with multi-verse content. In my
case, trouble means that I don't get any. I'm trying to follow the
wiki. This is my sample file:
--------------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<osis
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.bibletechnologies.net/2003/OSIS/namespace"
xmlns:osis="http://www.bibletechnologies.net/2003/OSIS/namespace"
xsi:schemaLocation="http://www.bibletechnologies.net/2003/OSIS/namespace
http://www.bibletechnologies.net/osisCore.2.1.1.xsd">
<osisText osisIDWork="LutherSermons" osisRefWork="bible"
xml:lang="en" canonical="false">
<header>
header.
</header>
<div type="bookGroup">
<title>New Testament</title>
<div type="book" osisID="Matt" canonical="false">
<title type="main" short="Matthew">Matthew</title>
<div type="section" annotateType="commentary"
annotateRef="Matt.1.1-Matt.1.3">
<p>
Blah blah...
This is a test!
</p>
</div>
</div>
</div>
</osisText>
</osis>
--------------------------------------------------------
for sanity, some output:
[bjdasc at ascpc24] rpm -q sword-devel
sword-devel-1.5.11-1
[bjdasc at ascpc24] osis2mod luther-sermons luther-sermons.osis
You are running osis2mod: $Rev: 2169 $
Linking Matthew 1:2 to Matthew 1:1
Linking Matthew 1:3 to Matthew 1:1
[bjdasc at ascpc24] diatheke -b LutherSermons -k Mt 1:1
Matthew 1:1: Matthew
Blah blah... This is a test!
(LutherSermons)
[bjdasc at ascpc24] diatheke -b LutherSermons -k Mt 1:2
Matthew 1:2:
(LutherSermons)
So osis2mod seems to think that it's preparing the content for 3 verses,
but diatheke never sees it. (btw, you don't see the cp command to move
the results of osis2mod into /usr/share/sword because that is done by
root in a different terminal).
Any hints?
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20080709/7f835709/attachment.html
More information about the sword-devel
mailing list