SemanticWebBuilder / SWB

Web project for SemanticWebBuilder Portal
http://semanticwebbuilder.org.mx/SWBPortal
Other
3 stars 2 forks source link
cms java-webapp ontologies owl rdf semantic-web swb

SemanticWebBuilder Portal Web Application

To download, compile and install this repo use:

git clone --recursive https://github.com/SemanticWebBuilder/SWBBundle.git
cd SWBBundle
git submodule update --remote
git submodule foreach 'git checkout dev'
mvn package

Now you can use the compiled WAR in the path "SWB/target/SWB-5.0-SNAPSHOT.war", to deploy in any web application server to start the SWB Portal. View Changelog.