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: master:WindowsRegistryHiveFacet
 classDiagram
    class WindowsRegistryHiveFacet
      Facet <|-- WindowsRegistryHiveFacet
      WindowsRegistryHiveFacet : hiveType
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- WindowsRegistryHiveFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| hiveType | 0..1  String  | 
"The type of a registry hive | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:WindowsRegistryHiveFacet | 
| native | master: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-master
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-master
rank: 1000
is_a: Facet
attributes:
  hiveType:
    name: hiveType
    description: '"The type of a registry hive."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: hiveType
    owner: WindowsRegistryHiveFacet
    domain_of:
    - WindowsRegistryHiveFacet
    range: string