Added a hotfix to the #ABECTO space data comparison project: https://github.com/fusion-jena/abecto-space-travel-comparison/commit/4ec43c8e317e5f0535e82d85e217795894ed7751
Ironically, the hotfix is to use #Wikidata classes to locally query the fetched #DBpedia data. At the next regular refresh, on 2026-01-10, mismatches based on properly aligned data will be available in https://mismatch-finder.toolforge.org/. Unfortunately, I can not invalidate the current mismatches before.
@nightrose @wikidata

๐Ÿ“ข #ABECTO version 3.1.5 has been released:
๐Ÿ”— https://github.com/fusion-jena/abecto/releases/tag/v3.1.5

ABECTO is an #OpenSource #CLI tool that compares #RDF graphs to spot errors ๐Ÿชฒ and assess completeness ๐Ÿ“Š intended for use in #CICD pipelines.

Versions 3.1.3, 3.1.4, & 3.1.5 add rudimentary HTTP rate limit handling, some bug fixes, and (most important) a descriptive HTTP user-agent to cope with the #Wikidata query service (#WDQS) user-agent policy ๐Ÿ›‚.

๐Ÿ“ข #ABECTO version 3.1.2 has been released:
๐Ÿ”— https://github.com/fusion-jena/abecto/releases/tag/v3.1.2

ABECTO is an #OpenSource #CLI tool that compares #RDF graphs to spot errors ๐Ÿชฒ and assess completeness ๐Ÿ“ˆ intended for use in #CICD pipelines.
Version 3.1.2 fixes measurements and issues reported in case of duplicated resources in one graph without corresponding resources in other graphs.

#DataQuality #Ontologies #KnowledgeGraphs #FOSS #DevOps

The release of #ABECTO v3.1.1 also allowed me to reactivate the regular mismatch uploading to the #Wikidata Mismatch Finder by an example project that compares space travel ๐Ÿš€ data in Wikidata and #DBpedia (https://github.com/fusion-jena/abecto-space-travel-comparison). Reported mismatches wait on https://mismatch-finder.toolforge.org/ to be fixed in Wikidata or #Wikipedia ๐Ÿ”.

@wikipedia @wikidata @dbpedia @nightrose

GitHub - fusion-jena/abecto-space-travel-comparison: This is a project to compare space travel data from Wikidata and DBpedia using ABECTO.

This is a project to compare space travel data from Wikidata and DBpedia using ABECTO. - fusion-jena/abecto-space-travel-comparison

GitHub

I released some updates for #ABECTO: https://github.com/fusion-jena/abecto/releases/
ABECTO is a tool that compares #RDF data to spot errors ๐Ÿ“‘ and assess completeness ๐Ÿ“.
Recent changes:
โžก๏ธ adjusts result export for #Wikidata Mismatch Finder to changed format (https://phabricator.wikimedia.org/T313467)
โžก๏ธ add reporting of qualifier mismatches to Wikidata Mismatch Finder export
โžก๏ธ suppress illegal empty external values in Wikidata Mismatch Finder export

@nightrose #DataQuality #Ontologies #KnowledgeGraphs

Releases ยท fusion-jena/abecto

An ABox Evaluation and Comparison Tool for Ontologies. - fusion-jena/abecto

GitHub
Today and tomorrow, I demonstrate the Continuous Knowledge Graph Quality Assessment through Comparison using ABECTO at #SEMANTiCS2024 / #semanticsconf. I am looking forward to discuss with you about #CICD and #DataQuality in #Ontologies and #KnowledgeGraphs, as well as about my tool #ABECTO. All related resources are public available:
๐Ÿ“„ https://ceur-ws.org/Vol-3759/paper5.pdf (paper)
โš™๏ธ https://github.com/fusion-jena/abecto (software)
๐Ÿง‘โ€๐Ÿ’ป https://github.com/fusion-jena/abecto-ci-demo/ (demo scripts)
@fsasaki One could build that based on P-Plan (http://vocab.linkeddata.es/p-plan/index.html), as I similarly did in #ABECTO (https://github.com/fusion-jena/abecto). But I'm not aware of any widely used/accepted vocabulary that enables declarative descriptions of #RDF processing/pipelines. #SemanticWeb
The P-Plan Ontology