Closed remiadon closed 4 years ago
@cmaumet run the script on default.json it words like a charm. If I try to replace the "records"
key by "graph"
(we use "@graph" in the spm_default example), I get the following error
KeyError: 'http://scicrunch.org/resolver/SCR_002823'
Is that the expected behaviour ?
@remiadon - our context explicitly mention 'records' https://github.com/bids-standard/BEP028_BIDSprov/blob/master/context.json#L4-L7 so we'll have to stick to that. Can you update the SPM example accordingly?