Class: ImageValue
An attribute value representing an image.
URI: cellcard:ImageValue
Inheritance
- AttributeValue
- ImageValue
Slots
Name | Range | Cardinality | Description | Info |
---|---|---|---|---|
url | string | 0..1 | Links an entity to a URL. | . |
description | string | 0..1 | A human-readable description of a thing. | . |
display_order | string | 0..1 | When rendering information, this attribute to specify the order in which the information should be rendered. | . |
copyright | string | 0..1 | Copyright attribution for a work. | . |
image_caption | string | 0..1 | A caption placed on the image. | . |
image_height | string | 0..1 | The height of the image. | . |
image_width | string | 0..1 | The width of the image. | . |
image_bit_rate | string | 0..1 | The bit rate of the image. | . |
image_encoding_format | string | 0..1 | The format (typical a MIME format) used to encode the image. | . |
name | string | 0..1 | A human readable label for an 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 |
---|---|---|---|
CellCard | description_images | range | image value |
CellCard | cell_hierarchy | range | image value |
CellCard | cell_images | range | image value |
ImageValue | image_caption | domain | image value |
ImageValue | image_height | domain | image value |
ImageValue | image_width | domain | image value |
ImageValue | image_bit_rate | domain | image value |
ImageValue | image_encoding_format | domain | image value |
Identifier and Mapping Information
LinkML Specification
Direct
name: image value
mappings:
- schema:ImageObject
description: An attribute value representing an image.
from_schema: https://cellcards.org/schema/cellcard-core
is_a: attribute value
slots:
- url
- description
- display order
- copyright
- image caption
- image height
- image width
- image bit rate
- image encoding format
Induced
name: image value
mappings:
- schema:ImageObject
description: An attribute value representing an image.
from_schema: https://cellcards.org/schema/cellcard-core
is_a: attribute value
attributes:
url:
name: url
description: Links an entity to a URL.
comments:
- This might note be needed b/c of the websites attribute.
from_schema: https://cellcards.org/schema/cellcard-core
alias: url
owner: image value
range: string
description:
name: description
description: A human-readable description of a thing.
from_schema: https://cellcards.org/schema/cellcard-core
slot_uri: dcterms:description
multivalued: false
alias: description
owner: image value
range: string
display order:
name: display order
description: When rendering information, this attribute to specify the order in
which the information should be rendered.
from_schema: https://cellcards.org/schema/cellcard-core
alias: display_order
owner: image value
range: string
copyright:
name: copyright
description: Copyright attribution for a work.
from_schema: https://cellcards.org/schema/cellcard-core
alias: copyright
owner: image value
range: string
image caption:
name: image caption
description: A caption placed on the image.
from_schema: https://cellcards.org/schema/cellcard-core
domain: image value
alias: image_caption
owner: image value
range: string
image height:
name: image height
description: The height of the image.
from_schema: https://cellcards.org/schema/cellcard-core
domain: image value
alias: image_height
owner: image value
range: string
image width:
name: image width
description: The width of the image.
from_schema: https://cellcards.org/schema/cellcard-core
domain: image value
alias: image_width
owner: image value
range: string
image bit rate:
name: image bit rate
description: The bit rate of the image.
from_schema: https://cellcards.org/schema/cellcard-core
domain: image value
alias: image_bit_rate
owner: image value
range: string
image encoding format:
name: image encoding format
description: The format (typical a MIME format) used to encode the image.
from_schema: https://cellcards.org/schema/cellcard-core
domain: image value
alias: image_encoding_format
owner: image 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: image 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: image 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: image value
range: activity