You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added "language of work or name: English" for that URL:
Wikidata
API endpoint: https://wikidata.reconci.link/en/api
protocol: OpenRefine reconciliation service API
described at URL: https://wikidata.reconci.link/
source code repository: https://github.com/wetneb/openrefine-wikibase
language of work or name: English
It would be counter-productive to add them all as separate instances of P6269, and that would overload the testbench table
How to indicate endpoint URL variation by a fixed param? I imagine it as an extra column Varies By in the table.
How to express this in Wikidata? URL templates are called formatters in WD. I looked at available props, and maybe https://www.wikidata.org/wiki/Property:P8183 is what we need. The data needs to be restructured as follows:
Wikidata
online service (P2361): Wikidata OpenRefine reconciliation service
Wikidata OpenRefine reconciliation service
protocol: OpenRefine reconciliation service API
# API endpoint: no language-independent endpoint
general property-based URL formatter (P8183): https://wikidata.reconci.link/{P407}/api # language of work
described at URL: https://wikidata.reconci.link/
source code repository: https://github.com/wetneb/openrefine-wikibase
OpenCorporates
online service (P2361): OpenCorporates OpenRefine reconciliation service
OpenCorporates OpenRefine reconciliation service
protocol: OpenRefine reconciliation service API
API endpoint: https://opencorporates.com/reconcile # ALL jurisdictions
general property-based URL formatter (P8183): https://opencorporates.com/reconcile/{P1001} # applies to jurisdiction
described at URL: https://api.opencorporates.com/documentation/Open-Refine-Reconciliation-API
The text was updated successfully, but these errors were encountered:
If reconciliation-api/specs#55 makes it way to the specs, then I'd leave the modeling on Wikidata as it is. If the accepted parameters are exposed by the service manifests directly, then we should not need a redundant modeling on Wikidata's side. The testbench could potentially be adapted to display these variants after fetching the manifests (and let users fill particular values for them when testing the endpoint interactively).
Moving this issue to the testbench repository (let's see if links to issues are preserved). Edit: it seems to have worked great!
wetneb
transferred this issue from reconciliation-api/specs
Oct 22, 2020
(related to reconciliation-api/specs#52 and reconciliation-api/specs#55)
https://reconciliation-api.github.io/testbench/ shows lang-specific URLs for the first two services.
How to indicate endpoint URL variation by a fixed param? I imagine it as an extra column Varies By in the table.
How to express this in Wikidata? URL templates are called formatters in WD. I looked at available props, and maybe https://www.wikidata.org/wiki/Property:P8183 is what we need. The data needs to be restructured as follows:
The text was updated successfully, but these errors were encountered: