I-DLV 1.1.3
Changes
- performance improvements
- bug fixes
Description of Released Versions
- idlv_1.1.3_linux_x86-64: Static executable of I-DLV for Linux x86-64.
- idlv_1.1.3_linux_i386: Static executable of I-DLV for Linux i386.
- idlv_1.1.3_windows_x86-64.exe: Static executable of I-DLV for Windows 64bit.
- idlv_1.1.3_windows_i386.exe: Static executable of I-DLV for Windows 32bit.
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.3_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.3_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:
- rdflib;
- SPARQLWrapper.
Please have a look at the README files within these zip files for instruction on how to execute the system.
For further details about such features and information about required libraries, please refer to the official wiki.
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].