HumanBrainProject / openMINDS

openMINDS comprises a set of metadata models for research products in the field of neuroscience.
MIT License
40 stars 13 forks source link

Setting up a workflow for interlex/knowledgespace extension of controlled terms #31

Open lzehl opened 2 years ago

lzehl commented 2 years ago

Suggestion by: @tgbugs @UlrikeS91 @incf-nidash @lzehl

The libraries for controlled terms are growing rapidly with EBRAINS starting to use openMINDS for the Knoweledge Graph. Not all existing terms within the openMINDS terminologies are connected to InterLex and/or the Knowledge Space. And some new terms that are brought in by the community (mainly EBRAINS at the moment) are not yet registered in InterLex and/or the Knowledge Space.

Could we extend the openMINDS pipeline to extract automatically all terms that do not yet have an InterLex link and/or a Knowledge Space link and store the URL to those terms as requests_interlex and requests_knowledge-space files (e.g., as CSVs) in the main branch?

Structure of that file could look like this (e.g., requests_interlex.csv): terminology JSON-LD openMINDS version
x y z

This issue is not an urgent request, but it would be good to establish something sooner rather than later. @HumanBrainProject/openminds-developers your thoughts? good idea?

lzehl commented 2 years ago

@MaaikevS this issue is related to the workflow development that I told you about