Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label rendering behavior #92

Open
omare13 opened this issue Jul 19, 2021 · 0 comments
Open

Label rendering behavior #92

omare13 opened this issue Jul 19, 2021 · 0 comments

Comments

@omare13
Copy link

omare13 commented Jul 19, 2021

Hello,

In first place, thanks for your incredible project.

We are trying to visualize a large RDF dataset about poetry (POSTDATA Knowledge Graph) using this tool. We have several properties for several resource types that we want to set as the label properties. For example, use ex:name for People, ex:title for Poetic Works, rdfs:label for Places, etc.

One approach we followed is to include this information in the reactor.js configuration by including those label properties at dataset level using the list resourceLabelProperty but we are not able to visualize the right labels for all the resources so we can see the shortened URLs instead.

I was wondering which is the expected behavior for label rendering, because I also tried to include property resourceLabelProperty at resource level but it still shows URLs instead of the labels indicated by our custom label property.

My questions are:
Is it possible to define several resourceLabelProperty?
Can we define the property label at resource level (or dataset -> resource)?
Is this behavior the same for resourceImageProperty attribute?

We are using the last release 1.3.10.

Thanks for your time.
Regards.

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

No branches or pull requests

1 participant