pyLODE icon indicating copy to clipboard operation
pyLODE copied to clipboard

Render HTML fragments correctly

Open dr-shorthair opened this issue 5 years ago • 0 comments

Many RDF properties that typically take string literals (^^xsd:string) may also have HTML fragments (^^rdf:HTML) which allows for formatted documentation. pyLODE currently re-writes these into pre-formatted code. This content should be passed through as HTML.

dr-shorthair avatar Nov 08 '19 03:11 dr-shorthair