Basic addressing

Portal users can address resources that have been registered with the tagging and rating engine.

Users can address resources, tags, tag spaces, ratings, and rating spaces. They can either address all entities part of these five models or start with an empty set of these models and add single entities by adding additional query parameters. For details refer to the topic about Adding query parameters.

The URL that is to be used for addressing resources is as follows:

http://host:port/wps/mycontenthandler?uri=uri

Valid URIs are given in the following sections.


Addressing resources

To address resources, use the following URIs:
rm:all


rm:empty


rm:type_schema:ssp


Addressing tags

To address tags, use the following URIs:
tm:all


tm:empty


tm:name:tag_name


tm:oid:oid_of_a_tag


Addressing tag spaces

Unlike the tag model, the tag space model does not contain information about which user has assigned a certain tag or to which concrete resource a tag has been assigned. A tag space represents only the association between a tag name and its count. Therefore tag spaces are useful to aggregate tag clouds. Use the following URIs:
tm:ts:all


tm:ts:empty


Addressing ratings

To address ratings, use the following URIs:
rtm:all


rtm:empty


rtm:oid:oid_of_a_rating


Addressing rating spaces

Unlike the rating model, the rating space model does not contain information about which user has assigned a certain rating or to which concrete resource a rating has been assigned. A rating space represents only the association between a rating value and its count. Use the following URIs:
rtm:rs:all


rtm:rs:empty


Parent

The REST API
Add query parameters
Querying models in correlation to each other
Other queries

 


+

Search Tips   |   Advanced Search