Class: Image
Image entity in the ENIGMA data model
URI: enigma:Image
classDiagram
class Image
click Image href "../Image/"
Image : image_description
Image : image_dimensions
Image : image_id
Image : image_link
Image : image_MIME_type
Image : image_name
Image : image_size
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
image_id | 1 String |
id field for Image | direct |
image_name | 1 String |
name field for Image | direct |
image_description | 0..1 String |
description field for Image | direct |
image_MIME_type | 0..1 String |
MIME type field for Image | direct |
image_size | 0..1 Integer |
size field for Image | direct |
image_dimensions | 0..1 String |
dimensions field for Image | direct |
image_link | 0..1 String |
link field for Image | direct |
Identifier and Mapping Information
Annotations
property | value |
---|---|
term | DA:0000074 |
used_for_provenance | True |
process_types | ['PROCESS:0000044'] |
process_inputs | [['ENIGMA']] |
Schema Source
- from schema: https://w3id.org/enigma/enigma-cdm
Mappings
Mapping Type | Mapped Value |
---|---|
self | enigma:Image |
native | enigma:Image |
LinkML Source
Direct
name: Image
annotations:
term:
tag: term
value: DA:0000074
used_for_provenance:
tag: used_for_provenance
value: true
process_types:
tag: process_types
value:
- PROCESS:0000044
process_inputs:
tag: process_inputs
value:
- - ENIGMA
description: Image entity in the ENIGMA data model
from_schema: https://w3id.org/enigma/enigma-cdm
slots:
- image_id
- image_name
- image_description
- image_MIME_type
- image_size
- image_dimensions
- image_link
Induced
name: Image
annotations:
term:
tag: term
value: DA:0000074
used_for_provenance:
tag: used_for_provenance
value: true
process_types:
tag: process_types
value:
- PROCESS:0000044
process_inputs:
tag: process_inputs
value:
- - ENIGMA
description: Image entity in the ENIGMA data model
from_schema: https://w3id.org/enigma/enigma-cdm
attributes:
image_id:
name: image_id
annotations:
type_term:
tag: type_term
value: ME:0000356
description: id field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
identifier: true
alias: image_id
owner: Image
domain_of:
- Image
range: string
required: true
image_name:
name: image_name
annotations:
unique:
tag: unique
value: true
type_term:
tag: type_term
value: ME:0000355
description: name field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_name
owner: Image
domain_of:
- Image
range: string
required: true
image_description:
name: image_description
annotations:
type_term:
tag: type_term
value: ME:0000202
description: description field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_description
owner: Image
domain_of:
- Image
range: string
image_MIME_type:
name: image_MIME_type
annotations:
type_term:
tag: type_term
value: ME:0000357
description: MIME type field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_MIME_type
owner: Image
domain_of:
- Image
range: string
image_size:
name: image_size
annotations:
units_term:
tag: units_term
value: UO:0000233
type_term:
tag: type_term
value: ME:0000128
description: size field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_size
owner: Image
domain_of:
- Image
range: integer
image_dimensions:
name: image_dimensions
annotations:
units_term:
tag: units_term
value: UO:0000236
type_term:
tag: type_term
value: ME:0000292
description: dimensions field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_dimensions
owner: Image
domain_of:
- Image
range: string
image_link:
name: image_link
annotations:
type_term:
tag: type_term
value: ME:0000203
description: link field for Image
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: image_link
owner: Image
domain_of:
- Image
range: string