]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦space_of
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦space_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">space of</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which is part of this <ref target="sioc:Space">Space</ref>.
12 </p>
13 <p>
14 This property is irreflexive:
15 A Space cannot have itself as a space.
16 It is also asymmetric:
17 Two Spaces cannot have each other as a space.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(SIOC)" fragment="term_space_of"/>
22 </isDefinedBy>
23 <subPropertyOf>
24 <resource name="dcterms:hasPart"/>
25 </subPropertyOf>
26 <inverseOf>
27 <resource name="sioc:has_space"/>
28 </inverseOf>
29 </ObjectProperty>
This page took 0.052283 seconds and 5 git commands to generate.