Service Curation Layer (SCL)
provides recommendations based on user's physiological and contextual information. Physiological recommendation is based on production rules from the wellness domain. Whereas, contextual matrix, based on data collected from different users, provides the basis for providing cross-context contextual recommendations. It is important to note that the contextual considerations supplement the phyisological factors of the recommendations.
- Download & Install Maven
- Downlaod & Install Tomcat server
git clone https://[email protected]/bit-whacker/scl-miningmind-2.5.git
- Download zip
$ mvn clean package
- File > Import
- Expand
Maven
and selectExisting Maven Projects
- Select root directory of the project and click
Finish
Once the project is loaded now Right Click on the project,
- Run as > Run on Server Note: you have to attach runtime with the project before running on server
- Copy
target/scl-miningmind.war
to Tomcat's webapps directory e.g. C:\apache\apache-tomcat-7.0.70\webapps
for example- Run tomcat e.g. move to
C:\apache\apache-tomcat-7.0.70\bin
and run one of the following depending on theOS
- window:
startup.bat
, linux:startup.sh
Navigate to browser and the service curation framework will be listening on port: 8080
e.g. localhost:8080/scl-miningmind-2.5/rest/
\description
\description
\description
- Muhamamd Afzal
[email protected]
- Muhammad Sadiq
[email protected]
- Syed Imran Ali
[email protected]
The code is licensed under the Apache License Version 2.0