pub const WORKSPACE_SEPARATOR: char = '/';
The character separating the workspace qualifier from the id in a cross-workspace reference (id:<workspace>/<id>).
id:<workspace>/<id>