Closed khelm closed 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.
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.