Skip to content

ABox Evaluation and Comparison Tool for Ontologies (ABECTO) v0.7.1

Choose a tag to compare

@jmkeil jmkeil released this 30 Jun 11:51
· 236 commits to main since this release
fd43095

Fixed

  • fix UsePresentMappingProcessor: fix logging
  • fix CompletenessProcessor: add handling of missing aspect coverage by a datasets
  • fix LiteralValueComparisonProcessor: add handling of missing aspect coverage by a datasets
  • fix ResourceValueComparisonProcessor: add handling of missing aspect coverage by a datasets
  • fix JaroWinklerMappingProcessor: add handling of missing aspect coverage by a datasets
  • fix JaroWinklerMappingProcessor: update similarity library fixing a bug that might cause a lower similarity between resources with several values of the compared variable
  • fix all reports: disable special character escaping
  • hotfix for https://issues.apache.org/jira/browse/JENA-2335