]> Lady’s Gitweb - Vocab/blob - data/classes/sioctypes¦WishList
Add R·F·C 5005 link relations
[Vocab] / data / classes / sioctypes¦WishList
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Wish List</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Container">Container</ref> which <ref target="sioc:container_of">is a container of</ref> <ref target="sioc:Item">Items</ref>, each of which describes a thing wished for.
12 </p>
13 <p>
14 The Items describing the things wished for are not themselves given a more specific type by <ptr target="(SIOC)"/>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SIOC)"/>
19 </isDefinedBy>
20 <subClassOf>
21 <resource name="sioc:Container"/>
22 </subClassOf>
23 </Class>
This page took 0.103729 seconds and 5 git commands to generate.