GET /search.ttl 200 # omitted namespace definitions <http://try.iqvoc.net/search.ttl?l=en&q=dance&t=labels> a sdc:Query; sdc:totalResults 1; sdc:itemsPerPage 40; sdc:searchTerms "dance"; sdc:first <http://try.iqvoc.net/search.ttl?l=en&page=1&q=dance&t=labels>; sdc:last <http://try.iqvoc.net/search.ttl?l=en&page=1&q=dance&t=labels>; sdc:result search:result1. <http://try.iqvoc.net/search.ttl?l=en&page=1&q=dance&t=labels> a sdc:Page; sdc:startIndex 1. search:result1 a sdc:Result; sdc:link :dance; skos:prefLabel "Dance"@en.
Param name | Description |
---|---|
q required |
Query term (URL-encoded, if necessary). Wild cards are not supported, see the Validations:
|
qt optional |
Query type Validations:
|
t required |
Specifies the properties to be searched. Validations:
|
for optional |
The result type you are searching for. Validations:
|
l[] required |
One or more languages of the labels or notes to be queried. Use 2-letter language codes from ISO 639.1. Validations:
|
c optional |
Constrains results to members of the given collection ID. Validations:
|
ds[] optional |
Specifies one or more external data sets (connected thesauri)to include in search. Validations:
|