]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_host
Remove ladys:title and ladys:splashText
[Vocab] / data / object_properties / sioc¦has_host
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">has host</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="sioc:Site">Site</ref> which hosts this <ref target="sioc:Container">Container</ref>.
12 </p>
13 <p>
14 “Hosting”, in this case, has a dual meaning :⁠—
15 </p>
16 <list>
17 <item>
18 <p>
19 The Site which hosts a Container must make the Container accessible as part of the same network thru which one accesses the Site itself:
20 The Site must be a technological host or access point for the Container.
21 </p>
22 </item>
23 <item>
24 <p>
25 The Site which hosts a Container must <em>logically</em> include the Container:
26 The Container must comprise a logical part of the Site.
27 </p>
28 </item>
29 </list>
30 <p>
31 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.
32 </p>
33 </comment>
34 <isDefinedBy>
35 <SpecificResource source="(SIOC)" fragment="term_has_host"/>
36 </isDefinedBy>
37 <subPropertyOf>
38 <resource name="sioc:has_space"/>
39 </subPropertyOf>
40 <domain>
41 <resource name="sioc:Container"/>
42 </domain>
43 <range>
44 <resource name="sioc:Site"/>
45 </range>
46 </ObjectProperty>
This page took 0.114834 seconds and 5 git commands to generate.