Class: ValuesEnumeratedEffectFacet
"A values enumerated effect facet is a grouping of characteristics unique to the effects of actions upon observable objects where a value of the observable object is enumerated. An example of this would be the values of a registry key."
URI: observable:ValuesEnumeratedEffectFacet
classDiagram
class ValuesEnumeratedEffectFacet
DefinedEffectFacet <|-- ValuesEnumeratedEffectFacet
ValuesEnumeratedEffectFacet : values
ValuesEnumeratedEffectFacet ..> string : values
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DefinedEffectFacet
- ValuesEnumeratedEffectFacet
- DefinedEffectFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
values | 0..1 xsd:string |
"The values that were enumerated as a result of the action on the object | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:ValuesEnumeratedEffectFacet |
native | observable:ValuesEnumeratedEffectFacet |
LinkML Source
Direct
name: ValuesEnumeratedEffectFacet
description: '"A values enumerated effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a value of the observable
object is enumerated. An example of this would be the values of a registry key."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
slots:
- values
Induced
name: ValuesEnumeratedEffectFacet
description: '"A values enumerated effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a value of the observable
object is enumerated. An example of this would be the values of a registry key."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
attributes:
values:
name: values
description: '"The values that were enumerated as a result of the action on the
object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: values
owner: ValuesEnumeratedEffectFacet
domain_of:
- ValuesEnumeratedEffectFacet
range: string