query type
form of query == part of TMQL requirements
Description
Source
Example
Interpretation
is authored by
is variant of
assocs scoped specific role players
return all associations scoped to S where one of [T1,...,Tn] plays a role
[TMRQ]:3.6.2.3
assoc scoped specific roles specific players
return all associations scoped to S where one of [T1,...,Tn] plays a role and one out of [R1,..,Rn] is a role
[TMRQ]:3.6.2.4
topic by locator
return all topics with a specific resource locator L
[TMRQ]:3.6.3.1
occurrences topics from set basenames scoped
return the occurrences of the topics [T1,...,Tn] scoped by S
[TMRQ]:3.6.4.2
occurrences typed topics from set basenames scoped
return the occurrences of types [Y1,..,Yn] (ORed) of the topics [T1,...,Tn] scoped by S
[TMRQ]:3.6.4.3
all direct types of topic
return all types of topic T
all indirect types of topic
return all indirect types of topic T, i.e. all being no direct type
number of topics
return the number of topics
topics with specific resource pattern
return all topics which's occurrences (resourceRef) matches a pattern O
[TMRQ]:3.6.1.2
We are matching URLs here?
topics with specific resource scope
return all topics which's occurrences are scope with S
[TMRQ]:3.6.1.2
number of types
return the number of topics which are used as types
topics with specific subject
return all topics which with a specific subject address
[TMRQ]:3.6.1.6
topic roles playing in typed assoc
return all topics which play one of the roles in associations of type A
topic roles playing in typed assoc indirect
return all topics which play one of the roles in associations of type A, indirect
topic roles playing in typed and scoped assoc
return all topics which play one of the roles in associations of type A and scoped to S
[TMRQ]:3.6.1.3
general info on topic
return all characteristics of topic T
return all basenames and occurrences (without their types)
[RKsie]:p.5
basenames for topic
return all basenames of topic T
topics with specific scope basenames
return all topics which have baseNames in scope S
[TMRQ]:3.6.1.1
topics with specific basename
return all topics which have baseNames B, exact match on B
topic being role
return all associations where T IS a role
topics with matching basename
return all topics which have baseNames according to pattern B, regexp
everything about topic
return all information of the topic T and all associations in which this topic in involved
topics with matching basename and scope
return all topics which have a specific baseName pattern B for a scope S
type of topic
return all topics of type Y
[RKsie]:p.11 [TMRQ]:3.6.3.2
basenames for topic scoped
return only basenames for T of a specific scope S
type of topic 2
return all topics of type X where X is of type Y
topic playing specific roles in typed assoc
return all topics which play one of a given roles [R1,..,Rn] in an assoc of type A (direct)
[TMRQ]:3.6.1.3
topic roles playing
return all roles which topic T plays in some association
type of topic plus
return all topics of type Y, direct or indirect
[TMRQ]:3.6.3.3
assocs typed scoped specific topics play
return all associations of type A, scoped S, in which one of the topics [T1,..,Tn] plays a role [R1,..,Rn]
[TMRQ]:3.6.1.4
topic the only role playing
return all roles in associations where T plays the ONLY role
type of topic star
return all topics of type Y, direct or indirect, including Y
this is somehow a type closure Y is pathological parent of Y
assocs typed
return all associations of type A
[TMRQ]:3.6.2.2
topics from set basenames
return the basenames of the topics [T1,...,Tn]
assocs typed scoped specific topics onlyplay
return all associations of type A, scoped S, in which EXACTLY one of the topics [T1,..,Tn] plays a role [R1,..,Rn]
[TMRQ]:3.6.1.4
subject indicators topics set
return the subject indicators of the topics [T1,...,Tn]
[TMRQ]:3.6.4.4
topic by indicator
return the topic having a resource indicator I
[TMRQ]:3.6.1.5
addressable resource of topics set
return the addressable subjects of resource of topics [T1,...,Tn]
[TMRQ]:3.6.4.5
assocs typed multiple specific roles
return all associations of types [A1,...,An] (OR) in which topics [R1,...,Rn] play roles
[TMRQ]:3.6.1.7
topics from set basenames scoped
return the basenames of the topics [T1,...,Tn] scoped by S
[TMRQ]:3.6.4.1
assocs scoped
return all associations of scope S
[TMRQ]:3.6.2.1