Auxiliary utility to TripleGeo for checking the validity a classification hierarchy stored in a file.
USAGE: Execution command over JVM:
java -cp target/triplegeo-2.0-SNAPSHOT.jar eu.slipo.athenarc.triplegeo.extra.ClassificationSchemeValidator
ARGUMENTS: (1) Input file (CSV or YML) containing a user-specified classification scheme.
(2) Boolean value: Is each category referenced by its identifier in the classification scheme (false) or by the actual name of the category (true)?
(3) Default format used in printing out the reconstructed classification (CSV or YML).
Created by: Kostas Patroumpas, 7/11/2017
Modified: 12/2/2018; support checking against multi-tier classification schemes
Last modified by: Kostas Patroumpas, 31/10/2019