GET /records
Summary: Get catalog content as RDF. This endpoint supports the same Lucene query parameters as for the GUI search.
Operation ID: getAsRdf
Auth: unknown
Operation ID: getAsRdf
Auth: unknown
Description
.
Parameters (8)
any
(string, query, optional)
Search key
facet.q
(string, query, optional)
A search facet in the Lucene index. Use the GeoNetwork GUI search to generate the suitable filter values. Example: standard/dcat-ap&createDateYear/2018&sourceCatalog/6d93613e-2b76-4e26-94af-4b4c420a1758 (filter by creation year and source catalog).
from
(integer, query, optional, default: 1)
Indicates the start position in a sorted list of matches that the client wants to use as the beginning of a page result.
hitsPerPage
(integer, query, optional)
Indicates the number of hits per page.
similarity
(number, query, optional, default: 0.8)
Use the Lucene FuzzyQuery. Values range from 0.0 to 1.0 and defaults to 0.8.
sortBy
(string, query, optional)
Lucene sortBy criteria. Relevant values: relevance, title, changeDate.
sortOrder
(string, query, optional)
Sort order. Possible values: reverse.
title
(string, query, optional)
A search key for the title.
No probe data for this endpoint yet.