We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The environment serves as a hint to narrow down the reference values in the space of available reference values.
The text was updated successfully, but these errors were encountered:
Some key considerations are
Sorry, something went wrong.
For 1, I think we don't "trust" the hint. Instead, the hint narrows down the search space of reference values. So, using it doesn't compromise trust.
For 2, we could use the same format described in the CoRIM spec:
environment-map = non-empty<{ ? &(class: 0) => class-map ? &(instance: 1) => $instance-id-type-choice ? &(group: 2) => $group-id-type-choice }>
jraman567
No branches or pull requests
The environment serves as a hint to narrow down the reference values in the space of available reference values.
The text was updated successfully, but these errors were encountered: