Type: EmailAddress
RFC 5322 compliant email address
Type Properties
| Property | Value |
|---|---|
| Type Of | String |
| Base | str |
| Type URI | dlthings:EmailAddress |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | (?:[A-Za-z0-9!#$%&'*+/=?^_{ |
Notes
- The validation regex is taken from https://stackoverflow.com/a/201378
- The regex is single-quoted for YAML encoding, hence all inner "'" have been doubled
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/things-study/unreleased
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dlthings:EmailAddress |
| native | dlthings:EmailAddress |