Class: TemporalLocationQueryService

An invocation of this service might be used to return all objects that occur within a particular timeframe, either a time point or a time interval. The input to this query is a temporal location (either a time instant or a time period) and the output is a list of individuals that are currently believed to be extant within that temporal location. A specialization of this query can be used to return all objects believed to be extant at the current time instant!

•owl:Thing
        •SpatioTemporalThing
                •Endurant
                        •NonPhysicalEndurant
                                •SocialObject
                                        •NonAgentiveSocialObject
                                                •NonPhysicalArtefact
                                                        •WebService
                                                                •SemanticQueryWebService
                                                                        •TimeRelatedQueryService
                                                                                •TemporalLocationQueryService

Super Classes

TimeRelatedQueryService

Usage

Generated with OWLDoc