Class: SendControlCodeEffectFacet
"A send controlCode effect facet is a grouping of characteristics unique to the effects of actions upon observable objects where a controlCode, or other control-oriented communication signal, is sent to the observable object. An example of this would be an action sending a controlCode changing the running state of a process."
URI: observable:SendControlCodeEffectFacet
classDiagram
class SendControlCodeEffectFacet
DefinedEffectFacet <|-- SendControlCodeEffectFacet
SendControlCodeEffectFacet : controlCode
SendControlCodeEffectFacet ..> string : controlCode
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DefinedEffectFacet
- SendControlCodeEffectFacet
- DefinedEffectFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
controlCode | 0..1 xsd:string |
"Specifies the actual controlCode that was sent to the observable object | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:SendControlCodeEffectFacet |
native | observable:SendControlCodeEffectFacet |
LinkML Source
Direct
name: SendControlCodeEffectFacet
description: '"A send controlCode effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a controlCode, or other
control-oriented communication signal, is sent to the observable object. An example
of this would be an action sending a controlCode changing the running state of a
process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
slots:
- controlCode
Induced
name: SendControlCodeEffectFacet
description: '"A send controlCode effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a controlCode, or other
control-oriented communication signal, is sent to the observable object. An example
of this would be an action sending a controlCode changing the running state of a
process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
attributes:
controlCode:
name: controlCode
description: '"Specifies the actual controlCode that was sent to the observable
object."'
from_schema: https://w3id.org/lmodel/uco-observable
related_mappings:
- sumo:ControlKey
rank: 1000
alias: controlCode
owner: SendControlCodeEffectFacet
domain_of:
- SendControlCodeEffectFacet
range: string