SKOS API Source

Downoad the current SKOS API jar file here

The SKOS API source code is contained in a subversion repository on sourceforge.

The latest SKOS API may be checked out of subversion with the following command:

svn co https://skosapi.svn.sourceforge.net/svnroot/skosapi skosapi

Important Note

Version 1 in the repository has now been deprecated. Development and support for version 2 is ongoing.

Building with the OWL API

The API is currently being build from within an IDE, a Maven script will be provided with the first alpha release. In order to complie the existing source you will need a copy of the latest OWL 2 API binary available here. If you want to make inferences over SKOS with the API you will also need a reasoner, any of the reasoner supported by the OWL API will work with the SKOS API, these include Pellet, Fact++ and HermiT.