]> Lady’s Gitweb - Vocab/blob - data/classes/sioctypes¦ReadingList
Remove ladys:title and ladys:splashText
[Vocab] / data / classes / sioctypes¦ReadingList
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">Reading 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 which has been read or has been suggested for reading.
12 </p>
13 <p>
14 <ptr target="(SIOC)"/> is a bit ambivalent whether the Items which a Reading List is a container of are <em>themselves</em> the things which have been read or have been suggested for reading, or if they merely <em>describes</em> them.
15 This ontology takes the latter approach, primarily because it is not clear that all readable things are necessarily themselves Items.
16 </p>
17 <p>
18 The Items describing readable things are not themselves given a more specific type by <ptr target="(SIOC)"/>.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(SIOC)"/>
23 </isDefinedBy>
24 <subClassOf>
25 <resource name="sioc:Container"/>
26 </subClassOf>
27 </Class>
This page took 0.046546 seconds and 5 git commands to generate.