]> Lady’s Gitweb - Vocab/blob - data/object_properties/foaf¦workInfoHomepage
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / foaf¦workInfoHomepage
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>
8 <label xml:lang="en">has work info homepage</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="foaf:Document">Document</ref> which describes a <ref target="foaf:Person">Person</ref>s work.
12 </p>
13 <p>
14 This property exists to both identify and keep separate “homepages” of people whose purpose is actually just to describe their professional role with·in an organization or project.
15 <ptr target="(FOAF)"/> says “these aren¦t really homepages”.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_workInfoHomepage"/>
20 </isDefinedBy>
21 <domain>
22 <resource name="foaf:Person"/>
23 </domain>
24 <range>
25 <resource name="foaf:Document"/>
26 </range>
27 </ObjectProperty>
This page took 0.044907 seconds and 5 git commands to generate.