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

Mismatch when using the same column name for different columns types (and entities) #321

Closed
mboudet opened this issue Mar 17, 2022 · 2 comments · Fixed by #324
Closed

Mismatch when using the same column name for different columns types (and entities) #321

mboudet opened this issue Mar 17, 2022 · 2 comments · Fixed by #324

Comments

@mboudet
Copy link
Contributor

mboudet commented Mar 17, 2022

Seems like there is an issue when using the same column name (ex: name), with different column types

The abstraction will not know which type its supposed to display for each entity.

@mboudet
Copy link
Contributor Author

mboudet commented Mar 17, 2022

image

@mboudet
Copy link
Contributor Author

mboudet commented Mar 17, 2022

Should probably use blank nodes to describe attributes, just like relations

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

Successfully merging a pull request may close this issue.

1 participant