Web Service Method: Build an Extraction Model
Web Service Method: Build an Extraction Model
Description  | 
|---|
Builds the extraction model for the project.  | 
The request is synchronized and the building of the extraction model may take a while. That means that depending on the size of the knowledge graph you have to wait to receive the request response.
Note
This call is a programmatic substitute to Refresh Extraction Model in the PoolParty's Main Menu.
URL: /PoolParty/api/indexbuilder/{project}/refresh 
Request
Supported Methods  | 
|---|
POST, GET  | 
 application/x-www-form-urlencoded 
Variable  | Comment  | 
|---|---|
   | The UUID or the URI supplement (textual identifier) of the project to be used.  | 
Response
http status code 200when building extraction model is finished.
Example
Screenshot of an example call, done with the Advanced REST client:
![]()  | 
