Class: WindowsRegistryValue
"A Windows registry value is a grouping of characteristics unique to a particular value within 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:WindowsRegistryValue
classDiagram
class WindowsRegistryValue
UcoInherentCharacterizationThing <|-- WindowsRegistryValue
WindowsRegistryValue : data
WindowsRegistryValue ..> string : data
WindowsRegistryValue : dataType
WindowsRegistryValue ..> string : dataType
WindowsRegistryValue : name
WindowsRegistryValue ..> string : name
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- WindowsRegistryValue
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
name | 0..1 xsd:string |
The name of a particular concept characterization | direct |
data | 0..1 xsd:string |
Information arranged for automatic processing | direct |
dataType | 0..1 xsd:string |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
WindowsRegistrykeyFacet | registryValues | range | WindowsRegistryValue |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:WindowsRegistryValue |
native | observable:WindowsRegistryValue |
LinkML Source
Direct
name: WindowsRegistryValue
description: '"A Windows registry value is a grouping of characteristics unique to
a particular value within 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: UcoInherentCharacterizationThing
slots:
- name
- data
- dataType
Induced
name: WindowsRegistryValue
description: '"A Windows registry value is a grouping of characteristics unique to
a particular value within 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: UcoInherentCharacterizationThing
attributes:
name:
name: name
description: The name of a particular concept characterization.
comments:
- This annotation is typically used to describe an artifact such as a controlled
vocabulary, document, ontology, or other similar resource.
from_schema: https://w3id.org/lmodel/uco-core
aliases:
- label
- display name
- title
- alt label
exact_mappings:
- CSO:named_entity
- gr:name
- lm_core:name
- om:name
- REPR:name
- schema:name
broad_mappings:
- CSO:named_entity
slot_uri: rdfs:label
alias: name
owner: WindowsRegistryValue
domain_of:
- AlternateDataStreamFacet
- EnvironmentVariable
- OnlineServiceFacet
- ProfileFacet
- WindowsPESection
- WindowsRegistryValue
- UcoObject
range: string
data:
name: data
description: Information arranged for automatic processing
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- lm_core:Dataset
- sumo:DigitalData
- WIKIDATA:Q42848
rank: 1000
alias: data
owner: WindowsRegistryValue
domain_of:
- WindowsRegistryValue
range: string
dataType:
name: dataType
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- NCIT:C42645
- wikidata:Q190087
rank: 1000
alias: dataType
owner: WindowsRegistryValue
domain_of:
- WindowsRegistryValue
range: string