-
Notifications
You must be signed in to change notification settings - Fork 31
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
WIP: PrefLabels added & mapping between BIDS/NIDM-E #485
base: master
Are you sure you want to change the base?
Conversation
…and preferred labels added
Hi @natachaperez
using what I believe is a more consistent naming convention, so you might want to take a look there before using these versions. |
@khelm Could you specify me the corresponding lines in the NIDM-E owl files? def createDefaultJSONLDcontext(self):
and I use the nidm-e owl file to do so. |
we add a PrefLabel for each attribute in the nidm-experiment.owl file to associate with the type:
http://www.w3.org/2004/02/skos/core#prefLabel "attribute name".
Then I created the nidme.json file to map JSON attributes in BIDS to NIDM-experiment URLs in the model of : https://github.com/incf-nidash/nidm-specs/blob/master/nidm/nidm-results/terms/nidmr.json.