Property: actionParams

Parameters of the action (e.g. constraints of search request) user performed. Usually represents parameters of a query string from user HTTP request.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

UserRequest
PA-process-user-request

Range

Map

Characteristics

Functional

Abstract Syntax

ObjectProperty(actionParams annotation(rdfs:comment "Parameters of the action (e.g. constraints of search request) user performed. Usually represents parameters of a query string from user HTTP request."^^<http://www.w3.org/2001/XMLSchema#string>)
                           Functional
                           domain(unionOf(UserRequest
                                          PA-process-user-request))
                           range(Map))

Generated with OWLDoc