Slot: email
URI: kgr:email
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Individual | An individual person | no |
Organization | An organization | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:email |
native | kgr:email |
LinkML Source
```yaml
name: email
alias: email
domain_of:
- Individual
- Organization
range: string
```