Class: PersonValue
An attribute value representing a person
URI: cellcard:PersonValue
Inheritance
- AttributeValue
- PersonValue
Slots
Name | Range | Cardinality | Description | Info |
---|---|---|---|---|
orcid | string | 0..1 | The ORICD of a person. | . |
profile_image_url | string | 0..1 | A url that points to an image of a person. | . |
string | 0..1 | An email address for an entity such as a person. This should be the primarly email address used. | . | |
name | string | 0..1 | A human readable label for an entity | . |
websites | string | 0..* | A list of websites that are assocatiated with the entity. | . |
title | string | 0..1 | A name given to the entity that differs from the name/label programatically assigned to it. | . |
was_generated_by | Activity | 0..1 | None | . |
Usages
used by | used in | type | used |
---|---|---|---|
PersonValue | orcid | domain | person value |
PersonValue | profile_image_url | domain | person value |
Identifier and Mapping Information
LinkML Specification
Direct
Induced
name: person value
description: An attribute value representing a person
from_schema: https://cellcards.org/schema/cellcard-core
is_a: attribute value
attributes:
orcid:
name: orcid
description: The ORICD of a person.
from_schema: https://cellcards.org/schema/cellcard-core
domain: person value
alias: orcid
owner: person value
range: string
profile image url:
name: profile image url
description: A url that points to an image of a person.
from_schema: https://cellcards.org/schema/cellcard-core
domain: person value
alias: profile_image_url
owner: person value
range: string
email:
name: email
description: An email address for an entity such as a person. This should be the
primarly email address used.
from_schema: https://cellcards.org/schema/cellcard-core
slot_uri: schema:email
alias: email
owner: person value
range: string
name:
name: name
description: A human readable label for an entity
from_schema: https://cellcards.org/schema/cellcard-core
multivalued: false
alias: name
owner: person value
range: string
websites:
name: websites
description: A list of websites that are assocatiated with the entity.
from_schema: https://cellcards.org/schema/cellcard-core
multivalued: true
alias: websites
owner: person value
range: string
title:
name: title
exact_mappings:
- dcterms:title
description: A name given to the entity that differs from the name/label programatically
assigned to it.
from_schema: https://cellcards.org/schema/cellcard-core
multivalued: false
alias: title
owner: person value
range: string
was generated by:
name: was generated by
exact_mappings:
- prov:wasGeneratedBy
in_subset:
- provenance
from_schema: https://cellcards.org/schema/cellcard-core
alias: was_generated_by
owner: person value
range: activity