This is a fork of the ALCOMO (Applying Logical Constraints on Matching Ontologies) tool. You can find the original code base on ALCOMO's Web site.
ALCOMO was originally invented and developed by Christian Meilicke.
Citation
Christian Meilicke. Alignment Incoherence in Ontology Matching. University Mannheim 2011.
- Refactoring to a maven project.
- Fixed JavaDoc to be compliant, minor documentation fixes.
- Refactoring from
log4j
toslf4j
. - Upload to maven central.
mvn release:prepare -P alcomo-release
mvn release:perform -P alcomo-release