3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
 
   7 <DatatypeProperty functional="yes">
 
   8         <label xml:lang="en">gender</label>
 
   9         <comment xml:lang="en">
 
  11                         The gender of this <ref target="foaf:Agent">Agent</ref>.
 
  14                         This property, somewhat awkwardly, is treated as an open‐ended enumeration of plain string values, of which two are clearly defined: <value datatype="xsd:string">male</value> and <value datatype="xsd:string">female</value>.
 
  15                         <ptr target="(FOAF)"/> remarks that this property “is not intended to capture the full variety of biological, social, and sexual concepts associated with the word ‘gender’” but fails to identify what it <em>is</em> meant to capture.
 
  16                         Presumably, its utility depends on context.
 
  20                 <SpecificResource source="(FOAF)" fragment="term_gender"/>
 
  23                 <resource name="foaf:Agent"/>
 
  26                 <resource name="xsd:string"/>