diff --git a/draft/index.html b/draft/index.html index 26fb207..521a0e4 100644 --- a/draft/index.html +++ b/draft/index.html @@ -523,18 +523,18 @@
required
false
;
matchQuantifier
v
to match. MUST be any
(equivalent to boolean OR), all
(equivalent to boolean AND), or none
(equivalent to boolean NOT);v
to match. MUST be any
(equivalent to boolean OR), all
(equivalent to boolean AND), or none
(equivalent to boolean NOT). If omitted, the service SHOULD assume the requested value to be any
;matchQualifier
v
.
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.A reconciliation query batch is an array of reconciliation queries.