This field indicates the gender of a person in coded form.
both indicator positions are undefined and therefore left blank.
$a Gender Code A one-character code that indicates the gender of the person described. The following codes may be used:
a | female |
b | male |
c | transgender |
u | unknown |
x | not applicable |
Instead of using code x
it is recommended to skip this field altogether.
For the creation of an RDF description, the following mapping is applied:
$a | rdaGr2:gender | only for code values a , b and u |
Mapping Example
<rdf:Description rdf:about="http://cttest.cerl.org/cnp00105412"> <rdaGr2:gender rdf:resource="http://rdvocab.info/termList/gender/1002"/> </rdf:Description>
{"data": {"gender": "Coded gender information ($a)"}}