bids-standard / BEP028_BIDSprov

Organizing and coordinating BIDS extension proposal 28 : BIDS Provenance
https://bids.neuroimaging.io/bep028
Creative Commons Attribution 4.0 International
3 stars 13 forks source link

Should `bids` namespace be defined in the BIDS-Prov context? #114

Closed cmaumet closed 10 months ago

cmaumet commented 11 months ago

Given that we can use BIDS URIs in a BIDS-Prov document (e.g. bids::sub-01/fmap/sub-01_dir-AP_epi.nii.gz), should the bids namespace be decalared in the BIDS-Prov context?

If yes, what URL should the BIDS namespace be mapped to?

@satra: do you have any insight on this? Thanks!

satra commented 10 months ago

i think it should be treated as a uri scheme automatically in jsonld. the bids uri needs a resolver service. so in this case bids is more like http, a protocol, than a uri.