Slot: email
Email address of a person
URI: schema:email
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Author | Information about the authors | no |
Properties
-
Range: String
-
Regex pattern:
^\S+@[\S+\.]+\S+
Examples
Value |
---|
jcarberry@example.com |
mariesc@example.com |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/BioImage-Archive/bia-mifa-models
LinkML Source
name: email
description: Email address of a person
examples:
- value: jcarberry@example.com
- value: mariesc@example.com
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
rank: 1000
slot_uri: schema:email
alias: email
domain_of:
- Author
range: string
pattern: ^\S+@[\S+\.]+\S+