SmartDataAnalytics / QASO

A Quality Assessment Suite for Ontologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Quality Assessment Suite for Ontologies

License:Apache License 2.0


Languages

Language:Scala 100.0%