This repository contains a list of information about OWL reasoners as well as systems, which use a third-party OWL reasoner. Further additions and changes are welcome.
My findings during a systematic literature-, software- and internet study about OWL reasoners and systems using a third-party reasoner were documented in the raw files you find here. The research took place in 2023 and the list doesn't claim to be complete. All results of that research were published in the following paper:
BibTeX:
@misc{abicht2023owl,
title={OWL Reasoners still useable in 2023},
author={Konrad Abicht},
year={2023},
eprint={2309.06888},
archivePrefix={arXiv},
primaryClass={cs.AI}
}
https://arxiv.org/abs/2309.06888
To get the exact data generated during the research, please checkout tag v1.0.0.
reasoner.csv contains a list of available OWL reasoners. Each entry contains information about project maintenance status, if software is still usable, version, license, code repository links etc.
systems-using-third-party-reasoner.csv contains a list of software, which uses a third-party reasoner. It is similar structured as reasoner.csv.
File paper.bib contains all publications used for my research. Most of them are publications regarding OWL reasoners.
This work is licensed under the terms of the Creative Commons CC-BY (Attribution) 4.0 International. For further information check LICENSE or https://creativecommons.org/licenses/by/4.0/.
I welcome contributions (e.g. new additions, feedback)! Before you do any substantial work, please open an issue and discuss it or write me an email (to @k00ni).