/SWiFT-fososc

SWiFT - Semantic Web in Fast Translation

Primary LanguageJavaScript

### Running

cd' to webApp/swift
=> mvn dependency:unpack
=> Secure SWiFT: mvn keytool:genkey
=> run mvn jetty:run

=> Https Access on port 8080
Url: https://<HOST_NAME>:8080

Paradox external dependency: sudo apt-get install libgmp-dev
locate libgmp and create a external link to: /usr/lib/libgmp.so.3

### Testing

Important: when testing the SWiFT application, it may often be needed to clean the data generated by previous the prevous test run. For this, you can use the script cleanAllPersistencyInfo.