amin101 / owl2-swrl-tutorial

sources for my OWL2 and SWRL tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owl2-swrl-tutorial

Sources for my OWL2 and SWRL tutorial at http://dior.ics.muni.cz/~makub/owl/#java

This is a Maven project, so all needed libraries are automatically downloaded from public repositories.

Compile and run the project from command line:

mvn compile exec:java

or open the project in your favourite IDE and run the class cz.makub.Tutorial

About

sources for my OWL2 and SWRL tutorial

License:Apache License 2.0


Languages

Language:Java 100.0%