Skip to content

add web API or command-line tool #65

@VladimirAlexiev

Description

@VladimirAlexiev

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 webapp source 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions