Property: hasUserID

Unique ID of a user

Types

owl:DatatypeProperty
owl:FunctionalProperty

Domain

User
Event
StatisticEntry
UserProfile
EventSession

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(hasUserID annotation(rdfs:comment "Unique ID of a user"^^<http://www.w3.org/2001/XMLSchema#string>)
                        Functional
                        domain(unionOf(User
                                       Event
                                       StatisticEntry
                                       UserProfile
                                       EventSession))
                        range(<http://www.w3.org/2001/XMLSchema#int>))

Generated with OWLDoc