Re: [sword-devel] How to test (tei) module

2022-10-29 Thread ZdPo Ster
Hi,

actually I am referring to wiki.crosswire.org, so I hope I read it ;-)

Regarding dictionary: I would like to create tei formatted dictionary that
works also outside of The Sword Project. e.g. like a simple greek-slovak
dictionary. As far as I understand, The Sword used only a subset of tei.
When I make my tests (like in the original post) I am not sure if there is
a problem in the fronted app, or The Sword library does not support it or
there is a flaw). So I need to have some test tools based on the library
(to eliminate possible problems with fronteds).
My target is to follow The TEI Guidelines but the module should work with
The Sword without modification.

Yours,

Zdenko

On Thu, 27 Oct 2022 at 20:49, Peter von Kaehne  wrote:

> Hi,
>
> Have you checked our wiki?
>
> CrossWire Bible Society 
> wiki.crosswire.org 
> 
> 
>
> Lots of info on module making - including TEI
>
> Yours
>
> Peter
>
> Sent from my phone. Please forgive misspellings and weird “corrections”
>
> On 27 Oct 2022, at 19:28, ZdPo Ster  wrote:
>
> 
> Hello,
>
> As I got a strong suggestion to use the TEI as the format for the
> dictionary I face the problem of how to test the created module.
>
> For example:
> wiki (https://wiki.crosswire.org/TEI_Dictionaries) suggest to use for
> Internal references this:
>
> See: key text
>
>
> When I have a look at
> https://gitlab.com/crosswire-bible-society/strongsgreek/-/blob/master/tei/strongsgreek.tei.xml
> I see usage like this:
> 427
>
> I tried to avoid 'hardcoding' a module name in the dictionary, so I used
> 427
> but it does not work (in Xiphos) - maybe I got it wrong.
>
>
> In The TEI Guidelines (
> https://tei-c.org/release/doc/tei-p5-doc/ko/html/DI.html) I found this
> example:
> s.v. locution
>
> so I tried:
> 427
>
> And - it does not work... After try and test I found variants that works 
> ('strongsgreek_sk.tei' is name of my test module):
> 427
> :427
> 427
> 427
>
> I am not sure if this is a problem with the frontend or the library or my 
> module, so I am looking for a way to test tei formatting without needing to 
> test various sword frontends...
>
> Also I am not sure if somebody is interested in these findings/experiences 
> (where to report it?).
>
> BR,
>
> Zdenko
>
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
___
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


Re: [sword-devel] How to test (tei) module

2022-10-27 Thread Peter von Kaehne
Hi, Have you checked our wiki?CrossWire Bible Societywiki.crosswire.orgLots of info on module making - including TEIYoursPeterSent from my phone. Please forgive misspellings and weird “corrections”On 27 Oct 2022, at 19:28, ZdPo Ster  wrote:Hello,As I got a strong suggestion to use the TEI as the format for the dictionary I face the problem of how to test the created module.For example: wiki (https://wiki.crosswire.org/TEI_Dictionaries) suggest to use for Internal references this: 
See: key text



When I have a look at https://gitlab.com/crosswire-bible-society/strongsgreek/-/blob/master/tei/strongsgreek.tei.xml I see usage like this:

427ref>


I tried to avoid 'hardcoding' a module name in the dictionary, so I used427but it does not work (in Xiphos) - maybe I got it wrong. In The TEI Guidelines (https://tei-c.org/release/doc/tei-p5-doc/ko/html/DI.html) I found this example:target="#locution">s.v. locution

so I tried:427And - it does not work... After try and test I found variants that works ('strongsgreek_sk.tei' is name of my test module):427:427427427I am not sure if this is a problem with the frontend or the library or my module, so I am looking for a way to test tei formatting without needing to test various sword frontends...Also I am not sure if somebody is interested in these findings/experiences (where to report it?).BR,Zdenko

___sword-devel mailing list: sword-devel@crosswire.orghttp://crosswire.org/mailman/listinfo/sword-develInstructions to unsubscribe/change your settings at above page___
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


[sword-devel] How to test (tei) module

2022-10-27 Thread ZdPo Ster
Hello,

As I got a strong suggestion to use the TEI as the format for the
dictionary I face the problem of how to test the created module.

For example:
wiki (https://wiki.crosswire.org/TEI_Dictionaries) suggest to use for
Internal references this:

See: key text


When I have a look at
https://gitlab.com/crosswire-bible-society/strongsgreek/-/blob/master/tei/strongsgreek.tei.xml
I see usage like this:
427

I tried to avoid 'hardcoding' a module name in the dictionary, so I used
427
but it does not work (in Xiphos) - maybe I got it wrong.


In The TEI Guidelines (
https://tei-c.org/release/doc/tei-p5-doc/ko/html/DI.html) I found this
example:
s.v. locution

so I tried:
427

And - it does not work... After try and test I found variants that
works ('strongsgreek_sk.tei' is name of my test module):
427
:427
427
427

I am not sure if this is a problem with the frontend or the library or
my module, so I am looking for a way to test tei formatting without
needing to test various sword frontends...

Also I am not sure if somebody is interested in these
findings/experiences (where to report it?).

BR,

Zdenko
___
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page