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