https://ontology.solveit-df.org/solveit/tool-profile/ConditionTargetType
Enumeration of action components that conditions can evaluate against.
Instances of solveit-tool-profile:ConditionTargetType can have the following properties:
| PROPERTY | TYPE | DESCRIPTION | RANGE |
|---|
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix solveit-tool-profile: <https://ontology.solveit-df.org/solveit/tool-profile/> .
solveit-tool-profile:ConditionTargetType a owl:Class ;
rdfs:label "Condition Target Type"@en ;
rdfs:comment "Enumeration of action components that conditions can evaluate against."@en .