A Quality Assessment Suite for Ontologies. It comprises 14 metrics in which seven metrics for assessing the quality of the matching process and seven for assessing ontologies quality. All implementations are based on Scala 2.11.11 and Apache Spark 2.3.1.
git clone https://github.com/SmartDataAnalytics/QASO.git
cd QASO
mvn clean package
A description for each configurable parameter and function can be found here.
The subsequent steps depend on your IDE. Generally, just import this repository as a Maven project and start using QASO.