Property: canReplyWith

The canReplyWith property specifies communicative acts that can be used for responding to the communicative act. There can be zero or more canReplyWith properties.

Types

owl:ObjectProperty

Domain

Context

Range

CommunicativeAct

Abstract Syntax

ObjectProperty(canReplyWith annotation(rdfs:comment "The <i>canReplyWith</i> property specifies communicative acts that can be 
    used for responding to the communicative act. There can be zero or more <i>canReplyWith</i> 
    properties."^^<http://www.w3.org/2001/XMLSchema#string>)
                           domain(Context)
                           range(CommunicativeAct))

Generated with OWLDoc