home.social

#shacl — Public Fediverse posts

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

  1. Today, I had the great pleasure of giving an introductory lecture on knowledge graphs at the #BILAI Summer School 2025 in Klagenfurt. Great energy and engagement!
    #knowledgeGraphs #RDF #SHACL #SPARQL #LLM

    bilateral-ai.net/doctoral-scho

  2. Version 1.0 of the JavaScript #shacl library shacl-engine is out [1]! There are no breaking changes, only new features, but to indicate that this package is production ready, the version was lifted from 0.x to 1.x. Thanks to the #comunica library [2], support for #sparql constraints was added. Along with that feature, custom validation support was added.

    [1] github.com/rdf-ext/shacl-engin
    [2] comunica.dev/

  3. I'm working on #sparql support for shacl-engine, the fastest and most feature-rich #shacl engine for JavaScript.

    You can try the current state in your browser at the playground.

    Playground: tinyurl.com/5c3knh97
    GitHub: github.com/rdf-ext/shacl-engin

    There are a few Edge cases that do not yet work, but this is in progress.

    A big thanks goes to the #comunica developers, who developed the SPARQL engine, which does the heaving lifting behind the scenes.