Skip to content

vsplf/vsplf-sw4j

Repository files navigation

VSPLF Semantic Web Framework for Java

https://github.com/vsplf/vsplf-sw4j/wiki

Project Mission

  • Create a common range of Java Model matching semantic web items
  • Modular model systems and easy to extend

How to develop

Prepare your environment

Use Apache Maven version 3.0.0 minimum. Version 3.0.3 and above is recommended.

Default Build

Use this command to build project:

  mvn clean install

Violations Checking Build

To check any violations, use this command below:

  git submodule init
  git submodule update
  mvn clean install -Dvsplf.violations.checking

Project resources

How to use this framework

About

vsplf semantic web framework for java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published