]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/awol¦lang
Initial commit; initial set of vocabs
[Vocab] / data / datatype_properties / awol¦lang
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty functional="yes">
8 <label xml:lang="en">language</label>
9 <comment xml:lang="en">
10 <p>
11 The language of the thing this <ref target="awol:Link">Link</ref> is <ref target="awol:to">linking to</ref>.
12 </p>
13 <p>
14 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"/>.
15 </p>
16 <p>
17 <ptr target="(AWOL)"/> defines the domain of this property as being <ptr target="awol:Content"/> instead, but this appears to be a confusion; the documentation clearly links to the specification for <code>hreflang</code> (a property of Links in <ptr target="(RFC4287)"/>), not language signification in general.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(AWOL)" fragment="lang"/>
22 </isDefinedBy>
23 <domain>
24 <resource name="awol:Link"/>
25 </domain>
26 <range>
27 <resource name="xsd:language"/>
28 </range>
29 </DatatypeProperty>
This page took 0.091442 seconds and 5 git commands to generate.