Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 566 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 566 Bytes

Semantic Web Project

Intelligent browsing of DBPedia

Requirements

You need to have JDK 9 or higher installed in order to execute the Runnable Jar. If you want to build the project by yourself, install also Maven 3.5.0 or higher and run mvn clean install in the root folder.

Afterwards, you can find the Jar in semantic_web_project/target/semantic_web_project-[version]-jar-with-dependencies.jar

NOTE: The application has only been properly tested on Windows systems and we cannot guarantee that it will work without any problems on other operating systems.