Property: when

Describes when the event happened.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Domain

Event

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(when annotation(rdfs:comment "Describes when the event happened."^^<http://www.w3.org/2001/XMLSchema#string>)
                   Functional
                   domain(Event)
                   range(<http://www.w3.org/2001/XMLSchema#dateTime>))

Generated with OWLDoc