skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
32 stars 25 forks source link

Add concept scheme to embedded concepts #295 #296

Closed sroertgen closed 2 months ago

sroertgen commented 2 months ago

The concept scheme was not yet added to the embedded concepts for hash uris. If visiting a hash uri concept scheme directly this resulted in a crash.

Will deploy this to test system after #293 #294 are merged.

sroertgen commented 2 months ago

Merged into dev for testing

How to test:

if it's not crashing it's working.

acka47 commented 2 months ago

It's not crashing but it also looks different than the non #scheme URL. Compare:

In the second case there is another box around the concept scheme description:

image

sroertgen commented 2 months ago

@acka47 Good catch, like always!

I aligned the design and pushed the changes to the test container. Please test again.