rdawg-pidinst / schema

RDA WG PIDINST Metadata Schema
Other
20 stars 4 forks source link

Suggested values for alternateIdentifierType #24

Closed RKrahl closed 3 years ago

RKrahl commented 5 years ago

We still do not have finalized the controlled lists of values for several properties. I hereby open individual issues for each of them.

AlternateIdentifier is another identifier of the same instrument. The subproperty alternateIdentifierType should indicate what kind of an identifier this is. Note that at the moment we have free text for alternateIdentifierType, but we provide a suggested list of values. At the moment, we have:

What other types of alternate identifiers are missing?

Note that there are ongoing related discussions in #5 and #15. We would need to wait at least for a resolution of these issues before deciding on this one.

markusstocker commented 5 years ago

Three of us had a brief discussion in yesterday's call, which I like to summarize here (at least the key points):

<AlternateIdentifier alternateIdentifierType="Other" name="UDID">123.xyz</AlternateIdentifier> <AlternateIdentifier alternateIdentifierType="SerialNumber">foo/bar</AlternateIdentifier>

There are now a number of issues here that tackle this issue, at least #5, #15 and #20. Also, Rolf has opened #24 and I am included to move this discussion to #24 and close the other issues.

ErinKenna commented 3 years ago

I have the use case of wanting to add identifiers from the organisation systems like finance or asset systems. I'm also expecting to add identifiers (urls) for QR codes that might be used on an instrument on different missions. Referring to @markusstocker suggestion above. If alternateIdentifierType is to become a controlled vocabulary then it would be useful to be able to distinguish between <alternateIdentifierType="Other">. I think a free-text name (or alternateIdentifierName?) would address this adequately for me.