incf-nidash / nidm-specs

Neuroimaging Data Model (NIDM): describing neuroimaging data and provenance
nidm.nidash.org
Other
33 stars 30 forks source link

comment out context file use in refresh.py #505

Closed khelm closed 2 years ago

khelm commented 2 years ago

Issue is with trying to reach the nidm-results context file https://raw.githubusercontent.com/incf-nidash/nidm/master/nidm/nidm-results/terms/nidmr.json with purl redirect: http://purl.org/nidash/context error message discuss in issue 148 Problem can't be solved without upgrading urllib3/requests to versions past what's installed with nidmresults package. To resolve, I commented out two lines in refresh.py that called the json-ld context file.