Recent Releases of huron
huron - v0.0.6
- option
--output-rdfrenamed as--output-detailed-rdf - New option
--output-summary-rdf, which returns an RDF representation of the values of the ontology, skipping the metric values for the ontology entities. - RDF is not checked agains the SHACL shapes as it takes a lot of time.
- Java
Published by fanavarro almost 2 years ago
huron - v0.0.5-jar_fix
This release is a quick fix for a bug found in the version v0.0.5, in which jena libs are not included correctly in the executable jar, thus causing an error because jena was unable to initialize itself. Here, the maven-assembly-plugin has been changed by the maven-shade-plugin, which is able to package the jena libs correctly in the resultin executable jar.
- Java
Published by fanavarro almost 2 years ago
huron - v0.0.4
The code has been refactored so that it is easier to develop new output files. Now, users can select wide TSV, long TSV, or RDF as output file. New metrics regarding lexical regularities have been added. A new parameter permits to take into account imports statement when calculating the metrics.
- Java
Published by fanavarro about 2 years ago