RDFLib / VocPrez

A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
GNU General Public License v3.0
21 stars 13 forks source link

Inline image display #62

Open rob-metalinkage opened 2 years ago

rob-metalinkage commented 2 years ago

Provide for inline display of images. This could be implemented by several means, but probably using a NodeShape widget as per #61 would be good.

Alternatively a configuration switch to look for data with URI or xsd:anyURI ending in a supported image type extension.

NodeShapes could be added to look for other controls - such as properties with image role (and filters on this), sizing, title etc.