]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦avatar
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦avatar
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 avatar</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="foaf:Image">Image</ref> which is used to visually signify or represent this <ref target="foaf:OnlineAccount">Online Account</ref>.
12 </p>
13 <p>
14 <ptr target="(SIOC)"/> defines this property as a subproperty of <ptr target="foaf:depiction"/>, and defines its domain as <ref target="sioc:UserAccount">User Accounts</ref>.
15 This ontology does not follow these definitions; it makes no claims that an avatar “depict” an account in any particular way, and it expands the domain to cover all Online Accounts, not only User Accounts.
16 </p>
17 <p>
18 For things which aren¦t Online Accounts, consider <ptr target="awol:icon"/> instead.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(SIOC)" fragment="term_avatar"/>
23 </isDefinedBy>
24 <domain>
25 <resource name="foaf:OnlineAccount"/>
26 </domain>
27 <range>
28 <resource name="foaf:Image"/>
29 </range>
30 </ObjectProperty>
This page took 0.047483 seconds and 5 git commands to generate.