Closed ronaldtse closed 2 years ago
@ronaldtse we don't have rules for URN generation for TC document in RFC 5141. So what can it look like? "ISO TC 184/SC 4 N1110" -> "urn:iso:std:iso:tc:184:sc:4:1110"?
@mico you're right, let's improvise here. I believe we can switch the "urn:iso:std" to "urn:iso:doc" here to represent ISO N-docs.
Interestingly, it embeds the "iso committee identifier" inside
The pattern is
{committee / working group} N{number}
The general pattern for committee can be:
e.g. "ISO/IEC JTC 1/SC 32 N1001".
tc-type
can be TC, JTC, PC (this list is not exhaustive)sc-type
can be SC, etc.wg-type
can be AG, AHG, AhG, WG, JWG (this list is not exhaustive)Samples of ISO/TC 184/SC 4 N-documents are available here: https://github.com/relaton/relaton-data-iso/tree/main/data
This is a long list of representative committees: