]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦container_of
Add missing Atom link relation terms
[Vocab] / data / object_properties / sioc¦container_of
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">container of</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="sioc:Item">Item</ref> which this <ref target="sioc:Container">Container</ref> logically contains.
12 </p>
13 <p>
14 This property is not inverse functional:
15 An Item can belong to multiple Containers.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)" fragment="term_container_of"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:hasPart"/>
23 </subPropertyOf>
24 <inverseOf>
25 <resource name="sioc:has_container"/>
26 </inverseOf>
27 </ObjectProperty>
This page took 0.2825 seconds and 5 git commands to generate.