]> Lady’s Gitweb - Vocab/commitdiff
Make foaf:OnlineAccount ⊂ contact:SocialEntity
authorLady <redacted>
Fri, 13 Sep 2024 03:34:56 +0000 (23:34 -0400)
committerLady <redacted>
Sat, 4 Jan 2025 20:24:27 +0000 (15:24 -0500)
data/classes/foaf¦OnlineAccount

index 179fec1e92e9f36a6175b405130e555c5ad471f1..c6352a8ef88582663ee4fb56ae270fbcd2b2d6fc 100644 (file)
@@ -13,10 +13,17 @@ 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>
                        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>
        </comment>
        <isDefinedBy>
                <SpecificResource source="(FOAF)" fragment="term_OnlineAccount"/>
        </isDefinedBy>
+       <subClassOf>
+               <resource name="contact:SocialEntity"/>
+       </subClassOf>
        <hasKey>
                <resource name="foaf:accountServiceHomepage"/>
                <resource name="foaf:accountName"/>
        <hasKey>
                <resource name="foaf:accountServiceHomepage"/>
                <resource name="foaf:accountName"/>
This page took 0.018774 seconds and 4 git commands to generate.