Open
Description
I would like to register ISO 23527:2022 Information and documentation — Research activity identifier (RAiD) but due to the way we have implemented our resolver, the sample ID validation is failing.
For example, the valid RAiD https://raid.org/10.71821/23fcbc6f
resolves in browser to https://static.prod.raid.org.au/raids/10.71821/23fcbc6f/
. This is handled by some Javascript on the raid.org 404 page that determines whether the URL contains a valid RAiD, then redirects the browser to the landing page.
Unfortunately, the sample ID validation only looks at the headers, sees the 404, and does not let me submit the form even though the RAiD is correct.