]> Lady’s Gitweb - Vocab/blob - data/classes/foaf¦OnlineAccount
Initial commit; initial set of vocabs
[Vocab] / data / classes / foaf¦OnlineAccount
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Online Account</label>
9 <comment xml:lang="en">
10 <p>
11 A provision of some form of online service (indicated indirectly via its <ref target="foaf:accountServiceHomepage">account service homepage</ref>), at least conceptually, to some <ref target="foaf:Agent">Agent</ref>.
12 </p>
13 <p>
14 It is assumed that, given an account service home·page and an <ref target="foaf:accountName">account name</ref>, one can easily discover the corresponding Online Account.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(FOAF)" fragment="term_OnlineAccount"/>
19 </isDefinedBy>
20 <hasKey>
21 <resource name="foaf:accountServiceHomepage"/>
22 <resource name="foaf:accountName"/>
23 </hasKey>
24 </Class>
This page took 0.045671 seconds and 5 git commands to generate.