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

move array to slot_expression #200

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

sneakers-the-rat
Copy link
Contributor

fix: #199

I think just moving array to slot_expression would solve the problem, because slot_definition received the slot_expression mixin, which uses slot_usage to change the range of any_of to anonymous_slot_expression, which also receives the slot_expression mixin.

@sneakers-the-rat
Copy link
Contributor Author

bump on this, trying to close up loose ends before I can release nwb-linkml and this is one of em :)

@cmungall cmungall merged commit 03963c9 into linkml:main Oct 21, 2024
4 checks passed
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 this pull request may close these issues.

any_of should accept a list of ArrayExpressions
2 participants