%@page contentType="text/html" pageEncoding="UTF-8"%>
Entity Suggester Backend REST API
Entity Suggester Backend REST API.
This is the root of the Entity Suggester's backend REST API.
Note that the howMany parameter is always required.
Some examples of possible actions are:
- Suggesting claim properties (GET):
- Suggesting source ref properties (GET):
- Suggesting qualifier properties (GET):
- Suggesting values (GET):
- Training the Entity Suggester (POST):
- /entitysuggester/ingest/claimprops
- /entitysuggester/ingest/empty-claimprops
- /entitysuggester/ingest/refprops
- /entitysuggester/ingest/empty-refprops
- /entitysuggester/ingest/qualifiers
- /entitysuggester/ingest/values