-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat(catalogue): add attributes for valid dcat #4692
base: master
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is nice to make our data model closer to DCAT in areas where that makes sense such as these ones.
I have my doubts about the validity of
They seem to be pretty strict about it, but having multiple creators is reasonable for larger resources such as Resources and Collection Events |
I healthdcat-ap the cardinality is 1…n. So I took that as our source of truth Op 12 feb 2025 om 16:45 heeft Ype Zijlstra ***@***.***> het volgende geschreven:
I have my doubts about the validity of creator being a ref_array in these tables. In Dublin Core this attribute is described as
An entity responsible for making the [resource].
They seem to be pretty strict about it, but having multiple creators is reasonable for larger resources such as Resources and Collection Events
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Keep in branch for testing, not ready for merge
What are the main changes you did
see https://github.com/molgenis/GCC/issues/1029
How to test
Checklist