RDF and MagicTools

These parts of the package are written in Python and do not require explicit compilation, so you just need to link file rdf.py to your default bin folder and add MagicTools and MagicTools/lib folder PYTHONPATH environment variable.

To check if the library is added successfully, open terminal, run ipython and load the library: import MagicTools
If no error message appeared, the library is connected correctly.