Skip to content

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: master:ValuesEnumeratedEffectFacet

classDiagram class ValuesEnumeratedEffectFacet DefinedEffectFacet <|-- ValuesEnumeratedEffectFacet ValuesEnumeratedEffectFacet : values

Inheritance

Slots

Name Cardinality and Range Description Inheritance
values 0..1
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-master

Mappings

Mapping Type Mapped Value
self master:ValuesEnumeratedEffectFacet
native master: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-master
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-master
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-master
    rank: 1000
    alias: values
    owner: ValuesEnumeratedEffectFacet
    domain_of:
    - ValuesEnumeratedEffectFacet
    range: string