GET /registries/actions/entries/synchronize
Operation ID: previewUpdatedRecordEntries
Auth: unknown
Description
Scan one or more records for element matching the XPath provided and then check if this element is available in the directory. If Found, the element from the directory update the element in the record and optionally text or attribute value properties are preserved using propertiesToCopy. Elements can be lost if not existing in the directory entry (eg. from an gex:Extent directory containing only description and bounding polygon, the update can remove temporal element).<br/><br/>The identifier XPath is used to find a match. An optional filtercan be added to restrict search to a subset of the directory. If no identifier XPaths is provided, the UUID is based on the content of the snippet (hash). It is recommended to use an identifier for better matching (eg. ISO19139 contact with different roles will not match on the automatic UUID mode).
Parameters (7)
(string, query, optional)
Selection bucket name
(string, query, optional)
Filter query for directory search.
(string, query, optional)
XPath of the element identifier. If not defined a random UUID is generated and analysis will not check for duplicates.
(array, query, optional)
List of XPath of properties to copy from record to matching entry. Only support text or attribute eg. ./gmd:role/*/@codeListValue
(boolean, query, optional, default: False)
Replace entry by XLink.
(array, query, optional)
Record UUIDs. If null current selection is used.
(string, query, required)
XPath of the elements to extract as entry.
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Preview updated matching entries in records | openapi-spec |
https://inspire-geoportal.ec.europa.eu/srv/api/registries/actions/entries/synchronize?xpath=.//gmd:CI_ResponsibleParty&identifierXpath=@uuid or .//gmd:electronicMailAddress/gco:CharacterString/text()&propertiesToCopy=./gmd:role/*/@codeListValue&substituteAsXLink=@uuid&fq=groupPublished:IFREMER |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:25:36.988972 | 400 | 133ms |