Class: ActionEstimationFacet
"An action estimation facet is a grouping of characteristics unique to decision-focused approximation aspects for an action that may potentially be performed."
URI: action:ActionEstimationFacet
classDiagram
class ActionEstimationFacet
Facet <|-- ActionEstimationFacet
ActionEstimationFacet : estimatedCost
ActionEstimationFacet ..> string : estimatedCost
ActionEstimationFacet : estimatedEfficacy
ActionEstimationFacet ..> string : estimatedEfficacy
ActionEstimationFacet : estimatedImpact
ActionEstimationFacet ..> string : estimatedImpact
ActionEstimationFacet : objective
ActionEstimationFacet ..> string : objective
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- ActionEstimationFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
estimatedCost | 0..1 xsd:string |
"An estimation of the cost if the action is performed | direct |
estimatedEfficacy | 0..1 xsd:string |
"An estimation of the effectiveness of the action at achieving its objective ... | direct |
estimatedImpact | 0..1 xsd:string |
"An estimation of the impact if the action is performed | direct |
objective | 0..1 xsd:string |
"The intended purpose for performing the action | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-action
Mappings
Mapping Type | Mapped Value |
---|---|
self | action:ActionEstimationFacet |
native | action:ActionEstimationFacet |
LinkML Source
Direct
name: ActionEstimationFacet
description: '"An action estimation facet is a grouping of characteristics unique
to decision-focused approximation aspects for an action that may potentially be
performed."'
from_schema: https://w3id.org/lmodel/uco-action
is_a: Facet
slots:
- estimatedCost
- estimatedEfficacy
- estimatedImpact
- objective
Induced
name: ActionEstimationFacet
description: '"An action estimation facet is a grouping of characteristics unique
to decision-focused approximation aspects for an action that may potentially be
performed."'
from_schema: https://w3id.org/lmodel/uco-action
is_a: Facet
attributes:
estimatedCost:
name: estimatedCost
description: '"An estimation of the cost if the action is performed."'
from_schema: https://w3id.org/lmodel/uco-action
alias: estimatedCost
owner: ActionEstimationFacet
domain_of:
- ActionEstimationFacet
range: string
estimatedEfficacy:
name: estimatedEfficacy
description: '"An estimation of the effectiveness of the action at achieving its
objective if the action is performed."'
from_schema: https://w3id.org/lmodel/uco-action
alias: estimatedEfficacy
owner: ActionEstimationFacet
domain_of:
- ActionEstimationFacet
range: string
estimatedImpact:
name: estimatedImpact
description: '"An estimation of the impact if the action is performed."'
from_schema: https://w3id.org/lmodel/uco-action
alias: estimatedImpact
owner: ActionEstimationFacet
domain_of:
- ActionEstimationFacet
range: string
objective:
name: objective
description: '"The intended purpose for performing the action."'
from_schema: https://w3id.org/lmodel/uco-action
alias: objective
owner: ActionEstimationFacet
domain_of:
- ActionEstimationFacet
range: string