metanorma / pubid-iso

Implementation of ISO pubid
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Method to parse URN and convert it into an identifier? #268

Open ronaldtse opened 2 months ago

ronaldtse commented 2 months ago

In this task:

We need to obtain the "edition number" from the URN since it is not provided in the PubID.

Do we have a method to parse a URN?

mico commented 2 months ago

In this task:

We need to obtain the "edition number" from the URN since it is not provided in the PubID.

Do we have a method to parse a URN?

@ronaldtse We are not parsing URNs currently.

ronaldtse commented 2 months ago

Let’s add a mechanism to parse ISO and IEC URNs.