Property: hasContent

The hasContent property defines the propositional content of the communicative act. The content can be constituted by either data, actions, or another communicative act. The hasContent property is an instance of the ContentProperty class that contains the additional property typeOfContent that gets applied to the hasContent property.

Types

ContentProperty

Domain

CommunicativeAct

Abstract Syntax

ObjectProperty(hasContent annotation(rdfs:comment "The <i>hasContent</i> property defines the propositional content of the 
    communicative act. The content can be constituted by either data, actions, 
    or another communicative act. The <i>hasContent</i> property is an 
    instance of the <i>ContentProperty</i> class that contains the additional 
    property <i>typeOfContent</i> that gets applied to the <i>hasContent</i> 
    property."^^<http://www.w3.org/2001/XMLSchema#string>)
                         domain(CommunicativeAct))

Generated with OWLDoc