Skip to content

I-DLV 1.1.6

Latest
Compare
Choose a tag to compare
@jessicazangari jessicazangari released this 21 Dec 11:27
· 7 commits to master since this release
2379896

Changes

  • bug fixing

Description of Released Versions

  1. idlv_1.1.6_linux_x86-64: Static executable of I-DLV for Linux x86-64.
  2. 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:

  1. 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).

  2. 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:

  1. librdf;
  2. 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 i-dlv@googlegroups.com.

For additional versions of I-DLV and bug report, please write to i-dlv@googlegroups.com.