Skip to content

Class: WindowsPEFileHheader

"A Windows PE file header is a grouping of characteristics unique to the 'header' of a Windows PE (Portable Executable) file, consisting of a collection of metadata about the overall nature and structure of the file."

URI: master:WindowsPEFileHheader

classDiagram class WindowsPEFileHheader UcoInherentCharacterizationThing <|-- WindowsPEFileHheader WindowsPEFileHheader : timeDateStamp

Inheritance

Slots

Name Cardinality and Range Description Inheritance
timeDateStamp 0..1
Datetime
"Specifies the time when the PE binary was created direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self master:WindowsPEFileHheader
native master:WindowsPEFileHheader

LinkML Source

Direct

name: WindowsPEFileHheader
description: '"A Windows PE file header is a grouping of characteristics unique to
  the ''header'' of a Windows PE (Portable Executable) file, consisting of a collection
  of metadata about the overall nature and structure of the file."'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: UcoInherentCharacterizationThing
slots:
- timeDateStamp

Induced

name: WindowsPEFileHheader
description: '"A Windows PE file header is a grouping of characteristics unique to
  the ''header'' of a Windows PE (Portable Executable) file, consisting of a collection
  of metadata about the overall nature and structure of the file."'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: UcoInherentCharacterizationThing
attributes:
  timeDateStamp:
    name: timeDateStamp
    description: '"Specifies the time when the PE binary was created."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: timeDateStamp
    owner: WindowsPEFileHheader
    domain_of:
    - WindowsPEBinaryFileFacet
    - WindowsPEFileHheader
    range: datetime