rdf

Bart Kleijngeld 2022-11-23T14:59:36.307869Z

Does someone have tips on good coding tools with SHACL? I'm not a fan of the big GUIs such as TopBraid's Composer. I don't care what editor/IDE it is and what plugins or other stack you have experience with: if it works nicely I would love to hear!

Bart Kleijngeld 2022-11-23T15:00:39.983859Z

At the bare minimum I'm looking at syntax highlighting and autocompletion. But a very very nice-to-have would be to have validation against a shapes graph on board as well (CLI tool would also be fine).

2022-11-24T09:27:01.977829Z

https://github.com/BruJu/shacled-turtle

2022-11-24T09:28:07.837699Z

though itโ€™s arguably more of a prototype

Bart Kleijngeld 2022-11-24T12:13:50.071589Z

Thanks, I'll check it out

Bart Kleijngeld 2022-11-24T14:16:09.975329Z

I'm just really surprised I cannot find any plugin for even something like VS Code that supports auto-completion ๐Ÿ˜ž