]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦host_of
Add some missing @lang="en" tags to H·T·M·L output
[Vocab] / data / object_properties / sioc¦host_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">host of</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Container">Container</ref> which is hosted by this <ref target="sioc:Site">Site</ref>.
12 </p>
13 <p>
14 This property is <em>not</em> functional (or inverse functional); multiple Sites may host a Container, and multiple Containers may be hosted by a Site.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SIOC)" fragment="term_host_of"/>
19 </isDefinedBy>
20 <subPropertyOf>
21 <resource name="sioc:space_of"/>
22 </subPropertyOf>
23 <inverseOf>
24 <resource name="sioc:has_host"/>
25 </inverseOf>
26 </ObjectProperty>
This page took 0.045654 seconds and 5 git commands to generate.