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

FAIR Data Station import should be able to support nested extended metadata #1986

Open
stuzart opened this issue Sep 3, 2024 · 0 comments
Open
Milestone

Comments

@stuzart
Copy link
Member

stuzart commented Sep 3, 2024

It is possible to define the nested attributes in flat form within the template and fair data station configuration.
However, when importing it should be able to match these attributes by the pid - but currently doesn't as it skips over them.

To fix, it needs to traverse into the linked nested extended metadata type attributes to find a match and then set the value.

In addition, the discovery of the matching extended metadata type should be extended to include the nested attributes when trying to find the closest match.

@stuzart stuzart added this to the 1.16.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant