<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE Class SYSTEM "../../DTD"> <Class> <label xml:lang="en">Online Account</label> <comment xml:lang="en"> <p> 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>. </p> <p> 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. </p> <p> This ontology takes no position on whether Online Accounts are themselves Agents or if they are merely tools which Agents act thru. It does, however, conceive of them as <ref target="contact:SocialEntity">Social Entities</ref>. </p> </comment> <isDefinedBy> <SpecificResource source="(FOAF)" fragment="term_OnlineAccount"/> </isDefinedBy> <subClassOf> <resource name="contact:SocialEntity"/> </subClassOf> <subClassOf> <resource name="siocactions:DigitalArtifact"/> </subClassOf> <hasKey> <resource name="foaf:accountServiceHomepage"/> <resource name="foaf:accountName"/> </hasKey> </Class>