skohub-io / skohub-vocabs

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

Add link to JSON-LD for each page #111

Closed acka47 closed 3 years ago

acka47 commented 3 years ago

Put a small somewhere for each concept and scheme that links to the .json representatiob of each resource.

sroertgen commented 3 years ago

Hey @literarymachine,

I just wanted to work on this and saw you already created a branch for this issue. I just added the little png @acka47 wanted there. I also had to add a file-mock.js in the __mocks__-folder like suggested here: https://jestjs.io/docs/en/webpack.html#handling-static-assets to get the test run through.

Is this ok for you? If so we could open a pull request.

literarymachine commented 3 years ago

Is this ok for you? If so we could open a pull request.

Sure thing, see #119!

dr0i commented 3 years ago

As #119 is merged, this issue may be fixed. Please close it then, @acka47 .