<div dir="ltr">I have finally found time to start looking at adding sword module support to Wide Margin (http:\\<a href="http://widemargin.org">widemargin.org</a>) again.<div><br></div><div style>And I have a question about copyright and licencing.</div>
<div style><br></div><div style>Currently Wide Margin uses a sqlite database to store it&#39;s bible text. The database is full text indexed which provides the performance required to achieve as you type searching. (I do understand sword supports optional indexing which should achieve the same performance)</div>
<div style><br></div><div style>Am I allowed to pull the text out of the sword module once it is installed (using the sword libs) and put it in my local sqlite database. This would be the lest path of resistance for getting sword module support in my application. It would also limit the amount of c# swig bindings I will need (I have enough working to get the text but that&#39;s it, the bindings are proving problematic.)</div>
<div style><br></div><div style>To be clear the use of the sqlite database would be transparent to the user. They would install the sword module and then the application would import the text into it&#39;s sqlite database.</div>
<div style><br></div><div style>I don&#39;t want to go any further with the work until I know that this is not in violation of the copyright/licencing of the modules.</div><div style><br></div><div style>Cheers,</div><div style>
Daniel Hughes</div></div>