Class: SemanticQuery

Represents a semantic query used to define a situation or return information of relevance to a monitoring or information gathering agent. A query is defined by an agent, perhaps in the context of specifying a particular situation or situation contingency to be monitored. Once specified, a query should be stored in the query library for future use. Note that a query may be instantiated from a query template based on the value of template parameters.

•owl:Thing
        •SpatioTemporalThing
                •Endurant
                        •NonPhysicalEndurant
                                •SocialObject
                                        •NonAgentiveSocialObject
                                                •NonPhysicalArtefact
                                                        •SemanticQueryRelatedObject
                                                                •SemanticQuery

Super Classes

isPartOf SOME QueryLibrary
isInstantiatedFrom ONLY QueryTemplate
SemanticQueryRelatedObject
hasQuerySyntax EQ 1
isInstantiatedFrom MIN 1

Usage

Class Description/Definition (Necessary Conditions)

RDQLQuery, SPARQLQuery
Generated with OWLDoc