Konclude
tableau-based description logic reasoner for the semantic web
Install
- All systems
-
curl cmd.cat/Konclude.sh
- Debian
-
apt-get install konclude
- Ubuntu
-
apt-get install konclude
- Kali Linux
-
apt-get install konclude
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install konclude
- Raspbian
-
apt-get install konclude
- Dockerfile
- dockerfile.run/Konclude
konclude
tableau-based description logic reasoner for the semantic web
Konclude is a high-performance reasoner for large and expressive ontologies. The supported ontology language is formally characterised by the Description Logic (DL) SROIQV(D). In other words, Konclude can handle all of the Web Ontology Language (OWL 2) with almost all datatypes. In addition, Konclude supports nominal schemas which allow for expressing arbitrary DL-safe rules simply by using given ontology syntax extended with variables. Konclude can be used via OWLlink as an OWLlink server as well as via command line. For applications that use the OWL API, the OWLlink OWL API Adapter can be used to link with a Konclude server.