Class: UserAccount
A user account in an online community site.
URI: sioc:UserAccount
erDiagram
UserAccount {
string accountName
}
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
| accountName |
0..1 String |
Indicates the name (identifier) associated with this online account |
direct |
Usages
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
sioc:UserAccount |
| native |
mira:UserAccount |
LinkML Source
Direct
name: UserAccount
description: A user account in an online community site.
from_schema: http://purl.org/mira-science/mira#
rank: 1000
slots:
- accountName
class_uri: sioc:UserAccount
Induced
name: UserAccount
description: A user account in an online community site.
from_schema: http://purl.org/mira-science/mira#
rank: 1000
attributes:
accountName:
name: accountName
description: Indicates the name (identifier) associated with this online account.
from_schema: http://purl.org/mira-science/mira#
rank: 1000
domain: UserAccount
slot_uri: foaf:accountName
owner: UserAccount
domain_of:
- UserAccount
range: string
class_uri: sioc:UserAccount