]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_container
Drop foaf:weblog
[Vocab] / data / object_properties / sioc¦has_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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has container</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Container">Container</ref> in which this <ref target="sioc:Item">Item</ref> is logically included.
12 </p>
13 <p>
14 This property is not functional:
15 An Item can belong to multiple Containers.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)" fragment="term_has_container"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:isPartOf"/>
23 </subPropertyOf>
24 <domain>
25 <resource name="sioc:Item"/>
26 </domain>
27 <range>
28 <resource name="sioc:Container"/>
29 </range>
30 </ObjectProperty>
This page took 0.081175 seconds and 5 git commands to generate.