Property: inReplyTo

The inReplyTo property specifies the communicative acts that are answered by this communicative act. There can be zero or more instances present in the context of a communicative act.

Types

owl:ObjectProperty

Domain

Context

Range

CommunicativeAct

Abstract Syntax

ObjectProperty(inReplyTo annotation(rdfs:comment "The <i>inReplyTo</i> property specifies the communicative acts that are 
    answered by this communicative act. There can be zero or more instances 
    present in the context of a communicative act."^^<http://www.w3.org/2001/XMLSchema#string>)
                        domain(Context)
                        range(CommunicativeAct))

Generated with OWLDoc