[jsword-devel] Where to find information about OSIS
Jacky Cheung
jsword-devel@crosswire.org
Sun, 11 May 2003 22:05:22 +0800
Furthermore, from existing code, <RF>A<Rf> will be encoded as <note
n="#">A</note> where # is a sequence number. However, when I compare GBF
and OSIS data, the output from the conversion tool is <note
type="x-StudyNote">A</note>
Are there anybody defining the type (i.e., x-StudyNote, x-Strongs)? I am
confused. I am now working to make jsword support on Strongs CBF tags. I
need to know how these tags are converted.
Jacky
Jacky Cheung wrote:
> Hi,
>
> I have studied the information on www.bibletechnlogoieswg.org about
> OSIS. However, I don't have any idea of how to convert a GBF to OSIS
> after reading.
>
> Then, I convert some Sword GBF modules to OSIS docs (with the
> conversion program in the OSIS website) and compare them to see the
> conversion pattern. Here is some of my findings:
>
> A<RB>B<RF>C<Rf> -> A B<note tyoe-"x-StudyNote">B</note>
> A<WHxxxx> -> <w lemma="x-Strongs:Hxxxx">A</w>
> A<WGxxxx> -> <w lemma="x-Strongs:Gxxxx">A</w>
> A<WTHxxxx> -> <w morph="x-StrongsMorph:THxxxx">A</w>
> A<WTGxxxx> -> <w morph="x-StrongsMorph:TGxxxx">A</w>
>
> Where can I find documentation about these patterns? I can't find any
> documentation about x-Strongs, x-StrongsMorph, and x-StudyNote. I
> think I missed something... Thanks.
>
> Jacky
>
>
> _______________________________________________
> jsword-devel mailing list
> jsword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
>