GET /registries/actions/entries/synchronize

europa.eu:inspire-geoportal

Summary: Preview updated matching entries in records
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)

bucket (string, query, optional)

Selection bucket name

fq (string, query, optional)

Filter query for directory search.

identifierXpath (string, query, optional)

XPath of the element identifier. If not defined a random UUID is generated and analysis will not check for duplicates.

propertiesToCopy (array, query, optional)

List of XPath of properties to copy from record to matching entry. Only support text or attribute eg. ./gmd:role/*/@codeListValue

substituteAsXLink (boolean, query, optional, default: False)

Replace entry by XLink.

uuids (array, query, optional)

Record UUIDs. If null current selection is used.

xpath (string, query, required)

XPath of the elements to extract as entry.

Examples (1)

TitleTypeURLAction
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

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:25:36.988972 400 133ms