Changes
- bug fixing
Description of Released Versions
- idlv_1.1.6_linux_x86-64: Static executable of I-DLV for Linux x86-64.
- idlv_1.1.6_windows_x86-64.exe: Static executable of I-DLV for Windows 64bit.
Static executables are ready to be executed and do not necessitate of any library installation.
The above listed static versions do not support I-DLV advanced features such as external atoms and SPARQL/SQL directives for importing/exporting data. Such features are supported by the following standalone versions:
-
idlv_1.1.6_linux_x86-64_supporting-python3-sparql-sql.zip: Standalone executable of I-DLV for Linux x86-64 in which semantics of external atoms can be specified via Python3.5 functions (you need to install Python 3.5 to execute this version).
-
idlv_1.1.6_linux_x86-64_supporting-python2-sparql-sql.zip: Standalone executable of I-DLV for Linux x86-64 in which semantics of external atoms can be specified via Python2.7 functions (you need to install Python 2.7 to execute this version).
In addition, in order to use the SPARQL remote directives the following Python modules are required:
- librdf;
- SPARQLWrapper.
Please have a look at the README files within these zip files for instruction on how to execute the system.
In case these executables do not work properly, for instance because of missing libraries, please write to [email protected].
For additional versions of I-DLV and bug report, please write to [email protected].