Skip to content
Snippets Groups Projects
Unverified Commit 382a962f authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #802 from HumanBrainProject/chore_ibcFineTuning

added gdpr embargo to ibc dataset
parents b74f6b84 00f1b2d1
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,9 @@ const getIbcDatasetByFileName = (file) => {
fullId: regionFullId
}
],
embargoStatus: [{
'@id': 'https://nexus.humanbrainproject.org/v0/data/minds/core/embargostatus/v1.0.0/1d726b76-b176-47ed-96f0-b4f2e17d5f19'
}]
}
}
......
......@@ -50,6 +50,9 @@ module.exports = {
fullId: 'https://nexus.humanbrainproject.org/v0/data/minds/core/parcellationregion/v1.0.0/7722c71f-fe84-4deb-8f6b-98e2aecf2e31'
}
],
embargoStatus: [{
'@id': 'https://nexus.humanbrainproject.org/v0/data/minds/core/embargostatus/v1.0.0/1d726b76-b176-47ed-96f0-b4f2e17d5f19'
}]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment