]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦parent_of
Add some missing @lang="en" tags to H·T·M·L output
[Vocab] / data / object_properties / sioc¦parent_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 irreflexive="yes" asymmetric="yes">
8 <label xml:lang="en">parent of</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Container">Container</ref> in which logically contains this (child) <ref target="sioc:Container">Container</ref>.
12 </p>
13 <p>
14 This property is not functional:
15 A Container can be contained in multiple other Containers.
16 Nor is it transitive:
17 The parent of the parent of a Container is not its own parent.
18 It <em>is</em> irreflexive and asymmetric:
19 A Container cannot contain itself, and two Containers cannot contain each other.
20 </p>
21 </comment>
22 <isDefinedBy>
23 <SpecificResource source="(SIOC)" fragment="term_parent_of"/>
24 </isDefinedBy>
25 <subPropertyOf>
26 <resource name="dcterms:hasPart"/>
27 </subPropertyOf>
28 <inverseOf>
29 <resource name="sioc:has_parent"/>
30 </inverseOf>
31 </ObjectProperty>
This page took 0.061249 seconds and 5 git commands to generate.