Internal
Parse an SDMX URN into its three salient parts: agency (optional), id, and concept-id (only present for Concept URNs).
SDMX URN string (e.g. urn:sdmx:org.sdmx.infomodel.codelist.Codelist=IMF:CL_AREA(1.0)).
urn:sdmx:org.sdmx.infomodel.codelist.Codelist=IMF:CL_AREA(1.0)
Object with agency, id, and conceptId (may be empty strings).
agency
id
conceptId
Parse an SDMX URN into its three salient parts: agency (optional), id, and concept-id (only present for Concept URNs).