Skip to content

Slot: exif_tags

Specifies the set of EXIF tags found in the image file, as a dictionary. Each key/value pair in the dictionary represents the name/value of a single EXIF tag.

URI: attack:exif_tags Alias: exif_tags

Applicable Classes

Name Description Modifies Slot
RasterImageExt The Raster Image extension specifies a default extension for capturing proper... no

Properties

Type and Range

Property Value
Range String
Domain Of RasterImageExt

Cardinality and Requirements

Property Value

Comments

  • jsonschema_rule: patternProperties validator_hint: validate-exif-tags-dictionary

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:exif_tags
native attack:exif_tags

LinkML Source

name: exif_tags
description: Specifies the set of EXIF tags found in the image file, as a dictionary.
  Each key/value pair in the dictionary represents the name/value of a single EXIF
  tag.
comments:
- 'jsonschema_rule: patternProperties validator_hint: validate-exif-tags-dictionary'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: exif_tags
domain_of:
- RasterImageExt
range: string