Document is not associated with a W3C group. Defaulting to 'base' status.
How to fix: Use the group configuration option to associated this document with a W3C group.
The group option is actually used in config.js, with value dx - which is the correct WG shortname:
The current ED (https://w3c.github.io/dxwg/dcat/) returns the following ReSpec error:
The
group
option is actually used inconfig.js
, with valuedx
- which is the correct WG shortname:https://github.com/w3c/dxwg/blob/e66153be7b9b73f53d3684b9cfbd888aa114980c/dcat/config.js#L99
@pchampin , it's not clear how we should fix this. Maybe related to https://github.com/w3c/respec/issues/4499 ?