Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 669 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 669 Bytes

QASO

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.

How to use

git clone https://github.com/SmartDataAnalytics/QASO.git
cd QASO

mvn clean package

Documentation

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.