Collection identifier pattern definition

This resource defines to an OSLC consumer how to fetch a collection of resources from a the service provider and also provides the means to construct a URI by using a URI template.

The details of the resource are as follows:

Table 1. Query pattern shape description
Prefixed name Occurs Read-only Value
type
Represen-
tation
Range Description
dcterms:title exactly-one true XMLLiteral N/A N/A A title string that can be used for display.
dcterms:description zero-or-one true String N/A N/A A description of the collection identifier pattern, which can be used for display.
oslc:resourceType exactly-one true Resource Reference N/A The type of resource that this collection identifier pattern requires for the resolution of expansions in URI templates.
oslcem:clause zero-or-one true String N/A N/A Human readable representation of the patterns filter as an SQL WHERE clause.
rr:uriTemplate exactly-one true Local resource Inline rr:URITemplate Describes the collection identifier pattern in the form of a URI template (RFC 6570) and the expansions required within it.