]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/skos¦hiddenLabel
Initial commit; initial set of vocabs
[Vocab] / data / annotation_properties / skos¦hiddenLabel
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 AnnotationProperty SYSTEM "../../DTD">
7 <AnnotationProperty>
8 <label xml:lang="en">hidden label</label>
9 <comment xml:lang="en">
10 <p>
11 A hidden label for this thing.
12 </p>
13 <p>
14 Hidden labels are labels which are not recommended for use, but which might never·the·less identify a thing, especially after taking into account, for example, common mispellings.
15 </p>
16 <p>
17 <ptr target="(SKOS)"/> enforces the following integrety conditions on this property :⁠—
18 </p>
19 <list>
20 <item>
21 <p>
22 A thing cannot have the same value for both this property and <ptr target="skos:prefLabel"/>.
23 </p>
24 <p>
25 A thing cannot have the same value for both this property and <ptr target="skos:altLabel"/>.
26 </p>
27 </item>
28 </list>
29 <p>
30 <ptr target="(SKOS)"/> also specifies that the <ref target="skos:literalForm">literal forms</ref> of any <ref target="skosxl:hiddenLabel">hidden</ref> <ref target="skosxl:Label">Labels</ref> for a thing can also be inferred to be values for this property on that thing.
31 This relationship is not expressible in Owl.
32 </p>
33 </comment>
34 <isDefinedBy>
35 <SpecificResource source="(SKOS)" fragment="hiddenLabel"/>
36 </isDefinedBy>
37 <subPropertyOf>
38 <resource name="rdfs:label"/>
39 </subPropertyOf>
40 <range>
41 <resource name="rdf:PlainLiteral"/>
42 </range>
43 </AnnotationProperty>
This page took 0.05876 seconds and 5 git commands to generate.