Slot: Email (email)
Contact email address.
URI: oae:email
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Investigator | Information about a researcher or investigator involved in the experiment | no |
Properties
-
Range: String
-
Regex pattern:
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$
Identifier and Mapping Information
Schema Source
- from schema: OAEDataManagementProtocol
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:email |
| native | oae:email |
LinkML Source
name: email
description: Contact email address.
title: Email
from_schema: OAEDataManagementProtocol
rank: 1000
alias: email
owner: Investigator
domain_of:
- Investigator
range: string
pattern: ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$