<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has avatar</label> <comment xml:lang="en"> <p> An <ref target="foaf:Image">Image</ref> which is used to visually signify or represent this <ref target="foaf:OnlineAccount">Online Account</ref>. </p> <p> <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>. 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. </p> <p> For things which aren¦t Online Accounts, consider <ptr target="awol:icon"/> instead. </p> </comment> <isDefinedBy> <SpecificResource source="(SIOC)" fragment="term_avatar"/> </isDefinedBy> <domain> <resource name="foaf:OnlineAccount"/> </domain> <range> <resource name="foaf:Image"/> </range> </ObjectProperty>