Skip to content

Class: WindowsRegistryHiveFacet

"A Windows registry hive facet is a grouping of characteristics unique to a particular logical group of keys, subkeys, and values in a Windows registry (a hierarchical database that stores low-level settings for the Microsoft Windows operating sytem and for applications that opt to use the registry). [based on https://en.wikipedia.org/wiki/Windows_Registry]"

URI: observable:WindowsRegistryHiveFacet

classDiagram class WindowsRegistryHiveFacet Facet <|-- WindowsRegistryHiveFacet WindowsRegistryHiveFacet : hiveType WindowsRegistryHiveFacet ..> string : hiveType

Inheritance

Slots

Name Cardinality and Range Description Inheritance
hiveType 0..1
xsd:string
"The type of a registry hive direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WindowsRegistryHiveFacet
description: '"A Windows registry hive facet is a grouping of characteristics unique
  to a particular logical group of keys, subkeys, and values in a Windows registry
  (a hierarchical database that stores low-level settings for the Microsoft Windows
  operating sytem and for applications that opt to use the registry). [based on https://en.wikipedia.org/wiki/Windows_Registry]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- hiveType

Induced

name: WindowsRegistryHiveFacet
description: '"A Windows registry hive facet is a grouping of characteristics unique
  to a particular logical group of keys, subkeys, and values in a Windows registry
  (a hierarchical database that stores low-level settings for the Microsoft Windows
  operating sytem and for applications that opt to use the registry). [based on https://en.wikipedia.org/wiki/Windows_Registry]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
  hiveType:
    name: hiveType
    description: '"The type of a registry hive."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: hiveType
    owner: WindowsRegistryHiveFacet
    domain_of:
    - WindowsRegistryHiveFacet
    range: string