Open Raphael-Gazzotti opened 2 months ago
The concept is that paths starting with "/" are absolute paths, used to refer to schemas in other repositories (i.e. other sub-modules), while paths without "/" are relative to the current repository/submodule.
We could make all paths absolute, but I don't see the current usage as inconsistent.
Paths should start with the “/” character or without. But we should not see both cases.
Non-exhaustive examples: (Sample of schemas in openMINDS_SANDS)
Sample of “schemas/atlas/atlasAnnotation.schema.tpl.json”
Sample of “schemas/atlas/brainAtlas.schema.tpl.json”