Skip to content

Do some tests with refined multi-valued slots.#1

Draft
gouttegd wants to merge 1 commit into
mainfrom
test-refined-multivalued-slots
Draft

Do some tests with refined multi-valued slots.#1
gouttegd wants to merge 1 commit into
mainfrom
test-refined-multivalued-slots

Conversation

@gouttegd
Copy link
Copy Markdown
Owner

@gouttegd gouttegd commented May 20, 2026

/!\ Not for merging, this is for testing purposes only.

The possibility for a derived class to "refine" a multi-valued slot is more complicated to handle than I thought, due to the way generics work in Java.

This PR creates some classes illustrating the case of a refined multi-valued slot, with the currently envisioned way of dealing with such a case (as described in a comment in the original LinkML issue: linkml/linkml#3530).

The possibility for a derived class to "refine" a multi-valued slot is
more complicated to handle than I thought, due to the way generics work
in Java.

This commit creates some classes illustrating the case of a refined
multi-valued slot, with the currently envisioned way of dealing with
such a case.
@gouttegd gouttegd self-assigned this May 20, 2026
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.

1 participant