-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Currently I generate the SHACL path grammar diagram w3c/data-shapes#483
by hand at https://www.bottlecaps.de/rr/ui (check SVG, uncheck Embedded, download).
As per discussions at w3c/data-shapes#483 (comment), one of the main SHACL editor wants me to automate this process (eg for plantuml, I use its command-line version and make).
I could read up on web automation using headless browsers... but the best way is if the website exposes an API, or there is a command-line tool to use.
- I browsed around the
webappsource but can't figure out if there's an API that can be used. (Also made a half-hearted attempt to trace in the browser console tools) - I know that you build a .jar, but I can't find any info about calling it as a command-line tool.
Would it be a lot of work to add one of these options?
Metadata
Metadata
Assignees
Labels
No labels