Querying models in correlation to each other

You can query one model in correlation to another model.

To do this, you start with an empty set of one of the available models, and add single entries by using additional query parameters. For details about empty sets and additional query parameters refer to the topic about Adding query parameters.

Examples:

You cannot correlate a model with itself. For example, the tag model query parameter tm_param is not supported for the tag model; equally, the rating model query parameter rtm_param is not supported the rating model, and so on. The only exception from this rule is to use the URI tm:name:related, which is listed under the topic about Other queries.


Correlating the resource model with other models

To correlate the resource model with other models, use the following parameters:
rm:empty&tmparam=tm:name:tag_name


rm:empty&tmparam=tm:name:tag_name&rmparam=rm:type:type


rm:empty&tmparam=tm:name:tag_name&rmparam=rm:category:category_name


Correlating the tag model with other models

To correlate the tag model with other models, use the following parameters:
tm:empty&rmparam=rm:resource_uri


tm:empty&rmparam=rm:resource_uri_1&rmparam=rm:resource_uri_2


Correlating the tag space model with other models

To correlate the tag space model with other models, use the following parameters:
tm:ts:empty&rmparam=rm:resource_uri


tm:ts:empty&rmparam=rm:resource_uri_1&rmparam=rm:resource_uri_2


tm:ts:empty&rmparam=rm:type:type


tm:ts:empty&rmparam=rm:category:category


tm:ts:empty&rmparam=rm:type:type_1&rmparam=rm:type:type_2


tm:ts:empty&rmparam=rm:category:category_1&rmparam=rm:category:category_2


Correlating the rating model with other models


rtm:empty&rmparam=rm:resource_uri


rtm:empty&rmparam=rm:resource_uri1&rmparam=rm:resource_uri2


Correlating the rating space model with other models


rtm:rs:empty&rmparam=rm:resource_uri


rtm:rs:empty&rmparam=rm:resource_uri1&rmparam=rm:resource_uri2


rtm:rs:empty&rmparam=rm:type:type


rtm:rs:empty&rmparam=rm:category:category


rtm:rs:empty&rmparam=rm:type:type_1&rmparam=rm:type:type2


rtm:rs:empty&rmparam=rm:category: category_1&rmparam=rm:category:category_2


Parent

The REST API
Add query parameters

 


+

Search Tips   |   Advanced Search