pwin / turtle-editor-viewer

MIT License
9 stars 5 forks source link

Allow rdfs:label or skos:prefLabel to render subjects #39

Open turingtest37 opened 1 year ago

turingtest37 commented 1 year ago

URIs are often opaque, making it difficult to choose the right one to visualize and rendering the diagram less easy to understand. I would suggest an option to render the subject node using one of the common annotation properties, rdfs:label or skos:prefLabel, if that property is available.