Property: userID

Unique ID of a user.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Domain

UserContext
PMA-get-user-profile
PMA-init-user-profile

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(userID annotation(rdfs:comment "Unique ID of a user."^^<http://www.w3.org/2001/XMLSchema#string>)
                     Functional
                     domain(unionOf(UserContext
                                    PMA-get-user-profile
                                    PMA-init-user-profile))
                     range(<http://www.w3.org/2001/XMLSchema#int>))

Generated with OWLDoc