Since the number of curators is limited, I think it would be feasible to include ORCIDs for them. (In contrast, its likely much harder to do this for the much larger number of authors.)
For example, add Ion's ORCID to this
<dc:contributor>
<rdf:Description>
<foaf:name>Ion Moraru</foaf:name>
<rdfs:label>Ion Moraru</rdfs:label>
</rdf:Description>
</dc:contributor>
yielding this
<dc:contributor>
<rdf:Description>
<foaf:name>Ion Moraru</foaf:name>
<rdfs:label>Ion Moraru</rdfs:label>
<dc:identifier rdf:resource="http://identifiers.org/orcid:0000-0002-6961-1366"/>
</rdf:Description>
</dc:contributor>
ORCIDs for curators
- Ion Moraru:
0000-0002-6961-1366
- Michael Blinov:
0000-0002-9363-9705
- Dan Vasilescu
- Les Loew
- James Schaff
- ...
Since the number of curators is limited, I think it would be feasible to include ORCIDs for them. (In contrast, its likely much harder to do this for the much larger number of authors.)
For example, add Ion's ORCID to this
yielding this
ORCIDs for curators
0000-0002-6961-13660000-0002-9363-9705