http://www.estrellaproject.org/lkif-core/action.owl#Action
Class action:Action


Annotations
rdfs:comment
An action is a change which is brought about by a single agent, playing a role. The agent is the holder of some indended outcome of the action: an action is always intentional. The intention of the agent has usually corresponds with an expectation the intended outcome to be brought about: the agent believes in some expectation. Note that the intention might not correspond with the *actual* outcome of the action.
NOTE (OWL 1.1) the action may actually be 'part of' the intention of the agent, that is: intends some (expression:Intention and Self)

Class Axioms
owl:disjointWith
action:Plan
owl:equivalentClass
action:actor exactly 1
rdfs:subClassOf
action:actor all action:Agent
process:Process
action:actor all (role:plays some role:Role)
action:actor all (expression:intends some expression:Intention)
action:actor all (expression:believes some (expression:Belief and (expression:towards some (role:plays some expression:Expectation))))

Other Properties
rdf:type
owl:Class

References

Generated with TopBraid Composer by TopQuadrant, Inc.