Recent Releases of huron

huron - 0.0.11

Update IRIs from purl.archive.org to purl.org.

- Java
Published by fanavarro over 1 year ago

huron - v0.0.10

Update oquo lib. Include causative agents in systematic naming and LSLD issues.

- Java
Published by fanavarro over 1 year ago

huron - V0.0.9

Update oquo instance creator. Rephrase some issue comments.

- Java
Published by fanavarro over 1 year ago

huron - v0.0.8

RDF returns issues labelling them as their type and not by severity.

- Java
Published by fanavarro over 1 year ago

huron - v0.0.7

Fix typo in getIRI from NamesPerAnnotationPropertyMetric.

- Java
Published by fanavarro over 1 year ago

huron - v0.0.6

  • option --output-rdf renamed 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.5

RDF generation improvements.

Full Changelog: https://github.com/fanavarro/huron/compare/v0.0.4...v0.0.5

- 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

huron - v0.0.3

Now, HURON used as a library is able to generate the evaluation results in RDF according to OQUO ontology.

- Java
Published by fanavarro about 2 years ago

huron - V0.0.2

OBO Foundry experiment This release contains the code used to evaluate the OBO Foundry ontologies (available at https://doi.org/10.5281/zenodo.6363060).

- Java
Published by fanavarro over 2 years ago

huron - v0.0.1

First release.

- Java
Published by fanavarro over 4 years ago