X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/9f84b78cf0db742ab8222e2753933e15f5aebeb9..c462288ab021e9e296b6e64f3dee43c466d97736:/data/classes/foaf%C2%A6OnlineAccount?ds=inline diff --git "a/data/classes/foaf\302\246OnlineAccount" "b/data/classes/foaf\302\246OnlineAccount" index 179fec1..50fb637 100644 --- "a/data/classes/foaf\302\246OnlineAccount" +++ "b/data/classes/foaf\302\246OnlineAccount" @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> +SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE Class SYSTEM "../../DTD"> @@ -13,10 +13,20 @@ SPDX-License-Identifier: CC0-1.0 <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"/>