sparna-git / shacl-play

SHACL validation UI, SHACL documentation generator, SHACL generator from RDF.
http://shacl-play.sparna.fr
GNU Lesser General Public License v3.0
24 stars 15 forks source link

Logo insertion does not work #63

Closed tfrancart closed 1 year ago

andrea-perego commented 1 year ago

It still does not work when using the Web form at https://shacl-play.sparna.fr/play/doc . See, e.g.:

https://shacl-play.sparna.fr/play/doc?url=https%3A%2F%2Feuroparl.github.io%2Feli-ep%2Feli-ep.shacl.ttl&includeDiagram=true

It works with the API and/or when manually adding the inputLogo param to the URL query string.

tfrancart commented 1 year ago

This works for me:

image

and then:

image

Can you be more precise on what you use and what you do in the web form for cases where it does not work ?

andrea-perego commented 1 year ago

The problem is with the English version of the Web form.

BTW, this is how the relevant fields look like:

shacl-play-doc-web-form

tfrancart commented 1 year ago

Apart from the obvious translation issue in the english version of the form, the logo insertion works for me:

image

Which URL do you use ? Which browser do you use ?

andrea-perego commented 1 year ago

The logo is indeed included when specifying the SHACL file in the "Upload" field, as in your example. But not when using the "URL" field:

shacl-play-doc-web-form-2

The result:

shacl-play-doc-web-form-2-output

Chrome and Firefox give the same output.

tfrancart commented 1 year ago

I see now. Thanks

tfrancart commented 1 year ago

Fixed in the online version, not in releases