How to define a slot whose values are comparable to a dictionary in Python? #2239
Unanswered
candleindark
asked this question in
Q&A
Replies: 1 comment 1 reply
-
See https://linkml.io/linkml/schemas/inlining.html#inlining-as-simple-dictionaries But this is still a bit verbose at the object level. I think this is something we want to prioritize moving forward |
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
-
Is it possible and how to define a slot whose values are comparable to a dictionary in Python?
For example, how to express the
digest
field in the following simplified model taken from the Dandi project.Beta Was this translation helpful? Give feedback.
All reactions