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

Handling Literals #4

Open
jbkoh opened this issue May 5, 2020 · 0 comments
Open

Handling Literals #4

jbkoh opened this issue May 5, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jbkoh
Copy link

jbkoh commented May 5, 2020

Literals are individually instantiated per triple regardless of their values. Though their values can be the same, different Literals should be visualized as individual nodes in the graph. However, the current frontend logic regards everything with its name (i.e., identifier), the Literals with the same value are actually modeled as a single node.

@shreyasnagare Please take a look at this when you find time. Thanks!

@jbkoh jbkoh added the enhancement New feature or request label May 5, 2020
@shreyasnagare shreyasnagare self-assigned this May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants