diff --git a/draft/index.html b/draft/index.html index ddbea16..521a0e4 100644 --- a/draft/index.html +++ b/draft/index.html @@ -531,7 +531,7 @@

Structure of a Reconciliation Query

This can be used for general matching relations like "skos:exactMatch", "skos:closeMatch", etc. or for specific features like spatial matching with geo data (e.g. containment search with "schema:containsPlace" etc.) or custom matching on date fields (e.g. services supporting the [[EDTF]] specification could use "EDTF:Level-0" etc. To allow discovery of supported qualifiers by clients, services that support matchQualifier MUST return the supported matchQualifiers for each property - in their property suggest responses. If omitted, the exact matching behavior is up to the service.

+ in their property suggest responses. If omitted, the matching behavior is up to the service.

A reconciliation service that supports property assignments SHOULD provide a suggest service for discovering these properties.