Do not prefix condition paths with top dir base name
The fact that scanning the schema for the directory abc
produces entries prefixed with abc/
is a bit artificial and makes the directory not relocatable.
This change makes the path in .schema.json
relative to the processed top level directory (containing the reference version of .schema.json
.