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">language</label>
 
   9         <comment xml:lang="en">
 
  11                         The language of this thing.
 
  14                         For <ref target="awol:Content">Content</ref> which <ref target="awol:body">has a body</ref>, the language is the base language of that body.
 
  15                         For <ref target="awol:Content">Content</ref> which <ref target="awol:src">has a source</ref>, the language is the base language of the source.
 
  16                         For <ref target="awol:Link">Links</ref>, the language is that of the thing being <ref target="awol:to">linked to</ref>.
 
  19                         This property cannot be used on Content whose body is a language‐tagged string.
 
  22                         When the <ref target="awol:rel">link relation</ref> of this Link is <ptr target="rel:alternate" type="individual"/>, the presence of a language implies that the thing being linked to is a translation of the Links <ptr target="awol:subject"/>.
 
  26                 <SpecificResource source="(AWOL)" fragment="lang"/>
 
  29                 <resource name="dc11:language"/>
 
  36                                                 <resource name="awol:body"/>
 
  41                                                                 <resource name="rdf:PlainLiteral"/>
 
  43                                                                         <datatypeComplementOf>
 
  44                                                                                 <resource name="xsd:string"/>
 
  45                                                                         </datatypeComplementOf>
 
  55                 <resource name="xsd:language"/>