Skip to content

Converter to generate OSIS-XML file from NeÜ Bible HTML files

License

Notifications You must be signed in to change notification settings

PhysXCoder/NeueHtmlOsisConverter

Repository files navigation

NeueHtmlOsisConverter

FOSS program to convert Neue evangelistische Übersetzung (NeÜ) of the Bible to OSIS format. Input is HTML files of the Translator Mr. Vanheiden. Output is a single OSIS XML file used by Crosswire Bible Society's SWORD Project to provide the NeÜ Bible.

Licensed under GPLv3, built with dotnet 6.0 on Kubuntu 22.04.1 and dotnet 7.0.114 on Kubuntu 23.10

Usage

Start the program with 2 command line parameters:

  1. Path to HTML folder containing the NeÜ HTML files
  2. Output file path

Example: NeueHtmlOsisConverter /path/to/NeÜ gerneue.osis.xml

Links

Result

Input HTML file to the left, generated output on the right: Input and Output files gerneue module viewed in Bibletime: Bibletime with NeÜ

Conversion to SWORD module

  • The conversion to a SWORD module is done by the osis2mod tool.
  • It can be obtained by different ways, e.g. by installing package libsword-utils by apt on Ubuntu.
  • Example: osis2mod .sword/modules/texts/ztext/gerneue/ path/To/gerneue.osis.xml -v German -z z. This will replace downloaded NeÜ SWORD texts by the new input from gerneue.osis.xml. (Before doing that, it is necessary to have downloaded the complete gerneue package from official channel once, so the NeÜ is accessible for SWORD apps.)

About

Converter to generate OSIS-XML file from NeÜ Bible HTML files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages