Skip to content

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

Choose a tag to compare

@jmkeil jmkeil released this 10 Jan 12:08
62bb1a4

Changed

  • transform ABECTO from a webservice into a command line tool with RDF dataset files as input and output
  • merge CategoryCountProcessor into CompletenessProcessor
  • rename RelationalMappingProcessor into FunctionalMappingProcessor
  • rename LiteralDeviationProcessor into LiteralValueComparisonProcessor
  • rename ResourceDeviationProcessor into ResourceValueComparisonProcessor
  • rename categories into aspects
  • rename mappings into correspondences

Added

  • add SparqlSourceProcessor: Extracts RDF from a SPARQL endpoint.

Removed

  • remove ManualMappingProcessor: Predefined correspondences can be stated in the configuration directly.
  • remove ManualCategoryProcessor: Aspects can be stated in the configuration directly.
  • remove TransitiveMappingProcessor: Transitive correspondences are now added automatically
  • remove Jupyter Notebook support to control ABECTO
  • remove OpenlletReasoningProcessor: Enable publishing as packed binary version