This also needs to catch ids like `data.csv` (relative URIs which may not have `./` or `/` at the beginning) Also there should not be ids beginning with `../` - this is forbidden in RO-Crate _Originally posted by @elichad in https://github.com/eScienceLab/rocrate-validator/pull/23#discussion_r2448950734_
This also needs to catch ids like
data.csv(relative URIs which may not have./or/at the beginning)Also there should not be ids beginning with
../- this is forbidden in RO-CrateOriginally posted by @elichad in #23 (comment)