]> Lady’s Gitweb - Vocab/blob - data/object_properties/foaf¦homepage
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / foaf¦homepage
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty inverseFunctional="yes">
8 <label xml:lang="en">has home·page</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="foaf:Document">Document</ref>, available on the public Web, whose <ref target="foaf:primaryTopic">primary topic</ref> is this thing.
12 </p>
13 <p>
14 Not <em>all</em> Documents which satisfy the above criteria are necessarily valid home·pages; the term “home·page” typically implies some form of ownership or control by the entity being described (or the entities which own or control it).
15 The more general property <ptr target="foaf:isPrimaryTopicOf"/> can be used to describe other cases.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_homepage"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="foaf:isPrimaryTopicOf"/>
23 </subPropertyOf>
24 <subPropertyOf>
25 <resource name="contact:webPage"/>
26 </subPropertyOf>
27 <range>
28 <resource name="foaf:Document"/>
29 </range>
30 </ObjectProperty>
This page took 0.110905 seconds and 5 git commands to generate.