]> Lady’s Gitweb - Vocab/blob - data/classes/sioctypes¦SubscriptionList
Remove ladys:title and ladys:splashText
[Vocab] / data / classes / sioctypes¦SubscriptionList
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">Subscription 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> which can be subscribed to.
12 </p>
13 <p>
14 The subscribable Items themselves are not given a 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.104451 seconds and 5 git commands to generate.