]> Lady’s Gitweb - Vocab/blob - data/object_properties/awol¦title
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / awol¦title
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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has title</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="awol:TextContent">Text Content</ref> which provides a title for this thing.
12 </p>
13 <p>
14 While <ref target="awol:Link">Links</ref> can have “titles”, the titles of links are plain literals, not Text Content, and supply human‐readable descriptions, not “titles” proper.
15 This ontology consequently recommends signifying them with <ptr target="awol:label"/> instead.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(AWOL)" fragment="title"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dc11:title"/>
23 </subPropertyOf>
24 <range>
25 <resource name="awol:TextContent"/>
26 </range>
27 </ObjectProperty>
This page took 0.14841 seconds and 5 git commands to generate.