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

Adding NIDM to Neuroshapes #170

Open
taylormacmillan opened this issue Aug 16, 2018 · 0 comments
Open

Adding NIDM to Neuroshapes #170

taylormacmillan opened this issue Aug 16, 2018 · 0 comments

Comments

@taylormacmillan
Copy link
Collaborator

For anyone not familiar with NIDM (Neuroimaging Data Model), it is being developed by INCF-NIDASH, and consists of a collection of documents that use PROV as a basis for describing information related to neuroimaging studies.

At the Krembil Centre for Neuroinformatics we have been working on creating a SHACL schema that validates a NIDM Experiment document. We have one version that validates the structure specifically, ensuring that each PROV entity and activity is correctly defined. We have also created a version that constrains the content of the NIDM document in addition to structure, such as limiting the allowable value ranges for attributes within an entity (ex. EchoTime). Currently, the value ranges given within that schema are just provided as examples.

We think incorporating these schemas into Neuroshapes would be beneficial, providing the addition of a validatable data model for neuroimaging. A pull request has been created to add these schemas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants