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

Is there a way to query for the Person responsible for making a particular DatasetVersion "release"? #56

Open
mih opened this issue Dec 2, 2022 · 3 comments

Comments

@mih
Copy link

mih commented Dec 2, 2022

I am aware of custodians and authors, but neither entities are associated with the action of creating a new DatasetVersion record in the knowledge graph. Is there a way to query for this with fairgraph?

@apdavison
Copy link
Member

apdavison commented Dec 6, 2022

No. This information is not part of the openMINDS schemas, and is not included in the "hidden" metadata (fields with the key "https://core.kg.ebrains.eu/vocab/meta" in the JSON document) either.

I'll ask @olinux and @lzehl to chime in on this, maybe we could add it?

@mih
Copy link
Author

mih commented Dec 9, 2022

Thanks for the feedback!

@lzehl
Copy link

lzehl commented Apr 17, 2023

@mih thanks for bringing this up. I think it would be a good idea to add more information on who is doing what on the curation side in the KG. Within the systems metadata of the KG we could add who last changed it, who created an instance, and who released it (if this is not already there). I leave the decision for this to @olinux though, what do you think @olinux?

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

No branches or pull requests

3 participants