Skip to content

Class: ImageFacet

"An image facet is a grouping of characteristics unique to a complete copy of a hard disk, memory, or other digital media."

URI: observable:ImageFacet

classDiagram class ImageFacet Facet <|-- ImageFacet ImageFacet : imageType ImageFacet ..> string : imageType

Inheritance

Slots

Name Cardinality and Range Description Inheritance
imageType 0..1
xsd:string
"The type of the image, e direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

Mapping Type Mapped Value
self observable:ImageFacet
native observable:ImageFacet

LinkML Source

Direct

name: ImageFacet
description: '"An image facet is a grouping of characteristics unique to a complete
  copy of a hard disk, memory, or other digital media."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- imageType

Induced

name: ImageFacet
description: '"An image facet is a grouping of characteristics unique to a complete
  copy of a hard disk, memory, or other digital media."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
  imageType:
    name: imageType
    description: '"The type of the image, e.g. EnCase, RAW or LocalFolder."'
    from_schema: https://w3id.org/lmodel/uco-observable
    narrow_mappings:
    - wikidata:Q3435415
    rank: 1000
    alias: imageType
    owner: ImageFacet
    domain_of:
    - ImageFacet
    range: string