BlueBrain Nexus Platform, migrated to: https://github.com/BlueBrain/nexus/discussions
imsdu on psql
Migrate files to new sourcing l… (compare)
Is that also done when the data is created?
it’s done for each change in the system through asynchronous processes immediately after data is created, updated or deprecated
/
you should have done it for the identity:"realm": "nexusdev",
"subject": "user1"
Yes. I guess the groups are not linked to the users correctly. When dealing with groups you have 2 options:
/userinfo
endpoint to fetch the group information.I believe keycloack supports both, but I’m not well aware of the details. If you need some help with keycloak I could probably ask someone else on the team to help you. Let us know.
Hi everyone, we are planning on using BBN as a KG for our metadata at Charite Berlin. We envision a similar version to EBRAINS KG.
Right now, I'm looking for existing SHACL shapes that we could use and extend. I know about Neuroshapes, but it seems to me the metadata model for EBRAINS KG is more close to openMINDS v1. So my questions are:
Thanks!
Hi Paul!
Thanks a lot for getting in touch!
Regarding your questions:
and 2. Unfortunately, we don't know details about the EBRAINS data model. Maybe best to get in touch with them directly!
Maybe have a look at the neuroshapes dataset schema: https://github.com/INCF/neuroshapes/blob/8f3ce6d1de892990bab4f36179300ba485341d80/shapes/neurosciencegraph/datashapes/core/dataset/schema.json which extends the neuroshapes minds schema: https://github.com/INCF/neuroshapes/blob/8f3ce6d1de892990bab4f36179300ba485341d80/shapes/neurosciencegraph/commons/minds/schema.json