Section 2.1.1 says
The returned document's base identifier MUST be the same as the canonical URL; if it is anything else, then the returned document is not an authoritative controlled identifier document and the identifier SHOULD be treated as invalid.
There is a case to be made for situations where the base identifier is of the form canonical_URL + "#" + fragment_identifier. In particular, this is one of the options suggested by [COOLURIS] to avoid the conflation between identifying an arbitrary subject (person, organization) and identifying the HTTP resource describing this subject.
Would it be possible for the next version of this spec to be more flexible in that requirement, namely, to recognize as valid a CID if it follows this pattern?
Section 2.1.1 says
There is a case to be made for situations where the base identifier is of the form canonical_URL + "#" + fragment_identifier. In particular, this is one of the options suggested by [COOLURIS] to avoid the conflation between identifying an arbitrary subject (person, organization) and identifying the HTTP resource describing this subject.
Would it be possible for the next version of this spec to be more flexible in that requirement, namely, to recognize as valid a CID if it follows this pattern?