Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Handle blank node property values elegantly #46

Open
rob-metalinkage opened this issue Apr 14, 2021 · 2 comments
Open

Handle blank node property values elegantly #46

rob-metalinkage opened this issue Apr 14, 2021 · 2 comments

Comments

@rob-metalinkage
Copy link
Contributor

Showing a blank node id is rather unhelpful.

If the object is an OWL class - then you may have multiple rdfs:subClassOf restrictions as blank nodes that looks rather ugly.

pending an option to control nested object display shapes explicitly a reasonable logic would be to only show a property value of a blank node if the node has a label

to provide some control this can be tuned:
a) use skos:prefLabel over rdfs:label
b) suppress property value display if skos:prefLabel is an empty string ""

deployers can entail suitable labels to control display and users never need to see blank nodes.

@nicholascar
Copy link
Member

Can you put a link in to an example of BN display now?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants