Property: peerID

ID of computer of the user, usually its IP number. It is use to bound series of request coming from the same computer with session with the same user.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Domain

UserContext

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(peerID annotation(rdfs:comment "ID of computer of the user, usually its IP number. It is use to bound series of request coming from the same computer with session with the same user."^^<http://www.w3.org/2001/XMLSchema#string>)
                     Functional
                     domain(UserContext)
                     range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc