]> Lady’s Gitweb - Vocab/blob - data/classes/sioc¦Container
Remove ladys:title and ladys:splashText
[Vocab] / data / classes / sioc¦Container
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">Container</label>
9 <comment xml:lang="en">
10 <p>
11 A logical collection of <ref target="sioc:Item">Items</ref>.
12 </p>
13 <p>
14 This ontology defines Containers as disjoint from <ref target="sioc:Space">Spaces</ref> for clarity of modelling; <ptr target="(SIOC)"/> does not mandate this restriction.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SIOC)" fragment="term_Container"/>
19 </isDefinedBy>
20 <subClassOf>
21 <resource name="dcmitype:Collection"/>
22 </subClassOf>
23 <subClassOf>
24 <resource name="siocactions:DigitalArtifact"/>
25 </subClassOf>
26 <disjointWith>
27 <resource name="sioc:Community"/>
28 </disjointWith>
29 <disjointWith>
30 <resource name="sioc:Space"/>
31 </disjointWith>
32 <disjointWith>
33 <resource name="sioc:Item"/>
34 </disjointWith>
35 </Class>
This page took 0.052157 seconds and 5 git commands to generate.