Running SSDM under Windows 1. Unzip ssdm_Windows.zip into local directory, e.g. c:\SSDM unzip ssdm_Linux.zip -d SSDM 2. Set AMOS_HOME variable to point to the root the installation set AMOS_HOME=c:\SSDM 4. Set PATH to contain bin/ directory in the installation set PATH=%AMOS_HOME%\bin;%PATH% 5. Run basic SSDM ssdm exit; 6. Start MySQL server 7. Create database, e.g. RDFSTORE 8. Edit SQoND/storage/settings.osql file to set the connection string, user and password to access it 9. cd %AMOS_HOME%/SQoND/storage/sql 10. Initialize the database, providing the array chunk size, e.g. setup 1608 11. Run SSDM with SQL backend: run exit; 12. Running MATLAB with embedded SSDM 32-bit version of MATLAB is required. Working directory should be %AMOS_HOME%/SQoND/embeddings/MATLAB