Slot: email
Email address of the application's creator.
URI: https://specification.margo.org/data-model/email
Alias: email
Applicable Classes
| Name |
Description |
Modifies Slot |
| Author |
Information about the application's author |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
Value Constraints
| Property |
Value |
| Regex Pattern |
.*@[a-z0-9.-]* |
LinkML Source
name: email
description: Email address of the application's creator.
from_schema: https://specification.margo.org/data-model
alias: email
owner: Author
domain_of:
- Author
range: string
pattern: .*@[a-z0-9.-]*