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: master:ActionEstimationFacet
classDiagram
class ActionEstimationFacet
Facet <|-- ActionEstimationFacet
ActionEstimationFacet : estimatedCost
ActionEstimationFacet : estimatedEfficacy
ActionEstimationFacet : estimatedImpact
ActionEstimationFacet : objective
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- ActionEstimationFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
estimatedCost | 0..1 String |
"An estimation of the cost if the action is performed | direct |
estimatedEfficacy | 0..1 String |
"An estimation of the effectiveness of the action at achieving its objective ... | direct |
estimatedImpact | 0..1 String |
"An estimation of the impact if the action is performed | direct |
objective | 0..1 String |
"The intended purpose for performing the action | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
Mappings
Mapping Type | Mapped Value |
---|---|
self | master:ActionEstimationFacet |
native | master: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-master
rank: 1000
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-master
rank: 1000
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-master
rank: 1000
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-master
rank: 1000
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-master
rank: 1000
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-master
rank: 1000
alias: objective
owner: ActionEstimationFacet
domain_of:
- ActionEstimationFacet
range: string