home.social

#abecto — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #abecto, aggregated by home.social.

  1. Added a hotfix to the #ABECTO space data comparison project: github.com/fusion-jena/abecto-
    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 mismatch-finder.toolforge.org/. Unfortunately, I can not invalidate the current mismatches before.
    @nightrose @wikidata

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

  3. Added a hotfix to the #ABECTO space data comparison project: github.com/fusion-jena/abecto-
    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 mismatch-finder.toolforge.org/. Unfortunately, I can not invalidate the current mismatches before.
    @nightrose @wikidata

  4. Added a hotfix to the #ABECTO space data comparison project: github.com/fusion-jena/abecto-
    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 mismatch-finder.toolforge.org/. Unfortunately, I can not invalidate the current mismatches before.
    @nightrose @wikidata

  5. Added a hotfix to the #ABECTO space data comparison project: github.com/fusion-jena/abecto-
    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 mismatch-finder.toolforge.org/. Unfortunately, I can not invalidate the current mismatches before.
    @nightrose @wikidata

  6. 📢 #ABECTO version 3.1.5 has been released:
    🔗 github.com/fusion-jena/abecto/

    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 🛂.

  7. 📢 #ABECTO version 3.1.2 has been released:
    🔗 github.com/fusion-jena/abecto/

    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

  8. 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 (github.com/fusion-jena/abecto-). Reported mismatches wait on mismatch-finder.toolforge.org/ to be fixed in Wikidata or #Wikipedia 🔍.

    @wikipedia @wikidata @dbpedia @nightrose

  9. I released some updates for #ABECTO: github.com/fusion-jena/abecto/
    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 (phabricator.wikimedia.org/T313)
    ➡️ add reporting of qualifier mismatches to Wikidata Mismatch Finder export
    ➡️ suppress illegal empty external values in Wikidata Mismatch Finder export

    @nightrose #DataQuality #Ontologies #KnowledgeGraphs

  10. 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:
    📄 ceur-ws.org/Vol-3759/paper5.pd (paper)
    ⚙️ github.com/fusion-jena/abecto (software)
    🧑‍💻 github.com/fusion-jena/abecto- (demo scripts)

  11. @fsasaki One could build that based on P-Plan (vocab.linkeddata.es/p-plan/ind), as I similarly did in #ABECTO (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