Property: actionName

Name of the action user performed.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Domain

UserRequest
VTA-construct-view
PA-process-user-request

Range

http://www.w3.org/2001/XMLSchema#string

Characteristics

Functional

Abstract Syntax

ObjectProperty(actionName annotation(rdfs:comment "Name of the action user performed."^^<http://www.w3.org/2001/XMLSchema#string>)
                         Functional
                         domain(unionOf(UserRequest
                                        VTA-construct-view
                                        PA-process-user-request))
                         range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc