BibleTaggingUtility 4.3
In order to use this release unzip [BibleTaggingUtility_4_3.zip] somewhere on your drive.
Before you run it, by executing BibleTaggingUtil.exe, you need to prepare a Bible folder.
Create a Bible folder on your system e.g. MyBible.
The folder should contain a configuration file: BiblesConfig.txt and a subfolder named tagged
The tagged subfolder should contain only one file which is the version of the tagged Bible to be edited or corrected in a verse per line text file format as in the following example:
Gen 1:13 And the evening <06153> and the morning <01242> were the third <07992> day <03117>.
Following is a sample BiblesConfig.txt
[Tagging]
taggedBible=myBible.txt
[OSIS]
osisIDWork=myBible
osisRefWork=bible
language=en
language-type=IETF
title=myBible (Tagged)
contributor-role=ctb
contributor-name=Simon Peter
type=Bible
identifier=myBible-Tagged
description=This work adds Strong's references to myBible
rights=Some Ministry
refSystem=Bible
ot-vpl-file=ot_tagged_text.txt
nt-vpl-file=nt_tagged_text.txt
output-file=myBible.xml