Property: isAdjacentTo

The isAdjecentTo property refers to the communicative act preceding the communicative act the property is applied to. This property can be applied zero or more times to a communicative act class.

Types

owl:ObjectProperty

Domain

CAClass

Range

CAClass

Abstract Syntax

ObjectProperty(isAdjacentTo annotation(rdfs:comment "The <i>isAdjecentTo</i> property refers to the communicative act preceding 
    the communicative act the property is applied to. This property can be 
    applied zero or more times to a communicative act class."^^<http://www.w3.org/2001/XMLSchema#string>)
                           domain(CAClass)
                           range(CAClass))

Generated with OWLDoc