Skip to content

Commit

Permalink
Update draft/index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
  • Loading branch information
fsteeg and thadguidry authored Sep 11, 2024
1 parent 7392b1a commit 9495678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ <h3>Structure of a Reconciliation Query</h3>
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 <code>matchQualifier</code> MUST return the supported <code>matchQualifiers</code> for each property
in their property <a href='#suggest-responses'>suggest responses</a>. If omitted, the exact matching behavior is up to the service.</p></dd>
in their property <a href='#suggest-responses'>suggest responses</a>. If omitted, the matching behavior is up to the service.</p></dd>
</dl>

A reconciliation service that supports property assignments SHOULD provide a <a>suggest service</a> for discovering these properties.
Expand Down

0 comments on commit 9495678

Please sign in to comment.