Replies: 1 comment 1 reply
-
There are a few ways to do this:
Of course there are many other considerations: is the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does one model the entity-attribute-value paradigm for relational databases within LinkML. I have tried using multivalued: true, and that does indeed create a relationship table that covers the Entity-Attribute part of it, but I do not see a way of also including a value.
Beta Was this translation helpful? Give feedback.
All reactions