]> Lady’s Gitweb - Vocab/blob - data/classes/sioc¦UserAccount
Add R·F·C 5005 link relations
[Vocab] / data / classes / sioc¦UserAccount
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">User Account</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="foaf:OnlineAccount">Online Account</ref> representing a “user”.
12 </p>
13 <p>
14 User Accounts are defined by their ability to participate socially in a <ref target="sioc:Community">Community</ref>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SIOC)" fragment="term_UserAccount"/>
19 </isDefinedBy>
20 <subClassOf>
21 <resource name="foaf:OnlineAccount"/>
22 </subClassOf>
23 <disjointWith>
24 <resource name="sioc:Community"/>
25 </disjointWith>
26 <disjointWith>
27 <resource name="sioc:Space"/>
28 </disjointWith>
29 <disjointWith>
30 <resource name="sioc:Item"/>
31 </disjointWith>
32 <disjointWith>
33 <resource name="sioc:Container"/>
34 </disjointWith>
35 </Class>
This page took 0.139911 seconds and 5 git commands to generate.