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: observable:WindowsPEFileHheader
classDiagram
class WindowsPEFileHheader
UcoInherentCharacterizationThing <|-- WindowsPEFileHheader
WindowsPEFileHheader : timeDateStamp
WindowsPEFileHheader ..> datetime : timeDateStamp
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- WindowsPEFileHheader
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
timeDateStamp | 0..1 xsd:dateTime |
"Specifies the time when the PE binary was created | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:WindowsPEFileHheader |
native | observable: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-observable
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-observable
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-observable
rank: 1000
alias: timeDateStamp
owner: WindowsPEFileHheader
domain_of:
- WindowsPEBinaryFileFacet
- WindowsPEFileHheader
range: datetime