Skip to content
Snippets Groups Projects
Commit 00f1b2d1 authored by Xiao Gui's avatar Xiao Gui
Browse files

added gdpr embargo to ibc dataset

parent b74f6b84
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