]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_space
Add missing Atom link relation terms
[Vocab] / data / object_properties / sioc¦has_space
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">has space</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Space">Space</ref> which this thing is a part of.
12 </p>
13 <p>
14 This property can apply to <ref target="sioc:Item">Items</ref>, but also to <ref target="sioc:Container">Containers</ref> or any other conceptual entity which is considered accessible “thru” or “as part of” that Space.
15 (The exact semantics here are a bit fuzzy.)
16 </p>
17 <p>
18 This property is irreflexive:
19 A Space cannot have itself as a space.
20 It is also asymmetric:
21 Two Spaces cannot have each other as a space.
22 </p>
23 </comment>
24 <isDefinedBy>
25 <SpecificResource source="(SIOC)" fragment="term_has_space"/>
26 </isDefinedBy>
27 <subPropertyOf>
28 <resource name="dcterms:isPartOf"/>
29 </subPropertyOf>
30 <range>
31 <resource name="sioc:Space"/>
32 </range>
33 </ObjectProperty>
This page took 0.049615 seconds and 5 git commands to generate.