]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/doap¦name
Add R·F·C 5005 link relations
[Vocab] / data / annotation_properties / doap¦name
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 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">name</label>
9 <comment xml:lang="en">
10 <p>
11 A name for this thing.
12 </p>
13 <p>
14 This property is an annotation property, because it is a subproperty of <ptr target="rdfs:label"/>.
15 Use <ptr target="foaf:name"/> for non‐annotation names.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(DOAP)"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="rdfs:label"/>
23 </subPropertyOf>
24 <range>
25 <resource name="rdfs:Literal"/>
26 </range>
27 </AnnotationProperty>
This page took 0.045378 seconds and 5 git commands to generate.