Published May 18, 2022
| Version v0.5.0
Software
Open
ABox Evaluation and Comparison Tool for Ontologies (ABECTO) v0.5.0
Authors/Creators
Description
Added
- add FBRuleReasoningProcessor: Generates statements using custom rules
- extend SparqlSourceProcessor: add retries on failures configurable with parameters
chunkSizeDecreaseFactorandmaxRetries - extend SparqlSourceProcessor: add parameter
followInverseUnlimited - extend SparqlSourceProcessor: add parameter
ignoreInverse - extend SparqlSourceProcessor: add
rdf:firstandrdf:restto defaultfollowUnlimitedvalues - extend LiteralValueComparisonProcessor: add parameter
languageFilterPatterns - extend LiteralValueComparisonProcessor: add parameter
allowTimeSkipto enable date part ofxsd:dateandxsd:dateTime - extend MappingProcessor: add persisting of transitive correspondences
- extend Parameters: enable use of different Collection subtypes for Processor Parameters
- extend Aspect: enable use of one pattern for multiple datasets
- extend logging: log Step processing start and completion
- extend logging: log CLI execution phases
- extend built in documentation (
--help) - add result export engine
- add result export template
deviations - add result export template
resourceOmissions - add result export template
wdMismatchFinder(see Wikidata Mismatch Finder file format) - add extraction of property path between key variable and other variables to make them available for exports
- add reuse of sources prefix definitions for the output file
- add CLI parameter
--loadOnlyto enable reuse of execution output for report generation
Fixed
- fix EquivalentValueMappingProcessor: fix message format
- fix EquivalentValueMappingProcessor: skip resource with unbound variables
- fix SparqlSourceProcessor: enable arbitrary query lengths by updating Apache Jena fixing JENA-2257
- fix SparqlSourceProcessor: fix expected datatypes of some parameters
- fix SparqlSourceProcessor: increased compatibility to SPARQL endpoint implementations
- improve performance of several mapping and comparison processors
Changed
- changed logging format
- changed UsePresentMappingProcessor: replaced parameter
assignmentPathsexpecting SPARQL Property Paths with parametervariableexpecting an aspect variable name
Files
fusion-jena/abecto-v0.5.0.zip
Files
(143.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:64a7ab132d04cac96aea353fac458d7a
|
143.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fusion-jena/abecto/tree/v0.5.0 (URL)