]> Lady’s Gitweb - Vocab/blob - data/object_properties/foaf¦accountServiceHomepage
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / foaf¦accountServiceHomepage
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 functional="yes">
8 <label xml:lang="en">has account service home·page</label>
9 <comment xml:lang="en">
10 <p>
11 The <ref target="foaf:Document">Document</ref> which is the “service home·page” for this <ref target="foaf:OnlineAccount">Online Account</ref>.
12 </p>
13 <p>
14 <ptr target="(FOAF)"/> describes this as the home·page for the “supporting service provider”, but it¦s more accurate to say that this property indicates the landing page for the service itself.
15 This ontology defines it as functional; an Online Account can have at most one of these.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_accountServiceHomepage"/>
20 </isDefinedBy>
21 <domain>
22 <resource name="foaf:OnlineAccount"/>
23 </domain>
24 <range>
25 <resource name="foaf:Document"/>
26 </range>
27 </ObjectProperty>
This page took 0.047996 seconds and 5 git commands to generate.